41212 references to CannotBeNull
Microsoft.Azure.ApplicationInsights.Query (28)
Generated\Events.cs (6)
130throw new ValidationException(ValidationRules.CannotBeNull, "appId"); 134throw new ValidationException(ValidationRules.CannotBeNull, "eventType"); 359throw new ValidationException(ValidationRules.CannotBeNull, "appId"); 363throw new ValidationException(ValidationRules.CannotBeNull, "eventType"); 367throw new ValidationException(ValidationRules.CannotBeNull, "eventId"); 533throw new ValidationException(ValidationRules.CannotBeNull, "appId");
Generated\Metrics.cs (5)
151throw new ValidationException(ValidationRules.CannotBeNull, "appId"); 155throw new ValidationException(ValidationRules.CannotBeNull, "metricId"); 366throw new ValidationException(ValidationRules.CannotBeNull, "appId"); 370throw new ValidationException(ValidationRules.CannotBeNull, "body"); 539throw new ValidationException(ValidationRules.CannotBeNull, "appId");
Generated\Models\ErrorDetail.cs (2)
107throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 111throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ErrorInfo.cs (2)
93throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 97throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ErrorResponse.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Error");
Generated\Models\MetricsPostBodySchema.cs (2)
75throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 79throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\MetricsPostBodySchemaParameters.cs (1)
145throw new ValidationException(ValidationRules.CannotBeNull, "MetricId");
Generated\Models\MetricsResultsItem.cs (2)
75throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 79throw new ValidationException(ValidationRules.CannotBeNull, "Body");
Generated\Models\QueryBody.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "Query");
Generated\Models\QueryResults.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Tables");
Generated\Models\Table.cs (3)
82throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 86throw new ValidationException(ValidationRules.CannotBeNull, "Columns"); 90throw new ValidationException(ValidationRules.CannotBeNull, "Rows");
Generated\QueryOperations.cs (2)
101throw new ValidationException(ValidationRules.CannotBeNull, "appId"); 105throw new ValidationException(ValidationRules.CannotBeNull, "query");
Microsoft.Azure.Attestation (18)
Generated\MetadataConfigurationOperations.cs (1)
88throw new ValidationException(ValidationRules.CannotBeNull, "tenantBaseUrl");
Generated\PolicyCertificatesOperations.cs (5)
85throw new ValidationException(ValidationRules.CannotBeNull, "tenantBaseUrl"); 306throw new ValidationException(ValidationRules.CannotBeNull, "tenantBaseUrl"); 310throw new ValidationException(ValidationRules.CannotBeNull, "policyCertificateToAdd"); 538throw new ValidationException(ValidationRules.CannotBeNull, "tenantBaseUrl"); 542throw new ValidationException(ValidationRules.CannotBeNull, "policyCertificateToRemove");
Generated\PolicyOperations.cs (11)
93throw new ValidationException(ValidationRules.CannotBeNull, "tenantBaseUrl"); 97throw new ValidationException(ValidationRules.CannotBeNull, "tee"); 101throw new ValidationException(ValidationRules.CannotBeNull, "policyJws"); 332throw new ValidationException(ValidationRules.CannotBeNull, "tenantBaseUrl"); 336throw new ValidationException(ValidationRules.CannotBeNull, "tee"); 563throw new ValidationException(ValidationRules.CannotBeNull, "tenantBaseUrl"); 567throw new ValidationException(ValidationRules.CannotBeNull, "tee"); 571throw new ValidationException(ValidationRules.CannotBeNull, "newAttestationPolicy"); 788throw new ValidationException(ValidationRules.CannotBeNull, "tenantBaseUrl"); 792throw new ValidationException(ValidationRules.CannotBeNull, "tee"); 796throw new ValidationException(ValidationRules.CannotBeNull, "policyJws");
Generated\SigningCertificatesOperations.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "tenantBaseUrl");
Microsoft.Azure.Batch (293)
GeneratedProtocol\AccountOperations.cs (6)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 348throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 612throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 840throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
GeneratedProtocol\ApplicationOperations.cs (6)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 353throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 357throw new ValidationException(ValidationRules.CannotBeNull, "applicationId"); 361throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 610throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
GeneratedProtocol\CertificateOperations.cs (18)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 89throw new ValidationException(ValidationRules.CannotBeNull, "certificate"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 607throw new ValidationException(ValidationRules.CannotBeNull, "thumbprintAlgorithm"); 611throw new ValidationException(ValidationRules.CannotBeNull, "thumbprint"); 615throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 857throw new ValidationException(ValidationRules.CannotBeNull, "thumbprintAlgorithm"); 861throw new ValidationException(ValidationRules.CannotBeNull, "thumbprint"); 865throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1094throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1098throw new ValidationException(ValidationRules.CannotBeNull, "thumbprintAlgorithm"); 1102throw new ValidationException(ValidationRules.CannotBeNull, "thumbprint"); 1106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1361throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
GeneratedProtocol\ComputeNodeExtensionOperations.cs (10)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 99throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 370throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 374throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 378throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 382throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 646throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
GeneratedProtocol\ComputeNodeOperations.cs (53)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 100throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 108throw new ValidationException(ValidationRules.CannotBeNull, "user"); 112throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 356throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 360throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 364throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 368throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 609throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 613throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 617throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 621throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 625throw new ValidationException(ValidationRules.CannotBeNull, "nodeUpdateUserParameter"); 629throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 867throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 871throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 875throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 879throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1141throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1145throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 1149throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 1153throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1402throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1406throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 1410throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 1414throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1662throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1666throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 1670throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 1674throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1917throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1921throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 1925throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 1929throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2165throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 2169throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 2173throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 2177throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2431throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 2435throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 2439throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 2443throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2688throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 2692throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 2696throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 2700throw new ValidationException(ValidationRules.CannotBeNull, "uploadBatchServiceLogsConfiguration"); 2704throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2955throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 2959throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 2963throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3235throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
GeneratedProtocol\FileOperations.cs (40)
98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 102throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "taskId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "filePath"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 353throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 357throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 361throw new ValidationException(ValidationRules.CannotBeNull, "taskId"); 365throw new ValidationException(ValidationRules.CannotBeNull, "filePath"); 369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 647throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 651throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 655throw new ValidationException(ValidationRules.CannotBeNull, "taskId"); 659throw new ValidationException(ValidationRules.CannotBeNull, "filePath"); 663throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 928throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 932throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 936throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 940throw new ValidationException(ValidationRules.CannotBeNull, "filePath"); 944throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1183throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1187throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 1191throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 1195throw new ValidationException(ValidationRules.CannotBeNull, "filePath"); 1199throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1477throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1481throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 1485throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 1489throw new ValidationException(ValidationRules.CannotBeNull, "filePath"); 1493throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1756throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1760throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 1764throw new ValidationException(ValidationRules.CannotBeNull, "taskId"); 1768throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2043throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 2047throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 2051throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 2055throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2324throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2550throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
GeneratedProtocol\JobOperations.cs (42)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 347throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 631throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 635throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 639throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 962throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 966throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 970throw new ValidationException(ValidationRules.CannotBeNull, "jobPatchParameter"); 974throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1267throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1271throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 1275throw new ValidationException(ValidationRules.CannotBeNull, "jobUpdateParameter"); 1279throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1581throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 1585throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1879throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1883throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 1887throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2177throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 2181throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 2185throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2486throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 2490throw new ValidationException(ValidationRules.CannotBeNull, "job"); 2494throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2720throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 2724throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3004throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 3008throw new ValidationException(ValidationRules.CannotBeNull, "jobScheduleId"); 3012throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 3307throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 3311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3589throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 3593throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 3597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3839throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4065throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4300throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
GeneratedProtocol\JobScheduleOperations.cs (32)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 89throw new ValidationException(ValidationRules.CannotBeNull, "jobScheduleId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 379throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 383throw new ValidationException(ValidationRules.CannotBeNull, "jobScheduleId"); 387throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 667throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 671throw new ValidationException(ValidationRules.CannotBeNull, "jobScheduleId"); 675throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1000throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1004throw new ValidationException(ValidationRules.CannotBeNull, "jobScheduleId"); 1008throw new ValidationException(ValidationRules.CannotBeNull, "jobSchedulePatchParameter"); 1012throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1310throw new ValidationException(ValidationRules.CannotBeNull, "jobScheduleId"); 1314throw new ValidationException(ValidationRules.CannotBeNull, "jobScheduleUpdateParameter"); 1318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1605throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1609throw new ValidationException(ValidationRules.CannotBeNull, "jobScheduleId"); 1613throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1890throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1894throw new ValidationException(ValidationRules.CannotBeNull, "jobScheduleId"); 1898throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2175throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 2179throw new ValidationException(ValidationRules.CannotBeNull, "jobScheduleId"); 2183throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2460throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 2464throw new ValidationException(ValidationRules.CannotBeNull, "cloudJobSchedule"); 2468throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2694throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 2698throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2978throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
GeneratedProtocol\PoolOperations.cs (50)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 382throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 386throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 628throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 632throw new ValidationException(ValidationRules.CannotBeNull, "pool"); 636throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 862throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 866throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1157throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1161throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 1165throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1442throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1446throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 1450throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1731throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1735throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 1739throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2063throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 2067throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 2071throw new ValidationException(ValidationRules.CannotBeNull, "poolPatchParameter"); 2075throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2359throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 2363throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 2367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2599throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 2603throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 2607throw new ValidationException(ValidationRules.CannotBeNull, "poolEnableAutoScaleParameter"); 2611throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2911throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 2915throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 2919throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2923throw new ValidationException(ValidationRules.CannotBeNull, "autoScaleFormula"); 3187throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 3191throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 3195throw new ValidationException(ValidationRules.CannotBeNull, "poolResizeParameter"); 3199throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3493throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 3497throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 3501throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3787throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 3791throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 3795throw new ValidationException(ValidationRules.CannotBeNull, "poolUpdatePropertiesParameter"); 3799throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4035throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 4039throw new ValidationException(ValidationRules.CannotBeNull, "poolId"); 4043throw new ValidationException(ValidationRules.CannotBeNull, "nodeRemoveParameter"); 4047throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4343throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4569throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
GeneratedProtocol\TaskOperations.cs (36)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 98throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "task"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 346throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 656throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 660throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 664throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 668throw new ValidationException(ValidationRules.CannotBeNull, "value"); 929throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 933throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 937throw new ValidationException(ValidationRules.CannotBeNull, "taskId"); 941throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1231throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1235throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 1239throw new ValidationException(ValidationRules.CannotBeNull, "taskId"); 1243throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1572throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 1576throw new ValidationException(ValidationRules.CannotBeNull, "taskId"); 1580throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1882throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 1886throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 1890throw new ValidationException(ValidationRules.CannotBeNull, "taskId"); 1894throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2154throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 2158throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 2162throw new ValidationException(ValidationRules.CannotBeNull, "taskId"); 2166throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2459throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.BatchUrl"); 2463throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 2467throw new ValidationException(ValidationRules.CannotBeNull, "taskId"); 2471throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2758throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.CognitiveServices.AnomalyDetector (16)
Generated\AnomalyDetectorClient.cs (6)
266throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 270throw new ValidationException(ValidationRules.CannotBeNull, "body"); 435throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 439throw new ValidationException(ValidationRules.CannotBeNull, "body"); 601throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 605throw new ValidationException(ValidationRules.CannotBeNull, "body");
Generated\Models\ChangePointDetectRequest.cs (1)
128throw new ValidationException(ValidationRules.CannotBeNull, "Series");
Generated\Models\ChangePointDetectResponse.cs (2)
85throw new ValidationException(ValidationRules.CannotBeNull, "IsChangePoint"); 89throw new ValidationException(ValidationRules.CannotBeNull, "ConfidenceScores");
Generated\Models\EntireDetectResponse.cs (6)
158throw new ValidationException(ValidationRules.CannotBeNull, "ExpectedValues"); 162throw new ValidationException(ValidationRules.CannotBeNull, "UpperMargins"); 166throw new ValidationException(ValidationRules.CannotBeNull, "LowerMargins"); 170throw new ValidationException(ValidationRules.CannotBeNull, "IsAnomaly"); 174throw new ValidationException(ValidationRules.CannotBeNull, "IsNegativeAnomaly"); 178throw new ValidationException(ValidationRules.CannotBeNull, "IsPositiveAnomaly");
Generated\Models\Request.cs (1)
127throw new ValidationException(ValidationRules.CannotBeNull, "Series");
Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker (51)
Generated\Alterations.cs (8)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 225throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 229throw new ValidationException(ValidationRules.CannotBeNull, "wordAlterations"); 369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 373throw new ValidationException(ValidationRules.CannotBeNull, "kbId"); 522throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 526throw new ValidationException(ValidationRules.CannotBeNull, "kbId"); 530throw new ValidationException(ValidationRules.CannotBeNull, "wordAlterations");
Generated\EndpointKeys.cs (3)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 228throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 232throw new ValidationException(ValidationRules.CannotBeNull, "keyType");
Generated\EndpointSettings.cs (3)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 225throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 229throw new ValidationException(ValidationRules.CannotBeNull, "endpointSettingsPayload");
Generated\Knowledgebase.cs (24)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 228throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 232throw new ValidationException(ValidationRules.CannotBeNull, "kbId"); 378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 382throw new ValidationException(ValidationRules.CannotBeNull, "kbId"); 510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 514throw new ValidationException(ValidationRules.CannotBeNull, "kbId"); 645throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 649throw new ValidationException(ValidationRules.CannotBeNull, "kbId"); 653throw new ValidationException(ValidationRules.CannotBeNull, "replaceKb"); 798throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 802throw new ValidationException(ValidationRules.CannotBeNull, "kbId"); 806throw new ValidationException(ValidationRules.CannotBeNull, "updateKb"); 975throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 979throw new ValidationException(ValidationRules.CannotBeNull, "createKbPayload"); 1147throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1151throw new ValidationException(ValidationRules.CannotBeNull, "kbId"); 1155throw new ValidationException(ValidationRules.CannotBeNull, "environment"); 1324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1328throw new ValidationException(ValidationRules.CannotBeNull, "kbId"); 1332throw new ValidationException(ValidationRules.CannotBeNull, "generateAnswerPayload"); 1488throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1492throw new ValidationException(ValidationRules.CannotBeNull, "kbId"); 1496throw new ValidationException(ValidationRules.CannotBeNull, "trainPayload");
Generated\Models\AlterationsDTO.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Alterations");
Generated\Models\CreateKbDTO.cs (1)
150throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\Error.cs (1)
111throw new ValidationException(ValidationRules.CannotBeNull, "Code");
Generated\Models\FileDTO.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "FileName"); 75throw new ValidationException(ValidationRules.CannotBeNull, "FileUri");
Generated\Models\MetadataDTO.cs (2)
69throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 73throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\QnADTO.cs (2)
116throw new ValidationException(ValidationRules.CannotBeNull, "Answer"); 120throw new ValidationException(ValidationRules.CannotBeNull, "Questions");
Generated\Models\ReplaceKbDTO.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "QnAList");
Generated\Models\WordAlterationsDTO.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "WordAlterations");
Generated\Operations.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 88throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring (445)
Generated\Apps.cs (38)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 91throw new ValidationException(ValidationRules.CannotBeNull, "applicationCreateObject"); 252throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 263throw new ValidationException(ValidationRules.CannotBeNull, "skip", 0); 278throw new ValidationException(ValidationRules.CannotBeNull, "take", 0); 446throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 450throw new ValidationException(ValidationRules.CannotBeNull, "luisApp"); 611throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 755throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 899throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1045throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1192throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1473throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1477throw new ValidationException(ValidationRules.CannotBeNull, "applicationUpdateObject"); 1636throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1799throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1803throw new ValidationException(ValidationRules.CannotBeNull, "applicationPublishObject"); 1977throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2133throw new ValidationException(ValidationRules.CannotBeNull, "applicationSettingUpdateObject"); 2289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2441throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2445throw new ValidationException(ValidationRules.CannotBeNull, "publishSettingUpdateObject"); 2601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2747throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2896throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2900throw new ValidationException(ValidationRules.CannotBeNull, "prebuiltDomainCreateObject"); 3054throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 3058throw new ValidationException(ValidationRules.CannotBeNull, "culture"); 3215throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 3219throw new ValidationException(ValidationRules.CannotBeNull, "slotName"); 3365throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 3369throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 3513throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 3517throw new ValidationException(ValidationRules.CannotBeNull, "luisAppV2"); 3687throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 3691throw new ValidationException(ValidationRules.CannotBeNull, "luisAppLu");
Generated\AzureAccounts.cs (4)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 271throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 439throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 612throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint");
Generated\Examples.cs (12)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 97throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "exampleLabelObject"); 278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 282throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "exampleLabelObjectArray"); 485throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 489throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 500throw new ValidationException(ValidationRules.CannotBeNull, "skip", 0); 515throw new ValidationException(ValidationRules.CannotBeNull, "take", 0); 693throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 697throw new ValidationException(ValidationRules.CannotBeNull, "versionId");
Generated\Features.cs (23)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 95throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "phraselistCreateObject"); 266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 270throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 281throw new ValidationException(ValidationRules.CannotBeNull, "skip", 0); 296throw new ValidationException(ValidationRules.CannotBeNull, "take", 0); 472throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 476throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 487throw new ValidationException(ValidationRules.CannotBeNull, "skip", 0); 502throw new ValidationException(ValidationRules.CannotBeNull, "take", 0); 674throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 678throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 843throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 847throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 1013throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1017throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 1180throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1184throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 1188throw new ValidationException(ValidationRules.CannotBeNull, "featureRelationCreateObject"); 1358throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1362throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 1366throw new ValidationException(ValidationRules.CannotBeNull, "featureRelationCreateObject");
Generated\Model.cs (286)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 94throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "intentCreateObject"); 265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 269throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 280throw new ValidationException(ValidationRules.CannotBeNull, "skip", 0); 295throw new ValidationException(ValidationRules.CannotBeNull, "take", 0); 468throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 472throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 476throw new ValidationException(ValidationRules.CannotBeNull, "entityModelCreateObject"); 644throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 648throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 659throw new ValidationException(ValidationRules.CannotBeNull, "skip", 0); 674throw new ValidationException(ValidationRules.CannotBeNull, "take", 0); 850throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 854throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 865throw new ValidationException(ValidationRules.CannotBeNull, "skip", 0); 880throw new ValidationException(ValidationRules.CannotBeNull, "take", 0); 1056throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1060throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 1071throw new ValidationException(ValidationRules.CannotBeNull, "skip", 0); 1086throw new ValidationException(ValidationRules.CannotBeNull, "take", 0); 1262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1266throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 1277throw new ValidationException(ValidationRules.CannotBeNull, "skip", 0); 1292throw new ValidationException(ValidationRules.CannotBeNull, "take", 0); 1464throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1468throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 1472throw new ValidationException(ValidationRules.CannotBeNull, "closedListModelCreateObject"); 1636throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1640throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 1644throw new ValidationException(ValidationRules.CannotBeNull, "prebuiltExtractorNames"); 1812throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1816throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 1827throw new ValidationException(ValidationRules.CannotBeNull, "skip", 0); 1842throw new ValidationException(ValidationRules.CannotBeNull, "take", 0); 2011throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2015throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 2176throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2180throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 2191throw new ValidationException(ValidationRules.CannotBeNull, "skip", 0); 2206throw new ValidationException(ValidationRules.CannotBeNull, "take", 0); 2385throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2389throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 2393throw new ValidationException(ValidationRules.CannotBeNull, "modelId"); 2404throw new ValidationException(ValidationRules.CannotBeNull, "skip", 0); 2419throw new ValidationException(ValidationRules.CannotBeNull, "take", 0); 2593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2597throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 2759throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2763throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 2767throw new ValidationException(ValidationRules.CannotBeNull, "modelUpdateObject"); 2937throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2941throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 3110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 3114throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 3273throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 3277throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 3441throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 3445throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 3449throw new ValidationException(ValidationRules.CannotBeNull, "entityModelUpdateObject"); 3616throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 3620throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 3783throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 3787throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 3791throw new ValidationException(ValidationRules.CannotBeNull, "featureRelationsUpdateObject"); 3961throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 3965throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 3969throw new ValidationException(ValidationRules.CannotBeNull, "featureRelationDeleteObject"); 4136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 4140throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 4303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 4307throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 4311throw new ValidationException(ValidationRules.CannotBeNull, "featureRelationsUpdateObject"); 4481throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 4485throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 4489throw new ValidationException(ValidationRules.CannotBeNull, "featureRelationDeleteObject"); 4656throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 4660throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 4823throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 4827throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 4831throw new ValidationException(ValidationRules.CannotBeNull, "modelUpdateObject"); 4997throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 5001throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 5160throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 5164throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 5326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 5330throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 5334throw new ValidationException(ValidationRules.CannotBeNull, "compositeModelUpdateObject"); 5500throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 5504throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 5663throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 5667throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 5829throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 5833throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 5837throw new ValidationException(ValidationRules.CannotBeNull, "closedListModelUpdateObject"); 6007throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 6011throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 6015throw new ValidationException(ValidationRules.CannotBeNull, "closedListModelPatchObject"); 6181throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 6185throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 6345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 6349throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 6508throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 6512throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 6675throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 6679throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 6847throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 6851throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 6855throw new ValidationException(ValidationRules.CannotBeNull, "wordListBaseUpdateObject"); 7030throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 7034throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 7226throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 7230throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 7418throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 7422throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 7426throw new ValidationException(ValidationRules.CannotBeNull, "wordListCreateObject"); 7593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 7597throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 7601throw new ValidationException(ValidationRules.CannotBeNull, "prebuiltDomainObject"); 7766throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 7770throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 7774throw new ValidationException(ValidationRules.CannotBeNull, "prebuiltDomainModelCreateObject"); 7936throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 7940throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 8098throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 8102throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 8106throw new ValidationException(ValidationRules.CannotBeNull, "prebuiltDomainModelCreateObject"); 8267throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 8271throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 8426throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 8430throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 8587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 8591throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 8595throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 8758throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 8762throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 8766throw new ValidationException(ValidationRules.CannotBeNull, "childEntityModelCreateObject"); 8936throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 8940throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 9108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 9112throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 9116throw new ValidationException(ValidationRules.CannotBeNull, "hierarchicalChildModelUpdateObject"); 9288throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 9292throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 9457throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 9461throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 9465throw new ValidationException(ValidationRules.CannotBeNull, "compositeChildModelCreateObject"); 9635throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 9639throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 9804throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 9808throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 9819throw new ValidationException(ValidationRules.CannotBeNull, "skip", 0); 9834throw new ValidationException(ValidationRules.CannotBeNull, "take", 0); 10007throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 10011throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 10015throw new ValidationException(ValidationRules.CannotBeNull, "regexEntityExtractorCreateObj"); 10183throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 10187throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 10198throw new ValidationException(ValidationRules.CannotBeNull, "skip", 0); 10213throw new ValidationException(ValidationRules.CannotBeNull, "take", 0); 10386throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 10390throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 10394throw new ValidationException(ValidationRules.CannotBeNull, "extractorCreateObject"); 10558throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 10562throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 10724throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 10728throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 10732throw new ValidationException(ValidationRules.CannotBeNull, "entityRoleCreateObject"); 10898throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 10902throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 11064throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 11068throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 11072throw new ValidationException(ValidationRules.CannotBeNull, "entityRoleCreateObject"); 11238throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 11242throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 11404throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 11408throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 11412throw new ValidationException(ValidationRules.CannotBeNull, "entityRoleCreateObject"); 11579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 11583throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 11746throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 11750throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 11754throw new ValidationException(ValidationRules.CannotBeNull, "entityRoleCreateObject"); 11920throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 11924throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 12086throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 12090throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 12094throw new ValidationException(ValidationRules.CannotBeNull, "entityRoleCreateObject"); 12260throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 12264throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 12426throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 12430throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 12434throw new ValidationException(ValidationRules.CannotBeNull, "entityRoleCreateObject"); 12600throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 12604throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 12766throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 12770throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 12774throw new ValidationException(ValidationRules.CannotBeNull, "entityRoleCreateObject"); 12940throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 12944throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 13106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 13110throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 13114throw new ValidationException(ValidationRules.CannotBeNull, "entityRoleCreateObject"); 13281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 13285throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 13448throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 13452throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 13456throw new ValidationException(ValidationRules.CannotBeNull, "item"); 13623throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 13627throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 13789throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 13793throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 13797throw new ValidationException(ValidationRules.CannotBeNull, "regexEntityUpdateObject"); 13963throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 13967throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 14127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 14131throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 14294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 14298throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 14302throw new ValidationException(ValidationRules.CannotBeNull, "patternAnyUpdateObject"); 14468throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 14472throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 14634throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 14638throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 14805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 14809throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 14813throw new ValidationException(ValidationRules.CannotBeNull, "entityRoleUpdateObject"); 14984throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 14988throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 15152throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 15156throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 15323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 15327throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 15331throw new ValidationException(ValidationRules.CannotBeNull, "entityRoleUpdateObject"); 15502throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 15506throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 15670throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 15674throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 15841throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 15845throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 15849throw new ValidationException(ValidationRules.CannotBeNull, "entityRoleUpdateObject"); 16020throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 16024throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 16189throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 16193throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 16361throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 16365throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 16369throw new ValidationException(ValidationRules.CannotBeNull, "entityRoleUpdateObject"); 16541throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 16545throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 16709throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 16713throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 16880throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 16884throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 16888throw new ValidationException(ValidationRules.CannotBeNull, "entityRoleUpdateObject"); 17059throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 17063throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 17228throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 17232throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 17400throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 17404throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 17408throw new ValidationException(ValidationRules.CannotBeNull, "entityRoleUpdateObject"); 17580throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 17584throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 17749throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 17753throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 17921throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 17925throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 17929throw new ValidationException(ValidationRules.CannotBeNull, "entityRoleUpdateObject"); 18101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 18105throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 18269throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 18273throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 18440throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 18444throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 18448throw new ValidationException(ValidationRules.CannotBeNull, "entityRoleUpdateObject"); 18619throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 18623throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 18788throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 18792throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 18960throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 18964throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 18968throw new ValidationException(ValidationRules.CannotBeNull, "item"); 19140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 19144throw new ValidationException(ValidationRules.CannotBeNull, "versionId");
Generated\Models\ApplicationCreateObject.cs (2)
113throw new ValidationException(ValidationRules.CannotBeNull, "Culture"); 117throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\AzureAccountInfoObject.cs (3)
78throw new ValidationException(ValidationRules.CannotBeNull, "AzureSubscriptionId"); 82throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroup"); 86throw new ValidationException(ValidationRules.CannotBeNull, "AccountName");
Generated\Models\ClosedListEntityExtractor.cs (1)
111throw new ValidationException(ValidationRules.CannotBeNull, "ReadableType");
Generated\Models\CompositeEntityExtractor.cs (1)
111throw new ValidationException(ValidationRules.CannotBeNull, "ReadableType");
Generated\Models\CustomPrebuiltModel.cs (1)
120throw new ValidationException(ValidationRules.CannotBeNull, "ReadableType");
Generated\Models\EntityExtractor.cs (1)
120throw new ValidationException(ValidationRules.CannotBeNull, "ReadableType");
Generated\Models\EntityLabel.cs (1)
106throw new ValidationException(ValidationRules.CannotBeNull, "EntityName");
Generated\Models\EntityLabelObject.cs (1)
102throw new ValidationException(ValidationRules.CannotBeNull, "EntityName");
Generated\Models\EntityPrediction.cs (2)
98throw new ValidationException(ValidationRules.CannotBeNull, "EntityName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "Phrase");
Generated\Models\HierarchicalEntityExtractor.cs (1)
113throw new ValidationException(ValidationRules.CannotBeNull, "ReadableType");
Generated\Models\JSONEntity.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "Entity");
Generated\Models\ModelInfo.cs (1)
95throw new ValidationException(ValidationRules.CannotBeNull, "ReadableType");
Generated\Models\ModelInfoResponse.cs (1)
151throw new ValidationException(ValidationRules.CannotBeNull, "ReadableType");
Generated\Models\NDepthEntityExtractor.cs (1)
126throw new ValidationException(ValidationRules.CannotBeNull, "ReadableType");
Generated\Models\PatternAnyEntityExtractor.cs (1)
109throw new ValidationException(ValidationRules.CannotBeNull, "ReadableType");
Generated\Models\PrebuiltEntityExtractor.cs (1)
103throw new ValidationException(ValidationRules.CannotBeNull, "ReadableType");
Generated\Models\RegexEntityExtractor.cs (1)
112throw new ValidationException(ValidationRules.CannotBeNull, "ReadableType");
Generated\Models\VersionInfo.cs (1)
160throw new ValidationException(ValidationRules.CannotBeNull, "Version");
Generated\Pattern.cs (25)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 94throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "pattern"); 265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 269throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 280throw new ValidationException(ValidationRules.CannotBeNull, "skip", 0); 295throw new ValidationException(ValidationRules.CannotBeNull, "take", 0); 467throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 471throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 475throw new ValidationException(ValidationRules.CannotBeNull, "patterns"); 639throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 643throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 647throw new ValidationException(ValidationRules.CannotBeNull, "patterns"); 811throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 815throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 819throw new ValidationException(ValidationRules.CannotBeNull, "patternIds"); 986throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 990throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 994throw new ValidationException(ValidationRules.CannotBeNull, "pattern"); 1161throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1165throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 1330throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1334throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 1345throw new ValidationException(ValidationRules.CannotBeNull, "skip", 0); 1360throw new ValidationException(ValidationRules.CannotBeNull, "take", 0);
Generated\Settings.cs (5)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 91throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 248throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 252throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 256throw new ValidationException(ValidationRules.CannotBeNull, "listOfAppVersionSettingObject");
Generated\Train.cs (4)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 97throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 255throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 259throw new ValidationException(ValidationRules.CannotBeNull, "versionId");
Generated\Versions.cs (26)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 94throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "versionCloneObject"); 262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 273throw new ValidationException(ValidationRules.CannotBeNull, "skip", 0); 288throw new ValidationException(ValidationRules.CannotBeNull, "take", 0); 457throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 461throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 618throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 622throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 626throw new ValidationException(ValidationRules.CannotBeNull, "versionUpdateObject"); 787throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 791throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 945throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 949throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 1107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1111throw new ValidationException(ValidationRules.CannotBeNull, "luisApp"); 1283throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1287throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 1291throw new ValidationException(ValidationRules.CannotBeNull, "utterance"); 1456throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1460throw new ValidationException(ValidationRules.CannotBeNull, "luisAppV2"); 1633throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1637throw new ValidationException(ValidationRules.CannotBeNull, "luisAppLu"); 1806throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1810throw new ValidationException(ValidationRules.CannotBeNull, "versionId");
Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime (19)
Generated\Models\DynamicList.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "ListEntityName"); 77throw new ValidationException(ValidationRules.CannotBeNull, "RequestLists");
Generated\Models\Error.cs (1)
59throw new ValidationException(ValidationRules.CannotBeNull, "ErrorProperty");
Generated\Models\ErrorBody.cs (2)
69throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 73throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ExternalEntity.cs (1)
99throw new ValidationException(ValidationRules.CannotBeNull, "EntityName");
Generated\Models\Prediction.cs (3)
101throw new ValidationException(ValidationRules.CannotBeNull, "TopIntent"); 105throw new ValidationException(ValidationRules.CannotBeNull, "Intents"); 109throw new ValidationException(ValidationRules.CannotBeNull, "Entities");
Generated\Models\PredictionRequest.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "Query");
Generated\Models\PredictionResponse.cs (2)
70throw new ValidationException(ValidationRules.CannotBeNull, "Query"); 74throw new ValidationException(ValidationRules.CannotBeNull, "Prediction");
Generated\Models\RequestList.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "CanonicalForm");
Generated\PredictionOperations.cs (6)
101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 105throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "predictionRequest"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 312throw new ValidationException(ValidationRules.CannotBeNull, "slotName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "predictionRequest");
Microsoft.Azure.CognitiveServices.Language.SpellCheck (9)
Generated\Models\Error.cs (2)
117throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 121throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ErrorResponse.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Errors");
Generated\Models\SpellCheckModel.cs (1)
57throw new ValidationException(ValidationRules.CannotBeNull, "FlaggedTokens");
Generated\Models\SpellingFlaggedToken.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "Token"); 86throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\SpellingTokenSuggestion.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Suggestion");
Generated\SpellCheckClient.cs (2)
454throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 458throw new ValidationException(ValidationRules.CannotBeNull, "text");
Microsoft.Azure.CognitiveServices.Language.TextAnalytics (4)
Generated\TextAnalytics\TextAnalyticsClient.cs (4)
256throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 432throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 608throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 784throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint");
Microsoft.Azure.CognitiveServices.Personalizer (37)
Generated\Evaluations.cs (7)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 91throw new ValidationException(ValidationRules.CannotBeNull, "evaluationId"); 247throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 251throw new ValidationException(ValidationRules.CannotBeNull, "evaluationId"); 382throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 525throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 529throw new ValidationException(ValidationRules.CannotBeNull, "evaluation");
Generated\Events.cs (5)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 92throw new ValidationException(ValidationRules.CannotBeNull, "eventId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "reward"); 246throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 250throw new ValidationException(ValidationRules.CannotBeNull, "eventId");
Generated\Log.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 203throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint");
Generated\Model.cs (3)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 208throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint");
Generated\Models\ErrorResponse.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Error");
Generated\Models\EvaluationContract.cs (2)
98throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 102throw new ValidationException(ValidationRules.CannotBeNull, "Policies");
Generated\Models\PersonalizerError.cs (2)
115throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 119throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\PolicyContract.cs (2)
69throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 73throw new ValidationException(ValidationRules.CannotBeNull, "Arguments");
Generated\Models\RankableAction.cs (2)
72throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 76throw new ValidationException(ValidationRules.CannotBeNull, "Features");
Generated\Models\RankRequest.cs (1)
155throw new ValidationException(ValidationRules.CannotBeNull, "Actions");
Generated\Models\ServiceConfiguration.cs (1)
143throw new ValidationException(ValidationRules.CannotBeNull, "RewardAggregation");
Generated\PersonalizerClient.cs (2)
286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 290throw new ValidationException(ValidationRules.CannotBeNull, "rankRequest");
Generated\Policy.cs (4)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 228throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 232throw new ValidationException(ValidationRules.CannotBeNull, "policy"); 390throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint");
Generated\ServiceConfigurationOperations.cs (3)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 227throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 231throw new ValidationException(ValidationRules.CannotBeNull, "config");
Microsoft.Azure.CognitiveServices.Search.BingAutoSuggest (9)
Generated\AutoSuggest\AutoSuggestClient.cs (2)
433throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 437throw new ValidationException(ValidationRules.CannotBeNull, "query");
Generated\AutoSuggest\Models\Error.cs (2)
99throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 103throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\AutoSuggest\Models\ErrorResponse.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Errors");
Generated\AutoSuggest\Models\QueryContext.cs (1)
139throw new ValidationException(ValidationRules.CannotBeNull, "OriginalQuery");
Generated\AutoSuggest\Models\Suggestions.cs (1)
60throw new ValidationException(ValidationRules.CannotBeNull, "SuggestionGroups");
Generated\AutoSuggest\Models\SuggestionsSuggestionGroup.cs (2)
67throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 71throw new ValidationException(ValidationRules.CannotBeNull, "SearchSuggestions");
Microsoft.Azure.CognitiveServices.Search.BingCustomImageSearch (8)
Generated\CustomImageSearch\CustomInstance.cs (3)
432throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 436throw new ValidationException(ValidationRules.CannotBeNull, "customConfig"); 440throw new ValidationException(ValidationRules.CannotBeNull, "query");
Generated\CustomImageSearch\Models\Error.cs (2)
117throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 121throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\CustomImageSearch\Models\ErrorResponse.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Errors");
Generated\CustomImageSearch\Models\Images.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\CustomImageSearch\Models\Query.cs (1)
110throw new ValidationException(ValidationRules.CannotBeNull, "Text");
Microsoft.Azure.CognitiveServices.Search.BingCustomSearch (9)
Generated\CustomSearch\CustomInstance.cs (3)
283throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 287throw new ValidationException(ValidationRules.CannotBeNull, "customConfig"); 291throw new ValidationException(ValidationRules.CannotBeNull, "query");
Generated\CustomSearch\Models\Error.cs (2)
117throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 121throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\CustomSearch\Models\ErrorResponse.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "Errors");
Generated\CustomSearch\Models\Query.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "Text");
Generated\CustomSearch\Models\QueryContext.cs (1)
106throw new ValidationException(ValidationRules.CannotBeNull, "OriginalQuery");
Generated\CustomSearch\Models\WebWebAnswer.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Microsoft.Azure.CognitiveServices.Search.BingEntitySearch (12)
Generated\EntitySearch\EntitiesOperations.cs (2)
253throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 257throw new ValidationException(ValidationRules.CannotBeNull, "query");
Generated\EntitySearch\Models\ContractualRulesLinkAttribution.cs (2)
88throw new ValidationException(ValidationRules.CannotBeNull, "Text"); 92throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\EntitySearch\Models\ContractualRulesTextAttribution.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "Text");
Generated\EntitySearch\Models\Entities.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\EntitySearch\Models\EntitiesEntityPresentationInfo.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "EntityScenario");
Generated\EntitySearch\Models\Error.cs (2)
117throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 121throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\EntitySearch\Models\ErrorResponse.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "Errors");
Generated\EntitySearch\Models\Places.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\EntitySearch\Models\QueryContext.cs (1)
133throw new ValidationException(ValidationRules.CannotBeNull, "OriginalQuery");
Microsoft.Azure.CognitiveServices.Search.BingImageSearch (23)
Generated\ImageSearch\ImagesOperations.cs (5)
433throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 437throw new ValidationException(ValidationRules.CannotBeNull, "query"); 1065throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1069throw new ValidationException(ValidationRules.CannotBeNull, "query"); 1536throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint");
Generated\ImageSearch\Models\Error.cs (2)
117throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 121throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\ImageSearch\Models\ErrorResponse.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Errors");
Generated\ImageSearch\Models\ImageInsightsImageCaption.cs (3)
86throw new ValidationException(ValidationRules.CannotBeNull, "Caption"); 90throw new ValidationException(ValidationRules.CannotBeNull, "DataSourceUrl"); 94throw new ValidationException(ValidationRules.CannotBeNull, "RelatedSearches");
Generated\ImageSearch\Models\Images.cs (1)
122throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\ImageSearch\Models\ImageTagsModule.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\ImageSearch\Models\PivotSuggestions.cs (2)
69throw new ValidationException(ValidationRules.CannotBeNull, "Pivot"); 73throw new ValidationException(ValidationRules.CannotBeNull, "Suggestions");
Generated\ImageSearch\Models\Query.cs (1)
110throw new ValidationException(ValidationRules.CannotBeNull, "Text");
Generated\ImageSearch\Models\RecognizedEntityGroup.cs (2)
78throw new ValidationException(ValidationRules.CannotBeNull, "RecognizedEntityRegions"); 82throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\ImageSearch\Models\TrendingImages.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "Categories");
Generated\ImageSearch\Models\TrendingImagesCategory.cs (2)
77throw new ValidationException(ValidationRules.CannotBeNull, "Title"); 81throw new ValidationException(ValidationRules.CannotBeNull, "Tiles");
Generated\ImageSearch\Models\TrendingImagesTile.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "Query"); 77throw new ValidationException(ValidationRules.CannotBeNull, "Image");
Microsoft.Azure.CognitiveServices.Search.BingLocalSearch (7)
Generated\LocalSearch\Local.cs (1)
269throw new ValidationException(ValidationRules.CannotBeNull, "query");
Generated\LocalSearch\Models\EntitiesEntityPresentationInfo.cs (1)
103throw new ValidationException(ValidationRules.CannotBeNull, "EntityScenario");
Generated\LocalSearch\Models\Error.cs (2)
117throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 121throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\LocalSearch\Models\ErrorResponse.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Errors");
Generated\LocalSearch\Models\Places.cs (1)
70throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\LocalSearch\Models\QueryContext.cs (1)
152throw new ValidationException(ValidationRules.CannotBeNull, "OriginalQuery");
Microsoft.Azure.CognitiveServices.Search.BingNewsSearch (10)
Generated\NewsSearch\Models\Error.cs (2)
117throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 121throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\NewsSearch\Models\ErrorResponse.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "Errors");
Generated\NewsSearch\Models\News.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\NewsSearch\Models\Query.cs (1)
110throw new ValidationException(ValidationRules.CannotBeNull, "Text");
Generated\NewsSearch\Models\TrendingTopics.cs (1)
60throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\NewsSearch\NewsOperations.cs (4)
341throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 345throw new ValidationException(ValidationRules.CannotBeNull, "query"); 873throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1376throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint");
Microsoft.Azure.CognitiveServices.Search.BingVideoSearch (20)
Generated\VideoSearch\Models\Error.cs (1)
117throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\VideoSearch\Models\ErrorResponse.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "Errors");
Generated\VideoSearch\Models\PivotSuggestions.cs (2)
60throw new ValidationException(ValidationRules.CannotBeNull, "Pivot"); 64throw new ValidationException(ValidationRules.CannotBeNull, "Suggestions");
Generated\VideoSearch\Models\Query.cs (1)
97throw new ValidationException(ValidationRules.CannotBeNull, "Text");
Generated\VideoSearch\Models\QueryContext.cs (1)
139throw new ValidationException(ValidationRules.CannotBeNull, "OriginalQuery");
Generated\VideoSearch\Models\TrendingVideos.cs (2)
64throw new ValidationException(ValidationRules.CannotBeNull, "BannerTiles"); 68throw new ValidationException(ValidationRules.CannotBeNull, "Categories");
Generated\VideoSearch\Models\TrendingVideosCategory.cs (2)
60throw new ValidationException(ValidationRules.CannotBeNull, "Title"); 64throw new ValidationException(ValidationRules.CannotBeNull, "Subcategories");
Generated\VideoSearch\Models\TrendingVideosSubcategory.cs (2)
60throw new ValidationException(ValidationRules.CannotBeNull, "Title"); 64throw new ValidationException(ValidationRules.CannotBeNull, "Tiles");
Generated\VideoSearch\Models\TrendingVideosTile.cs (2)
59throw new ValidationException(ValidationRules.CannotBeNull, "Query"); 63throw new ValidationException(ValidationRules.CannotBeNull, "Image");
Generated\VideoSearch\Models\Videos.cs (1)
95throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\VideoSearch\VideosOperations.cs (5)
359throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 363throw new ValidationException(ValidationRules.CannotBeNull, "query"); 886throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 890throw new ValidationException(ValidationRules.CannotBeNull, "query"); 1356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint");
Microsoft.Azure.CognitiveServices.Search.BingVisualSearch (11)
Generated\Images.cs (1)
271throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint");
Generated\Models\Error.cs (2)
117throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 121throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ErrorResponse.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "Errors");
Generated\Models\ImageTagRegion.cs (2)
68throw new ValidationException(ValidationRules.CannotBeNull, "QueryRectangle"); 72throw new ValidationException(ValidationRules.CannotBeNull, "DisplayRectangle");
Generated\Models\NormalizedQuadrilateral.cs (4)
101throw new ValidationException(ValidationRules.CannotBeNull, "TopLeft"); 105throw new ValidationException(ValidationRules.CannotBeNull, "TopRight"); 109throw new ValidationException(ValidationRules.CannotBeNull, "BottomRight"); 113throw new ValidationException(ValidationRules.CannotBeNull, "BottomLeft");
Generated\Models\Query.cs (1)
103throw new ValidationException(ValidationRules.CannotBeNull, "Text");
Microsoft.Azure.CognitiveServices.Search.BingWebSearch (23)
Generated\WebSearch\Models\Computation.cs (2)
94throw new ValidationException(ValidationRules.CannotBeNull, "Expression"); 98throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\WebSearch\Models\Error.cs (2)
117throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 121throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\WebSearch\Models\ErrorResponse.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "Errors");
Generated\WebSearch\Models\Images.cs (1)
93throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\WebSearch\Models\News.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\WebSearch\Models\Places.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\WebSearch\Models\Query.cs (1)
97throw new ValidationException(ValidationRules.CannotBeNull, "Text");
Generated\WebSearch\Models\QueryContext.cs (1)
139throw new ValidationException(ValidationRules.CannotBeNull, "OriginalQuery");
Generated\WebSearch\Models\RankingRankingGroup.cs (1)
60throw new ValidationException(ValidationRules.CannotBeNull, "Items");
Generated\WebSearch\Models\RankingRankingItem.cs (1)
108throw new ValidationException(ValidationRules.CannotBeNull, "AnswerType");
Generated\WebSearch\Models\RelatedSearchesRelatedSearchAnswer.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\WebSearch\Models\SpellSuggestions.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\WebSearch\Models\TimeZone.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "PrimaryCityTime");
Generated\WebSearch\Models\TimeZoneTimeZoneInformation.cs (3)
81throw new ValidationException(ValidationRules.CannotBeNull, "Location"); 85throw new ValidationException(ValidationRules.CannotBeNull, "Time"); 89throw new ValidationException(ValidationRules.CannotBeNull, "UtcOffset");
Generated\WebSearch\Models\Videos.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\WebSearch\Models\WebWebAnswer.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\WebSearch\Models\WebWebGrouping.cs (1)
55throw new ValidationException(ValidationRules.CannotBeNull, "WebPages");
Generated\WebSearch\Web.cs (2)
331throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 335throw new ValidationException(ValidationRules.CannotBeNull, "query");
Microsoft.Azure.CognitiveServices.Vision.ComputerVision (59)
Generated\ComputerVisionClient.cs (40)
298throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 309throw new ValidationException(ValidationRules.CannotBeNull, "url"); 528throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 539throw new ValidationException(ValidationRules.CannotBeNull, "url"); 732throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 743throw new ValidationException(ValidationRules.CannotBeNull, "url"); 914throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1091throw new ValidationException(ValidationRules.CannotBeNull, "model"); 1102throw new ValidationException(ValidationRules.CannotBeNull, "url"); 1301throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1312throw new ValidationException(ValidationRules.CannotBeNull, "url"); 1513throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1524throw new ValidationException(ValidationRules.CannotBeNull, "url"); 1724throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1751throw new ValidationException(ValidationRules.CannotBeNull, "url"); 1920throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1931throw new ValidationException(ValidationRules.CannotBeNull, "url"); 2130throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 2141throw new ValidationException(ValidationRules.CannotBeNull, "url"); 2322throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 2519throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 2523throw new ValidationException(ValidationRules.CannotBeNull, "image"); 2728throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 2732throw new ValidationException(ValidationRules.CannotBeNull, "image"); 2936throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 2940throw new ValidationException(ValidationRules.CannotBeNull, "image"); 3138throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 3142throw new ValidationException(ValidationRules.CannotBeNull, "image"); 3342throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 3362throw new ValidationException(ValidationRules.CannotBeNull, "image"); 3551throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 3555throw new ValidationException(ValidationRules.CannotBeNull, "model"); 3559throw new ValidationException(ValidationRules.CannotBeNull, "image"); 3763throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 3767throw new ValidationException(ValidationRules.CannotBeNull, "image"); 3973throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 3977throw new ValidationException(ValidationRules.CannotBeNull, "image"); 4186throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 4190throw new ValidationException(ValidationRules.CannotBeNull, "image");
Generated\Models\AnalyzeResults.cs (3)
81throw new ValidationException(ValidationRules.CannotBeNull, "Version"); 85throw new ValidationException(ValidationRules.CannotBeNull, "ModelVersion"); 89throw new ValidationException(ValidationRules.CannotBeNull, "ReadResults");
Generated\Models\Appearance.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Style");
Generated\Models\ComputerVisionError.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 88throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ComputerVisionErrorResponse.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Error");
Generated\Models\ComputerVisionInnerError.cs (2)
83throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 87throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ComputerVisionOcrError.cs (2)
79throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 83throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ImageUrl.cs (1)
58throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\Line.cs (3)
100throw new ValidationException(ValidationRules.CannotBeNull, "BoundingBox"); 104throw new ValidationException(ValidationRules.CannotBeNull, "Text"); 108throw new ValidationException(ValidationRules.CannotBeNull, "Words");
Generated\Models\ReadResult.cs (1)
122throw new ValidationException(ValidationRules.CannotBeNull, "Lines");
Generated\Models\Style.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\Word.cs (2)
80throw new ValidationException(ValidationRules.CannotBeNull, "BoundingBox"); 84throw new ValidationException(ValidationRules.CannotBeNull, "Text");
Microsoft.Azure.CognitiveServices.Vision.ContentModerator (168)
Generated\ImageModeration.cs (27)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 251throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 255throw new ValidationException(ValidationRules.CannotBeNull, "language"); 423throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 592throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 758throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 762throw new ValidationException(ValidationRules.CannotBeNull, "imageStream"); 936throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 940throw new ValidationException(ValidationRules.CannotBeNull, "contentType"); 944throw new ValidationException(ValidationRules.CannotBeNull, "imageUrl"); 1128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1132throw new ValidationException(ValidationRules.CannotBeNull, "language"); 1136throw new ValidationException(ValidationRules.CannotBeNull, "contentType"); 1140throw new ValidationException(ValidationRules.CannotBeNull, "imageUrl"); 1331throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1335throw new ValidationException(ValidationRules.CannotBeNull, "language"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "imageStream"); 1520throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1524throw new ValidationException(ValidationRules.CannotBeNull, "imageStream"); 1698throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1702throw new ValidationException(ValidationRules.CannotBeNull, "contentType"); 1706throw new ValidationException(ValidationRules.CannotBeNull, "imageUrl"); 1889throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1893throw new ValidationException(ValidationRules.CannotBeNull, "contentType"); 1897throw new ValidationException(ValidationRules.CannotBeNull, "imageUrl"); 2082throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2086throw new ValidationException(ValidationRules.CannotBeNull, "imageStream");
Generated\ListManagementImage.cs (16)
86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 90throw new ValidationException(ValidationRules.CannotBeNull, "listId"); 254throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 258throw new ValidationException(ValidationRules.CannotBeNull, "listId"); 407throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 411throw new ValidationException(ValidationRules.CannotBeNull, "listId"); 563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 567throw new ValidationException(ValidationRules.CannotBeNull, "listId"); 571throw new ValidationException(ValidationRules.CannotBeNull, "imageId"); 734throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 738throw new ValidationException(ValidationRules.CannotBeNull, "listId"); 742throw new ValidationException(ValidationRules.CannotBeNull, "contentType"); 746throw new ValidationException(ValidationRules.CannotBeNull, "imageUrl"); 927throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 931throw new ValidationException(ValidationRules.CannotBeNull, "listId"); 935throw new ValidationException(ValidationRules.CannotBeNull, "imageStream");
Generated\ListManagementImageLists.cs (14)
80throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 84throw new ValidationException(ValidationRules.CannotBeNull, "listId"); 233throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 237throw new ValidationException(ValidationRules.CannotBeNull, "listId"); 392throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 396throw new ValidationException(ValidationRules.CannotBeNull, "listId"); 400throw new ValidationException(ValidationRules.CannotBeNull, "contentType"); 404throw new ValidationException(ValidationRules.CannotBeNull, "body"); 564throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 568throw new ValidationException(ValidationRules.CannotBeNull, "contentType"); 572throw new ValidationException(ValidationRules.CannotBeNull, "body"); 724throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 871throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 875throw new ValidationException(ValidationRules.CannotBeNull, "listId");
Generated\ListManagementTerm.cs (14)
86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 90throw new ValidationException(ValidationRules.CannotBeNull, "listId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "term"); 98throw new ValidationException(ValidationRules.CannotBeNull, "language"); 265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 269throw new ValidationException(ValidationRules.CannotBeNull, "listId"); 273throw new ValidationException(ValidationRules.CannotBeNull, "term"); 277throw new ValidationException(ValidationRules.CannotBeNull, "language"); 447throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 451throw new ValidationException(ValidationRules.CannotBeNull, "listId"); 455throw new ValidationException(ValidationRules.CannotBeNull, "language"); 627throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 631throw new ValidationException(ValidationRules.CannotBeNull, "listId"); 635throw new ValidationException(ValidationRules.CannotBeNull, "language");
Generated\ListManagementTermLists.cs (15)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 85throw new ValidationException(ValidationRules.CannotBeNull, "listId"); 234throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 238throw new ValidationException(ValidationRules.CannotBeNull, "listId"); 393throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 397throw new ValidationException(ValidationRules.CannotBeNull, "listId"); 401throw new ValidationException(ValidationRules.CannotBeNull, "contentType"); 405throw new ValidationException(ValidationRules.CannotBeNull, "body"); 565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 569throw new ValidationException(ValidationRules.CannotBeNull, "contentType"); 573throw new ValidationException(ValidationRules.CannotBeNull, "body"); 725throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 875throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 879throw new ValidationException(ValidationRules.CannotBeNull, "listId"); 883throw new ValidationException(ValidationRules.CannotBeNull, "language");
Generated\Models\Content.cs (1)
54throw new ValidationException(ValidationRules.CannotBeNull, "ContentValue");
Generated\Models\CreateReviewBodyItem.cs (3)
93throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 97throw new ValidationException(ValidationRules.CannotBeNull, "Content"); 101throw new ValidationException(ValidationRules.CannotBeNull, "ContentId");
Generated\Models\CreateReviewBodyItemMetadataItem.cs (2)
64throw new ValidationException(ValidationRules.CannotBeNull, "Key"); 68throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\CreateVideoReviewsBodyItem.cs (3)
123throw new ValidationException(ValidationRules.CannotBeNull, "Content"); 127throw new ValidationException(ValidationRules.CannotBeNull, "ContentId"); 131throw new ValidationException(ValidationRules.CannotBeNull, "Status");
Generated\Models\CreateVideoReviewsBodyItemMetadataItem.cs (2)
64throw new ValidationException(ValidationRules.CannotBeNull, "Key"); 68throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\CreateVideoReviewsBodyItemVideoFramesItem.cs (2)
88throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 92throw new ValidationException(ValidationRules.CannotBeNull, "FrameImage");
Generated\Models\CreateVideoReviewsBodyItemVideoFramesItemMetadataItem.cs (2)
64throw new ValidationException(ValidationRules.CannotBeNull, "Key"); 68throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem.cs (2)
66throw new ValidationException(ValidationRules.CannotBeNull, "Key"); 70throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\TranscriptModerationBodyItem.cs (2)
69throw new ValidationException(ValidationRules.CannotBeNull, "Timestamp"); 73throw new ValidationException(ValidationRules.CannotBeNull, "Terms");
Generated\Models\TranscriptModerationBodyItemTermsItem.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Term");
Generated\Models\VideoFrameBodyItem.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "Timestamp"); 85throw new ValidationException(ValidationRules.CannotBeNull, "FrameImage");
Generated\Models\VideoFrameBodyItemMetadataItem.cs (2)
64throw new ValidationException(ValidationRules.CannotBeNull, "Key"); 68throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\VideoFrameBodyItemReviewerResultTagsItem.cs (2)
64throw new ValidationException(ValidationRules.CannotBeNull, "Key"); 68throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Reviews.cs (50)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 88throw new ValidationException(ValidationRules.CannotBeNull, "teamName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "reviewId"); 246throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 250throw new ValidationException(ValidationRules.CannotBeNull, "teamName"); 254throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 439throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 443throw new ValidationException(ValidationRules.CannotBeNull, "urlContentType"); 447throw new ValidationException(ValidationRules.CannotBeNull, "teamName"); 451throw new ValidationException(ValidationRules.CannotBeNull, "createReviewBody"); 705throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 709throw new ValidationException(ValidationRules.CannotBeNull, "teamName"); 713throw new ValidationException(ValidationRules.CannotBeNull, "contentType"); 717throw new ValidationException(ValidationRules.CannotBeNull, "contentId"); 721throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 725throw new ValidationException(ValidationRules.CannotBeNull, "jobContentType"); 729throw new ValidationException(ValidationRules.CannotBeNull, "content"); 943throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 947throw new ValidationException(ValidationRules.CannotBeNull, "teamName"); 951throw new ValidationException(ValidationRules.CannotBeNull, "reviewId"); 1131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1135throw new ValidationException(ValidationRules.CannotBeNull, "teamName"); 1139throw new ValidationException(ValidationRules.CannotBeNull, "reviewId"); 1310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1314throw new ValidationException(ValidationRules.CannotBeNull, "teamName"); 1318throw new ValidationException(ValidationRules.CannotBeNull, "reviewId"); 1460throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1464throw new ValidationException(ValidationRules.CannotBeNull, "contentType"); 1468throw new ValidationException(ValidationRules.CannotBeNull, "teamName"); 1472throw new ValidationException(ValidationRules.CannotBeNull, "reviewId"); 1476throw new ValidationException(ValidationRules.CannotBeNull, "transcriptModerationBody"); 1631throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1635throw new ValidationException(ValidationRules.CannotBeNull, "teamName"); 1639throw new ValidationException(ValidationRules.CannotBeNull, "reviewId"); 1643throw new ValidationException(ValidationRules.CannotBeNull, "vTTfile"); 1822throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1826throw new ValidationException(ValidationRules.CannotBeNull, "contentType"); 1830throw new ValidationException(ValidationRules.CannotBeNull, "teamName"); 1834throw new ValidationException(ValidationRules.CannotBeNull, "createVideoReviewsBody"); 2024throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2028throw new ValidationException(ValidationRules.CannotBeNull, "contentType"); 2032throw new ValidationException(ValidationRules.CannotBeNull, "teamName"); 2036throw new ValidationException(ValidationRules.CannotBeNull, "reviewId"); 2040throw new ValidationException(ValidationRules.CannotBeNull, "videoFrameBody"); 2217throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2221throw new ValidationException(ValidationRules.CannotBeNull, "contentType"); 2225throw new ValidationException(ValidationRules.CannotBeNull, "teamName"); 2229throw new ValidationException(ValidationRules.CannotBeNull, "reviewId"); 2233throw new ValidationException(ValidationRules.CannotBeNull, "frameImageZip"); 2237throw new ValidationException(ValidationRules.CannotBeNull, "frameMetadata");
Generated\TextModeration.cs (6)
103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 107throw new ValidationException(ValidationRules.CannotBeNull, "textContentType"); 111throw new ValidationException(ValidationRules.CannotBeNull, "textContent"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 310throw new ValidationException(ValidationRules.CannotBeNull, "textContentType"); 314throw new ValidationException(ValidationRules.CannotBeNull, "textContent");
Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction (27)
Generated\CustomVisionPredictionClient.cs (24)
249throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 253throw new ValidationException(ValidationRules.CannotBeNull, "publishedName"); 257throw new ValidationException(ValidationRules.CannotBeNull, "imageData"); 453throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 457throw new ValidationException(ValidationRules.CannotBeNull, "publishedName"); 461throw new ValidationException(ValidationRules.CannotBeNull, "imageData"); 656throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 660throw new ValidationException(ValidationRules.CannotBeNull, "publishedName"); 664throw new ValidationException(ValidationRules.CannotBeNull, "imageUrl"); 846throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 850throw new ValidationException(ValidationRules.CannotBeNull, "publishedName"); 854throw new ValidationException(ValidationRules.CannotBeNull, "imageUrl"); 1036throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1040throw new ValidationException(ValidationRules.CannotBeNull, "publishedName"); 1044throw new ValidationException(ValidationRules.CannotBeNull, "imageData"); 1240throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1244throw new ValidationException(ValidationRules.CannotBeNull, "publishedName"); 1248throw new ValidationException(ValidationRules.CannotBeNull, "imageData"); 1443throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1447throw new ValidationException(ValidationRules.CannotBeNull, "publishedName"); 1451throw new ValidationException(ValidationRules.CannotBeNull, "imageUrl"); 1633throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1637throw new ValidationException(ValidationRules.CannotBeNull, "publishedName"); 1641throw new ValidationException(ValidationRules.CannotBeNull, "imageUrl");
Generated\Models\CustomVisionError.cs (2)
242throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 246throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ImageUrl.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training (92)
Generated\CustomVisionTrainingClient.cs (80)
236throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 383throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 529throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 692throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 696throw new ValidationException(ValidationRules.CannotBeNull, "name"); 880throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1026throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1160throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1164throw new ValidationException(ValidationRules.CannotBeNull, "updatedProject"); 1324throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1328throw new ValidationException(ValidationRules.CannotBeNull, "path"); 1467throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1653throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1876throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1891throw new ValidationException(ValidationRules.CannotBeNull, "imageData"); 2103throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 2273throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 2447throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 2632throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 2636throw new ValidationException(ValidationRules.CannotBeNull, "batch"); 2821throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 3008throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 3012throw new ValidationException(ValidationRules.CannotBeNull, "imageIds"); 3027throw new ValidationException(ValidationRules.CannotBeNull, "metadata"); 3221throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 3225throw new ValidationException(ValidationRules.CannotBeNull, "batch"); 3411throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 3415throw new ValidationException(ValidationRules.CannotBeNull, "batch"); 3589throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 3593throw new ValidationException(ValidationRules.CannotBeNull, "regionIds"); 3756throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 3760throw new ValidationException(ValidationRules.CannotBeNull, "query"); 3935throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 3939throw new ValidationException(ValidationRules.CannotBeNull, "query"); 4128throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 4338throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 4505throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 4509throw new ValidationException(ValidationRules.CannotBeNull, "batch"); 4668throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 4672throw new ValidationException(ValidationRules.CannotBeNull, "imageIds"); 4687throw new ValidationException(ValidationRules.CannotBeNull, "tagIds"); 4863throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 5053throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 5223throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 5227throw new ValidationException(ValidationRules.CannotBeNull, "batch"); 5401throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 5553throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 5704throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 5843throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 5847throw new ValidationException(ValidationRules.CannotBeNull, "updatedIteration"); 6008throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 6170throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 6174throw new ValidationException(ValidationRules.CannotBeNull, "platform"); 6350throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 6542throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 6751throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 6925throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 6929throw new ValidationException(ValidationRules.CannotBeNull, "publishName"); 6933throw new ValidationException(ValidationRules.CannotBeNull, "predictionId"); 7104throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 7237throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 7241throw new ValidationException(ValidationRules.CannotBeNull, "ids"); 7396throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 7400throw new ValidationException(ValidationRules.CannotBeNull, "query"); 7568throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 7572throw new ValidationException(ValidationRules.CannotBeNull, "imageData"); 7772throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 7776throw new ValidationException(ValidationRules.CannotBeNull, "imageUrl"); 7954throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 8123throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 8127throw new ValidationException(ValidationRules.CannotBeNull, "name"); 8303throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 8464throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 8603throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 8607throw new ValidationException(ValidationRules.CannotBeNull, "updatedTag"); 8779throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 8783throw new ValidationException(ValidationRules.CannotBeNull, "imageIds"); 8974throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 9162throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 9166throw new ValidationException(ValidationRules.CannotBeNull, "token");
Generated\Models\CustomVisionError.cs (2)
253throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 257throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ImageUrl.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\ImageUrlCreateEntry.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\Iteration.cs (1)
227throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\ModelInformation.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "Description");
Generated\Models\Project.cs (3)
137throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 141throw new ValidationException(ValidationRules.CannotBeNull, "Description"); 145throw new ValidationException(ValidationRules.CannotBeNull, "Settings");
Generated\Models\Tag.cs (3)
97throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 101throw new ValidationException(ValidationRules.CannotBeNull, "Description"); 105throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Microsoft.Azure.CognitiveServices.Vision.Face (159)
Generated\FaceListOperations.cs (18)
121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 125throw new ValidationException(ValidationRules.CannotBeNull, "faceListId"); 140throw new ValidationException(ValidationRules.CannotBeNull, "name"); 309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 313throw new ValidationException(ValidationRules.CannotBeNull, "faceListId"); 486throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 490throw new ValidationException(ValidationRules.CannotBeNull, "faceListId"); 656throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 660throw new ValidationException(ValidationRules.CannotBeNull, "faceListId"); 807throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 966throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 970throw new ValidationException(ValidationRules.CannotBeNull, "faceListId"); 1168throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1172throw new ValidationException(ValidationRules.CannotBeNull, "faceListId"); 1194throw new ValidationException(ValidationRules.CannotBeNull, "url"); 1429throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1433throw new ValidationException(ValidationRules.CannotBeNull, "faceListId"); 1455throw new ValidationException(ValidationRules.CannotBeNull, "image");
Generated\FaceOperations.cs (11)
138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 359throw new ValidationException(ValidationRules.CannotBeNull, "faceIds"); 577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 581throw new ValidationException(ValidationRules.CannotBeNull, "faceIds"); 796throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1042throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1054throw new ValidationException(ValidationRules.CannotBeNull, "url"); 1271throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1543throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1547throw new ValidationException(ValidationRules.CannotBeNull, "image");
Generated\LargeFaceListOperations.cs (28)
125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 129throw new ValidationException(ValidationRules.CannotBeNull, "largeFaceListId"); 144throw new ValidationException(ValidationRules.CannotBeNull, "name"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 316throw new ValidationException(ValidationRules.CannotBeNull, "largeFaceListId"); 489throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 493throw new ValidationException(ValidationRules.CannotBeNull, "largeFaceListId"); 659throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 663throw new ValidationException(ValidationRules.CannotBeNull, "largeFaceListId"); 805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 809throw new ValidationException(ValidationRules.CannotBeNull, "largeFaceListId"); 996throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1169throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1173throw new ValidationException(ValidationRules.CannotBeNull, "largeFaceListId"); 1319throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1323throw new ValidationException(ValidationRules.CannotBeNull, "largeFaceListId"); 1471throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1475throw new ValidationException(ValidationRules.CannotBeNull, "largeFaceListId"); 1640throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1644throw new ValidationException(ValidationRules.CannotBeNull, "largeFaceListId"); 1865throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1869throw new ValidationException(ValidationRules.CannotBeNull, "largeFaceListId"); 1891throw new ValidationException(ValidationRules.CannotBeNull, "url"); 2080throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2084throw new ValidationException(ValidationRules.CannotBeNull, "largeFaceListId"); 2325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2329throw new ValidationException(ValidationRules.CannotBeNull, "largeFaceListId"); 2351throw new ValidationException(ValidationRules.CannotBeNull, "image");
Generated\LargePersonGroupOperations.cs (14)
121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 125throw new ValidationException(ValidationRules.CannotBeNull, "largePersonGroupId"); 140throw new ValidationException(ValidationRules.CannotBeNull, "name"); 301throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 305throw new ValidationException(ValidationRules.CannotBeNull, "largePersonGroupId"); 456throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 460throw new ValidationException(ValidationRules.CannotBeNull, "largePersonGroupId"); 634throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 638throw new ValidationException(ValidationRules.CannotBeNull, "largePersonGroupId"); 808throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 812throw new ValidationException(ValidationRules.CannotBeNull, "largePersonGroupId"); 997throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1177throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "largePersonGroupId");
Generated\LargePersonGroupPerson.cs (22)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 94throw new ValidationException(ValidationRules.CannotBeNull, "largePersonGroupId"); 290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 294throw new ValidationException(ValidationRules.CannotBeNull, "largePersonGroupId"); 479throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 483throw new ValidationException(ValidationRules.CannotBeNull, "largePersonGroupId"); 631throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 635throw new ValidationException(ValidationRules.CannotBeNull, "largePersonGroupId"); 803throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 807throw new ValidationException(ValidationRules.CannotBeNull, "largePersonGroupId"); 985throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 989throw new ValidationException(ValidationRules.CannotBeNull, "largePersonGroupId"); 1142throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1146throw new ValidationException(ValidationRules.CannotBeNull, "largePersonGroupId"); 1316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1320throw new ValidationException(ValidationRules.CannotBeNull, "largePersonGroupId"); 1546throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1550throw new ValidationException(ValidationRules.CannotBeNull, "largePersonGroupId"); 1572throw new ValidationException(ValidationRules.CannotBeNull, "url"); 1816throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1820throw new ValidationException(ValidationRules.CannotBeNull, "largePersonGroupId"); 1842throw new ValidationException(ValidationRules.CannotBeNull, "image");
Generated\Models\ApplySnapshotRequest.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "ObjectId");
Generated\Models\DetectedFace.cs (1)
88throw new ValidationException(ValidationRules.CannotBeNull, "FaceRectangle");
Generated\Models\FaceList.cs (2)
102throw new ValidationException(ValidationRules.CannotBeNull, "FaceListId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\GroupRequest.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "FaceIds");
Generated\Models\GroupResult.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Groups");
Generated\Models\IdentifyRequest.cs (1)
116throw new ValidationException(ValidationRules.CannotBeNull, "FaceIds");
Generated\Models\IdentifyResult.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Candidates");
Generated\Models\ImageUrl.cs (1)
58throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\LargeFaceList.cs (2)
91throw new ValidationException(ValidationRules.CannotBeNull, "LargeFaceListId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\LargePersonGroup.cs (2)
91throw new ValidationException(ValidationRules.CannotBeNull, "LargePersonGroupId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\NonNullableNameAndNullableUserDataContract.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\PersonGroup.cs (2)
91throw new ValidationException(ValidationRules.CannotBeNull, "PersonGroupId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\Snapshot.cs (2)
138throw new ValidationException(ValidationRules.CannotBeNull, "Account"); 142throw new ValidationException(ValidationRules.CannotBeNull, "ApplyScope");
Generated\Models\TakeSnapshotRequest.cs (2)
102throw new ValidationException(ValidationRules.CannotBeNull, "ObjectId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "ApplyScope");
Generated\PersonGroupOperations.cs (14)
121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 125throw new ValidationException(ValidationRules.CannotBeNull, "personGroupId"); 140throw new ValidationException(ValidationRules.CannotBeNull, "name"); 301throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 305throw new ValidationException(ValidationRules.CannotBeNull, "personGroupId"); 453throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 457throw new ValidationException(ValidationRules.CannotBeNull, "personGroupId"); 631throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 635throw new ValidationException(ValidationRules.CannotBeNull, "personGroupId"); 804throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 808throw new ValidationException(ValidationRules.CannotBeNull, "personGroupId"); 991throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1171throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1175throw new ValidationException(ValidationRules.CannotBeNull, "personGroupId");
Generated\PersonGroupPerson.cs (22)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 94throw new ValidationException(ValidationRules.CannotBeNull, "personGroupId"); 290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 294throw new ValidationException(ValidationRules.CannotBeNull, "personGroupId"); 479throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 483throw new ValidationException(ValidationRules.CannotBeNull, "personGroupId"); 631throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 635throw new ValidationException(ValidationRules.CannotBeNull, "personGroupId"); 803throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 807throw new ValidationException(ValidationRules.CannotBeNull, "personGroupId"); 985throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 989throw new ValidationException(ValidationRules.CannotBeNull, "personGroupId"); 1142throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1146throw new ValidationException(ValidationRules.CannotBeNull, "personGroupId"); 1346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1350throw new ValidationException(ValidationRules.CannotBeNull, "personGroupId"); 1576throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1580throw new ValidationException(ValidationRules.CannotBeNull, "personGroupId"); 1602throw new ValidationException(ValidationRules.CannotBeNull, "url"); 1846throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1850throw new ValidationException(ValidationRules.CannotBeNull, "personGroupId"); 1872throw new ValidationException(ValidationRules.CannotBeNull, "image");
Generated\SnapshotOperations.cs (10)
130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 134throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 149throw new ValidationException(ValidationRules.CannotBeNull, "applyScope"); 321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 485throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 642throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 794throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 967throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 971throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 1139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint");
Microsoft.Azure.CognitiveServices.Vision.FormRecognizer (23)
Customizations\FormRecognizerClient2.cs (2)
45throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 49throw new ValidationException(ValidationRules.CannotBeNull, "formStream");
Generated\FormRecognizerClient.cs (14)
257throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 261throw new ValidationException(ValidationRules.CannotBeNull, "trainRequest"); 423throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 572throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 722throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 871throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1013throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1017throw new ValidationException(ValidationRules.CannotBeNull, "formStream"); 1200throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1204throw new ValidationException(ValidationRules.CannotBeNull, "url"); 1362throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1366throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 1515throw new ValidationException(ValidationRules.CannotBeNull, "this.Endpoint"); 1519throw new ValidationException(ValidationRules.CannotBeNull, "image");
Generated\Models\ComputerVisionError.cs (2)
79throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 83throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ImageUrl.cs (1)
58throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\TextRecognitionResult.cs (1)
113throw new ValidationException(ValidationRules.CannotBeNull, "Lines");
Generated\Models\TrainRequest.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Source");
Generated\Models\Word.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "BoundingBox"); 86throw new ValidationException(ValidationRules.CannotBeNull, "Text");
Microsoft.Azure.ContainerRegistry (81)
Customizations\ContainerRegistryCredentials.cs (1)
280throw new ValidationException(ValidationRules.CannotBeNull, nameof(headers));
Generated\AccessTokensOperations.cs (7)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 96throw new ValidationException(ValidationRules.CannotBeNull, "service"); 100throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 104throw new ValidationException(ValidationRules.CannotBeNull, "refreshToken"); 301throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 305throw new ValidationException(ValidationRules.CannotBeNull, "service"); 309throw new ValidationException(ValidationRules.CannotBeNull, "scope");
Generated\BlobOperations.cs (33)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 92throw new ValidationException(ValidationRules.CannotBeNull, "name"); 96throw new ValidationException(ValidationRules.CannotBeNull, "digest"); 273throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 277throw new ValidationException(ValidationRules.CannotBeNull, "name"); 281throw new ValidationException(ValidationRules.CannotBeNull, "digest"); 451throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 455throw new ValidationException(ValidationRules.CannotBeNull, "name"); 459throw new ValidationException(ValidationRules.CannotBeNull, "digest"); 639throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 643throw new ValidationException(ValidationRules.CannotBeNull, "name"); 647throw new ValidationException(ValidationRules.CannotBeNull, "fromParameter"); 651throw new ValidationException(ValidationRules.CannotBeNull, "mount"); 825throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 829throw new ValidationException(ValidationRules.CannotBeNull, "location"); 995throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 999throw new ValidationException(ValidationRules.CannotBeNull, "value"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1184throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 1188throw new ValidationException(ValidationRules.CannotBeNull, "digest"); 1192throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 1371throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1520throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 1524throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1699throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 1703throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1707throw new ValidationException(ValidationRules.CannotBeNull, "digest"); 1711throw new ValidationException(ValidationRules.CannotBeNull, "range"); 1901throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 1905throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1909throw new ValidationException(ValidationRules.CannotBeNull, "digest"); 1913throw new ValidationException(ValidationRules.CannotBeNull, "range");
Generated\ManifestsOperations.cs (18)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 96throw new ValidationException(ValidationRules.CannotBeNull, "name"); 100throw new ValidationException(ValidationRules.CannotBeNull, "reference"); 288throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 292throw new ValidationException(ValidationRules.CannotBeNull, "name"); 296throw new ValidationException(ValidationRules.CannotBeNull, "reference"); 300throw new ValidationException(ValidationRules.CannotBeNull, "payload"); 514throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 518throw new ValidationException(ValidationRules.CannotBeNull, "name"); 522throw new ValidationException(ValidationRules.CannotBeNull, "reference"); 686throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 690throw new ValidationException(ValidationRules.CannotBeNull, "name"); 878throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 882throw new ValidationException(ValidationRules.CannotBeNull, "name"); 886throw new ValidationException(ValidationRules.CannotBeNull, "reference"); 1061throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 1065throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1069throw new ValidationException(ValidationRules.CannotBeNull, "reference");
Generated\RefreshTokensOperations.cs (3)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 104throw new ValidationException(ValidationRules.CannotBeNull, "grantType"); 108throw new ValidationException(ValidationRules.CannotBeNull, "service");
Generated\RepositoryOperations.cs (7)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 279throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 283throw new ValidationException(ValidationRules.CannotBeNull, "name"); 453throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 457throw new ValidationException(ValidationRules.CannotBeNull, "name"); 628throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 632throw new ValidationException(ValidationRules.CannotBeNull, "name");
Generated\TagOperations.cs (11)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 101throw new ValidationException(ValidationRules.CannotBeNull, "name"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 298throw new ValidationException(ValidationRules.CannotBeNull, "name"); 302throw new ValidationException(ValidationRules.CannotBeNull, "reference"); 477throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 481throw new ValidationException(ValidationRules.CannotBeNull, "name"); 485throw new ValidationException(ValidationRules.CannotBeNull, "reference"); 646throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri"); 650throw new ValidationException(ValidationRules.CannotBeNull, "name"); 654throw new ValidationException(ValidationRules.CannotBeNull, "reference");
Generated\V2SupportOperations.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LoginUri");
Microsoft.Azure.EventGrid (7)
Generated\EventGridClient.cs (2)
267throw new ValidationException(ValidationRules.CannotBeNull, "topicHostname"); 271throw new ValidationException(ValidationRules.CannotBeNull, "events");
Generated\Models\EventGridEvent.cs (5)
122throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 126throw new ValidationException(ValidationRules.CannotBeNull, "Subject"); 130throw new ValidationException(ValidationRules.CannotBeNull, "Data"); 134throw new ValidationException(ValidationRules.CannotBeNull, "EventType"); 138throw new ValidationException(ValidationRules.CannotBeNull, "DataVersion");
Microsoft.Azure.Graph.RBAC (209)
Generated\ApplicationsOperations.cs (47)
85throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 458throw new ValidationException(ValidationRules.CannotBeNull, "applicationObjectId"); 462throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 466throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 622throw new ValidationException(ValidationRules.CannotBeNull, "applicationObjectId"); 626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 630throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 804throw new ValidationException(ValidationRules.CannotBeNull, "applicationObjectId"); 808throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 812throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 816throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 983throw new ValidationException(ValidationRules.CannotBeNull, "applicationObjectId"); 987throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 991throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 1166throw new ValidationException(ValidationRules.CannotBeNull, "applicationObjectId"); 1170throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1178throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1182throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 1345throw new ValidationException(ValidationRules.CannotBeNull, "applicationObjectId"); 1349throw new ValidationException(ValidationRules.CannotBeNull, "ownerObjectId"); 1353throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 1515throw new ValidationException(ValidationRules.CannotBeNull, "applicationObjectId"); 1519throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1523throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 1697throw new ValidationException(ValidationRules.CannotBeNull, "applicationObjectId"); 1701throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1705throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1709throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 1872throw new ValidationException(ValidationRules.CannotBeNull, "applicationObjectId"); 1876throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1880throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 2054throw new ValidationException(ValidationRules.CannotBeNull, "applicationObjectId"); 2058throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2062throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2066throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 2229throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2233throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 2237throw new ValidationException(ValidationRules.CannotBeNull, "applicationID"); 2411throw new ValidationException(ValidationRules.CannotBeNull, "nextLink"); 2415throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2419throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 2597throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DeletedApplicationsOperations.cs (11)
84throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 270throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 444throw new ValidationException(ValidationRules.CannotBeNull, "applicationObjectId"); 448throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 452throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 608throw new ValidationException(ValidationRules.CannotBeNull, "nextLink"); 612throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 616throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID");
Generated\DomainsOperations.cs (5)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 275throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 279throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 283throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID");
Generated\GroupsOperations.cs (47)
86throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 277throw new ValidationException(ValidationRules.CannotBeNull, "groupObjectId"); 281throw new ValidationException(ValidationRules.CannotBeNull, "memberObjectId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 448throw new ValidationException(ValidationRules.CannotBeNull, "groupObjectId"); 452throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 460throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 464throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 627throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 635throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 639throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 818throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 822throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 1007throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1011throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 1185throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 1189throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1193throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 1364throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 1368throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1372throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 1532throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 1536throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1544throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1548throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 1733throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 1737throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1741throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 1916throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 1920throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1928throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1932throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 2095throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 2099throw new ValidationException(ValidationRules.CannotBeNull, "ownerObjectId"); 2103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 2265throw new ValidationException(ValidationRules.CannotBeNull, "nextLink"); 2269throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2273throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 2447throw new ValidationException(ValidationRules.CannotBeNull, "nextLink"); 2451throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2455throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 2633throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AddOwnerParameters.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\ApplicationCreateParameters.cs (1)
147throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName");
Generated\Models\CheckGroupMembershipParameters.cs (2)
86throw new ValidationException(ValidationRules.CannotBeNull, "GroupId"); 90throw new ValidationException(ValidationRules.CannotBeNull, "MemberId");
Generated\Models\Domain.cs (1)
100throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\GroupAddMemberParameters.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\GroupCreateParameters.cs (2)
104throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "MailNickname");
Generated\Models\KeyCredentialsUpdateParameters.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\PasswordCredentialsUpdateParameters.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\PasswordProfile.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\RequiredResourceAccess.cs (1)
93throw new ValidationException(ValidationRules.CannotBeNull, "ResourceAccess");
Generated\Models\ResourceAccess.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\ServicePrincipalCreateParameters.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "AppId");
Generated\Models\UserCreateParameters.cs (4)
125throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "PasswordProfile"); 133throw new ValidationException(ValidationRules.CannotBeNull, "UserPrincipalName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "MailNickname");
Generated\OAuth2PermissionGrantOperations.cs (10)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 271throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 275throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 456throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 460throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 464throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 620throw new ValidationException(ValidationRules.CannotBeNull, "nextLink"); 624throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 628throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID");
Generated\ObjectsOperations.cs (6)
86throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 278throw new ValidationException(ValidationRules.CannotBeNull, "nextLink"); 282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID");
Generated\ServicePrincipalsOperations.cs (36)
85throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 461throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 465throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 469throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 473throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 633throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 637throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 641throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 798throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 802throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 806throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 984throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 988throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 992throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 1166throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 1170throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1174throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 1348throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 1352throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1360throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 1523throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 1527throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1531throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 1706throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 1710throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1714throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1718throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 1881throw new ValidationException(ValidationRules.CannotBeNull, "nextLink"); 1885throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1889throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 2067throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SignedInUserOperations.cs (7)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 254throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 258throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 430throw new ValidationException(ValidationRules.CannotBeNull, "nextLink"); 434throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 438throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID");
Generated\UsersOperations.cs (22)
85throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 461throw new ValidationException(ValidationRules.CannotBeNull, "upnOrObjectId"); 465throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 469throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 643throw new ValidationException(ValidationRules.CannotBeNull, "upnOrObjectId"); 647throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 651throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 655throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 815throw new ValidationException(ValidationRules.CannotBeNull, "upnOrObjectId"); 819throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 823throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 983throw new ValidationException(ValidationRules.CannotBeNull, "objectId"); 987throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 995throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 999throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID"); 1180throw new ValidationException(ValidationRules.CannotBeNull, "nextLink"); 1184throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1188throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.TenantID");
Microsoft.Azure.HDInsight.Job (46)
Generated\JobOperations.cs (46)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Username"); 93throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 273throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Username"); 281throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 459throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 463throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Username"); 650throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 654throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Username"); 852throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 856throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Username"); 860throw new ValidationException(ValidationRules.CannotBeNull, "content"); 1042throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1046throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Username"); 1050throw new ValidationException(ValidationRules.CannotBeNull, "content"); 1232throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1236throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Username"); 1240throw new ValidationException(ValidationRules.CannotBeNull, "content"); 1422throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1426throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Username"); 1430throw new ValidationException(ValidationRules.CannotBeNull, "content"); 1612throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1616throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Username"); 1620throw new ValidationException(ValidationRules.CannotBeNull, "content"); 1802throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 1806throw new ValidationException(ValidationRules.CannotBeNull, "appId"); 1980throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2166throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2170throw new ValidationException(ValidationRules.CannotBeNull, "sparkBatchJobRequest"); 2359throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2728throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 2913throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 3092throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 3278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 3282throw new ValidationException(ValidationRules.CannotBeNull, "sparkSessionJobRequest"); 3471throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 3649throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 3840throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 4025throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 4200throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 4381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 4385throw new ValidationException(ValidationRules.CannotBeNull, "sparkStatementRequest"); 4579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint"); 4762throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.Endpoint");
Microsoft.Azure.Insights (76)
Generated\Insights\EventsOperations.cs (2)
97throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 302throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nextPageLink");
Generated\Insights\MetricDefinitionsOperations.cs (1)
80throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceUri");
Generated\Insights\MetricsOperations.cs (1)
89throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceUri");
Generated\Insights\Models\LocalizableString.cs (1)
56throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "Value");
Generated\Insights\Models\Metric.cs (2)
71throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "Name"); 75throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "Data");
Generated\Insights\TenantEventsOperations.cs (1)
302throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nextPageLink");
Generated\Insights\UsageMetricsOperations.cs (3)
78throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceUri"); 82throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "apiVersion"); 86throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\Management\Insights\AlertRuleIncidentsOperations.cs (7)
78throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 82throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "ruleName"); 86throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "incidentName"); 90throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 273throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 277throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "ruleName"); 281throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\Management\Insights\AlertRulesOperations.cs (12)
80throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 84throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "ruleName"); 88throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "parameters"); 96throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 299throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 303throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "ruleName"); 307throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 462throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 466throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "ruleName"); 470throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 651throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 655throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\Management\Insights\AutoscaleSettingsOperations.cs (13)
75throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 79throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 270throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 274throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "autoscaleSettingName"); 278throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "parameters"); 286throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 489throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 493throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "autoscaleSettingName"); 497throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 652throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 656throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "autoscaleSettingName"); 660throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 838throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nextPageLink");
Generated\Management\Insights\LogProfilesOperations.cs (8)
69throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "logProfileName"); 73throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 223throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "logProfileName"); 227throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 406throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "logProfileName"); 410throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "parameters"); 418throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 598throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\Management\Insights\Models\AlertRuleResource.cs (1)
107throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "AlertRuleResourceName");
Generated\Management\Insights\Models\AutoscaleProfile.cs (3)
91throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "Name"); 95throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "Capacity"); 99throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "Rules");
Generated\Management\Insights\Models\AutoscaleSettingResource.cs (2)
99throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "Profiles"); 103throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "AutoscaleSettingResourceName");
Generated\Management\Insights\Models\LogProfileResource.cs (1)
106throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "Locations");
Generated\Management\Insights\Models\MetricTrigger.cs (2)
136throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "MetricName"); 140throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "MetricResourceUri");
Generated\Management\Insights\Models\Recurrence.cs (1)
66throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "Schedule");
Generated\Management\Insights\Models\RecurrentSchedule.cs (4)
163throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "TimeZone"); 167throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "Days"); 171throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "Hours"); 175throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "Minutes");
Generated\Management\Insights\Models\Resource.cs (1)
80throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "Location");
Generated\Management\Insights\Models\ScaleCapacity.cs (3)
74throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "Minimum"); 78throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "Maximum"); 82throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "DefaultProperty");
Generated\Management\Insights\Models\ScaleRule.cs (2)
58throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "MetricTrigger"); 62throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "ScaleAction");
Generated\Management\Insights\ServiceDiagnosticSettingsOperations.cs (5)
72throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceUri"); 76throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 255throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceUri"); 259throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "parameters"); 267throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Microsoft.Azure.KeyVault (307)
Customized\KeyVaultClient.cs (3)
92throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 96throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion");
Generated\KeyVaultClient.cs (281)
253throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 257throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 268throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 272throw new ValidationException(ValidationRules.CannotBeNull, "kty"); 492throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 496throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 507throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 511throw new ValidationException(ValidationRules.CannotBeNull, "key"); 711throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 715throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 719throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 915throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 919throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 923throw new ValidationException(ValidationRules.CannotBeNull, "keyVersion"); 927throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 1137throw new ValidationException(ValidationRules.CannotBeNull, "keyVersion"); 1141throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 1329throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 1333throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 1345throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 1537throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 1549throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 1745throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 1749throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 1753throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 1946throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 1950throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 1954throw new ValidationException(ValidationRules.CannotBeNull, "keyBundleBackup"); 2164throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 2168throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 2172throw new ValidationException(ValidationRules.CannotBeNull, "keyVersion"); 2176throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 2180throw new ValidationException(ValidationRules.CannotBeNull, "algorithm"); 2191throw new ValidationException(ValidationRules.CannotBeNull, "value"); 2402throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 2406throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 2410throw new ValidationException(ValidationRules.CannotBeNull, "keyVersion"); 2414throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 2418throw new ValidationException(ValidationRules.CannotBeNull, "algorithm"); 2429throw new ValidationException(ValidationRules.CannotBeNull, "value"); 2638throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 2642throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 2646throw new ValidationException(ValidationRules.CannotBeNull, "keyVersion"); 2650throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 2654throw new ValidationException(ValidationRules.CannotBeNull, "algorithm"); 2665throw new ValidationException(ValidationRules.CannotBeNull, "value"); 2881throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 2885throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 2889throw new ValidationException(ValidationRules.CannotBeNull, "keyVersion"); 2893throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 2897throw new ValidationException(ValidationRules.CannotBeNull, "algorithm"); 2908throw new ValidationException(ValidationRules.CannotBeNull, "digest"); 2912throw new ValidationException(ValidationRules.CannotBeNull, "signature"); 3125throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 3129throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 3133throw new ValidationException(ValidationRules.CannotBeNull, "keyVersion"); 3137throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 3141throw new ValidationException(ValidationRules.CannotBeNull, "algorithm"); 3152throw new ValidationException(ValidationRules.CannotBeNull, "value"); 3362throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 3366throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 3370throw new ValidationException(ValidationRules.CannotBeNull, "keyVersion"); 3374throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 3378throw new ValidationException(ValidationRules.CannotBeNull, "algorithm"); 3389throw new ValidationException(ValidationRules.CannotBeNull, "value"); 3591throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 3603throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 3790throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 3794throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 3798throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 3979throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 3983throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 3987throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 4154throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 4158throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 4162throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 4357throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 4361throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 4372throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 4376throw new ValidationException(ValidationRules.CannotBeNull, "value"); 4574throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 4578throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 4582throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 4779throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 4783throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 4787throw new ValidationException(ValidationRules.CannotBeNull, "secretVersion"); 4791throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 4992throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 4996throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 5000throw new ValidationException(ValidationRules.CannotBeNull, "secretVersion"); 5004throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 5191throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 5203throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 5393throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 5397throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 5409throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 5598throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 5610throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 5795throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 5799throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 5803throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 5984throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 5988throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 5992throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 6157throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 6161throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 6165throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 6348throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 6352throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 6356throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 6538throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 6542throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 6546throw new ValidationException(ValidationRules.CannotBeNull, "secretBundleBackup"); 6744throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 6756throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 6948throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 6952throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 6956throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 7138throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 7142throw new ValidationException(ValidationRules.CannotBeNull, "contacts"); 7146throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 7331throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 7335throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 7512throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 7516throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 7698throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 7710throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 7908throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 7912throw new ValidationException(ValidationRules.CannotBeNull, "issuerName"); 7916throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 7920throw new ValidationException(ValidationRules.CannotBeNull, "provider"); 8130throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 8134throw new ValidationException(ValidationRules.CannotBeNull, "issuerName"); 8138throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 8336throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 8340throw new ValidationException(ValidationRules.CannotBeNull, "issuerName"); 8344throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 8527throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 8531throw new ValidationException(ValidationRules.CannotBeNull, "issuerName"); 8535throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 8726throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 8730throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 8741throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 8961throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 8965throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 8976throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 8980throw new ValidationException(ValidationRules.CannotBeNull, "base64EncodedCertificate"); 9187throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 9191throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 9203throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 9391throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 9395throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 9399throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 9584throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 9588throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 9592throw new ValidationException(ValidationRules.CannotBeNull, "certificatePolicy"); 9596throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 9798throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 9802throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 9806throw new ValidationException(ValidationRules.CannotBeNull, "certificateVersion"); 9810throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 10015throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 10019throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 10023throw new ValidationException(ValidationRules.CannotBeNull, "certificateVersion"); 10027throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 10214throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 10218throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 10222throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 10413throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 10417throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 10421throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 10604throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 10608throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 10612throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 10805throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 10809throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 10813throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 10817throw new ValidationException(ValidationRules.CannotBeNull, "x509Certificates"); 11014throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 11018throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 11022throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 11204throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 11208throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 11212throw new ValidationException(ValidationRules.CannotBeNull, "certificateBundleBackup"); 11413throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 11425throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 11617throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 11621throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 11625throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 11806throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 11810throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 11814throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 11982throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 11986throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 11990throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 12170throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 12182throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 12369throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 12381throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 12567throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 12571throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 12582throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 12763throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 12767throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 12778throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 12943throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 12947throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 12958throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 13140throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 13144throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 13148throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 13330throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 13334throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 13338throw new ValidationException(ValidationRules.CannotBeNull, "storageBundleBackup"); 13527throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 13531throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 13542throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 13721throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 13725throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 13736throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 13933throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 13937throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 13948throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 13952throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 13956throw new ValidationException(ValidationRules.CannotBeNull, "activeKeyName"); 14167throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 14171throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 14182throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 14380throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 14384throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 14395throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 14399throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 14594throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 14598throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 14617throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 14809throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 14813throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 14832throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 15023throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 15027throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 15038throw new ValidationException(ValidationRules.CannotBeNull, "sasDefinitionName"); 15049throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 15237throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 15241throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 15252throw new ValidationException(ValidationRules.CannotBeNull, "sasDefinitionName"); 15263throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 15447throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 15451throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 15462throw new ValidationException(ValidationRules.CannotBeNull, "sasDefinitionName"); 15473throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 15657throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 15661throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 15672throw new ValidationException(ValidationRules.CannotBeNull, "sasDefinitionName"); 15683throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 15885throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 15889throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 15900throw new ValidationException(ValidationRules.CannotBeNull, "sasDefinitionName"); 15911throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 15915throw new ValidationException(ValidationRules.CannotBeNull, "templateUri"); 15919throw new ValidationException(ValidationRules.CannotBeNull, "sasType"); 15923throw new ValidationException(ValidationRules.CannotBeNull, "validityPeriod"); 16141throw new ValidationException(ValidationRules.CannotBeNull, "vaultBaseUrl"); 16145throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 16156throw new ValidationException(ValidationRules.CannotBeNull, "sasDefinitionName"); 16167throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 16364throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 16540throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 16716throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 16890throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 17063throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 17236throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 17409throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 17582throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 17755throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 17931throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 18100throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 18273throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 18442throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 18615throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\CertificateImportParameters.cs (1)
108throw new ValidationException(ValidationRules.CannotBeNull, "Base64EncodedCertificate");
Generated\Models\CertificateIssuerSetParameters.cs (1)
89throw new ValidationException(ValidationRules.CannotBeNull, "Provider");
Generated\Models\CertificateMergeParameters.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "X509Certificates");
Generated\Models\CertificateRestoreParameters.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "CertificateBundleBackup");
Generated\Models\KeyCreateParameters.cs (1)
111throw new ValidationException(ValidationRules.CannotBeNull, "Kty");
Generated\Models\KeyImportParameters.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "Key");
Generated\Models\KeyOperationsParameters.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "Algorithm"); 75throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\KeyRestoreParameters.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "KeyBundleBackup");
Generated\Models\KeySignParameters.cs (2)
77throw new ValidationException(ValidationRules.CannotBeNull, "Algorithm"); 81throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\KeyVerifyParameters.cs (3)
88throw new ValidationException(ValidationRules.CannotBeNull, "Algorithm"); 92throw new ValidationException(ValidationRules.CannotBeNull, "Digest"); 96throw new ValidationException(ValidationRules.CannotBeNull, "Signature");
Generated\Models\SasDefinitionCreateParameters.cs (3)
108throw new ValidationException(ValidationRules.CannotBeNull, "TemplateUri"); 112throw new ValidationException(ValidationRules.CannotBeNull, "SasType"); 116throw new ValidationException(ValidationRules.CannotBeNull, "ValidityPeriod");
Generated\Models\SecretRestoreParameters.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "SecretBundleBackup");
Generated\Models\SecretSetParameters.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\StorageAccountCreateParameters.cs (2)
113throw new ValidationException(ValidationRules.CannotBeNull, "ResourceId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "ActiveKeyName");
Generated\Models\StorageAccountRegenerteKeyParameters.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "KeyName");
Generated\Models\StorageRestoreParameters.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "StorageBundleBackup");
Microsoft.Azure.Management.Advisor (45)
Generated\ConfigurationsOperations.cs (13)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 270throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 274throw new ValidationException(ValidationRules.CannotBeNull, "configContract"); 278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 462throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 466throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 470throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 652throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 656throw new ValidationException(ValidationRules.CannotBeNull, "configContract"); 660throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 664throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 854throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RecommendationMetadataOperations.cs (4)
84throw new ValidationException(ValidationRules.CannotBeNull, "name"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 457throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RecommendationsOperations.cs (10)
80throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 256throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 260throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 429throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 433throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 629throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri"); 633throw new ValidationException(ValidationRules.CannotBeNull, "recommendationId"); 637throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 818throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SuppressionsOperations.cs (16)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri"); 95throw new ValidationException(ValidationRules.CannotBeNull, "recommendationId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "name"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 297throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri"); 301throw new ValidationException(ValidationRules.CannotBeNull, "recommendationId"); 305throw new ValidationException(ValidationRules.CannotBeNull, "name"); 309throw new ValidationException(ValidationRules.CannotBeNull, "suppressionContract"); 313throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 508throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri"); 512throw new ValidationException(ValidationRules.CannotBeNull, "recommendationId"); 516throw new ValidationException(ValidationRules.CannotBeNull, "name"); 520throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 690throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 694throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 883throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.AlertsManagement (47)
Generated\AlertProcessingRulesOperations.cs (19)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 275throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 478throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 489throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 493throw new ValidationException(ValidationRules.CannotBeNull, "alertProcessingRuleName"); 690throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 701throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 705throw new ValidationException(ValidationRules.CannotBeNull, "alertProcessingRuleName"); 709throw new ValidationException(ValidationRules.CannotBeNull, "alertProcessingRule"); 929throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 940throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 944throw new ValidationException(ValidationRules.CannotBeNull, "alertProcessingRuleName"); 1123throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1134throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1138throw new ValidationException(ValidationRules.CannotBeNull, "alertProcessingRuleName"); 1142throw new ValidationException(ValidationRules.CannotBeNull, "alertProcessingRulePatch"); 1340throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1521throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AlertsOperations.cs (11)
326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 595throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 606throw new ValidationException(ValidationRules.CannotBeNull, "alertId"); 786throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 797throw new ValidationException(ValidationRules.CannotBeNull, "alertId"); 801throw new ValidationException(ValidationRules.CannotBeNull, "newState"); 983throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 994throw new ValidationException(ValidationRules.CannotBeNull, "alertId"); 1222throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1233throw new ValidationException(ValidationRules.CannotBeNull, "groupby"); 1469throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AddActionGroups.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "ActionGroupIds");
Generated\Models\AlertProcessingRuleProperties.cs (2)
112throw new ValidationException(ValidationRules.CannotBeNull, "Scopes"); 116throw new ValidationException(ValidationRules.CannotBeNull, "Actions");
Generated\Models\ManagedResource.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\MonitorServiceList.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Data");
Generated\Models\MonthlyRecurrence.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "DaysOfMonth");
Generated\Models\WeeklyRecurrence.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "DaysOfWeek");
Generated\Operations.cs (1)
246throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SmartGroupsOperations.cs (9)
133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 372throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 383throw new ValidationException(ValidationRules.CannotBeNull, "smartGroupId"); 576throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 587throw new ValidationException(ValidationRules.CannotBeNull, "smartGroupId"); 591throw new ValidationException(ValidationRules.CannotBeNull, "newState"); 786throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 797throw new ValidationException(ValidationRules.CannotBeNull, "smartGroupId"); 976throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Analysis (62)
Generated\Models\Resource.cs (2)
111throw new ValidationException(ValidationRules.CannotBeNull, "Location"); 115throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\ResourceSku.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServersOperations.cs (57)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 447throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 466throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 470throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 646throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 650throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 824throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 828throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1011throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1030throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1049throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1053throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1240throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1259throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1461throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1480throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1499throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1503throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1669throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1673throw new ValidationException(ValidationRules.CannotBeNull, "serverParameters"); 1681throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1685throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1871throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1875throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 1879throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1883throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2049throw new ValidationException(ValidationRules.CannotBeNull, "location"); 2053throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 2057throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2061throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2270throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2289throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 2308throw new ValidationException(ValidationRules.CannotBeNull, "serverParameters"); 2316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2529throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2548throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 2567throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2743throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2762throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 2781throw new ValidationException(ValidationRules.CannotBeNull, "serverUpdateParameters"); 2785throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2789throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2998throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3017throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 3036throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3040throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3206throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3225throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 3244throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3248throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Microsoft.Azure.Management.ApiManagement (1967)
Generated\ApiDiagnosticOperations.cs (40)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 333throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 371throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticId"); 390throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 394throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 580throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 584throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 618throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticId"); 637throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 641throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 852throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 856throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 875throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 890throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticId"); 909throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 917throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 921throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1168throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1172throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1191throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1206throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticId"); 1225throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1229throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1233throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1237throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1459throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1463throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1482throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1497throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticId"); 1516throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1520throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1524throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1695throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApiExportOperations.cs (6)
98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 140throw new ValidationException(ValidationRules.CannotBeNull, "format"); 144throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 148throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ApiIssueAttachmentOperations.cs (37)
99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 137throw new ValidationException(ValidationRules.CannotBeNull, "issueId"); 156throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 160throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 361throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 365throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 384throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 399throw new ValidationException(ValidationRules.CannotBeNull, "issueId"); 418throw new ValidationException(ValidationRules.CannotBeNull, "attachmentId"); 437throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 441throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 633throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 637throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 656throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 671throw new ValidationException(ValidationRules.CannotBeNull, "issueId"); 690throw new ValidationException(ValidationRules.CannotBeNull, "attachmentId"); 709throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 713throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 930throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 934throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 953throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 968throw new ValidationException(ValidationRules.CannotBeNull, "issueId"); 987throw new ValidationException(ValidationRules.CannotBeNull, "attachmentId"); 1006throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1014throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1018throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1263throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1267throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1286throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1301throw new ValidationException(ValidationRules.CannotBeNull, "issueId"); 1320throw new ValidationException(ValidationRules.CannotBeNull, "attachmentId"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1520throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApiIssueCommentOperations.cs (37)
99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 137throw new ValidationException(ValidationRules.CannotBeNull, "issueId"); 156throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 160throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 361throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 365throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 384throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 399throw new ValidationException(ValidationRules.CannotBeNull, "issueId"); 418throw new ValidationException(ValidationRules.CannotBeNull, "commentId"); 437throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 441throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 633throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 637throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 656throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 671throw new ValidationException(ValidationRules.CannotBeNull, "issueId"); 690throw new ValidationException(ValidationRules.CannotBeNull, "commentId"); 709throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 713throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 929throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 933throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 952throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 967throw new ValidationException(ValidationRules.CannotBeNull, "issueId"); 986throw new ValidationException(ValidationRules.CannotBeNull, "commentId"); 1005throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1013throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1017throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1262throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1266throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1285throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1300throw new ValidationException(ValidationRules.CannotBeNull, "issueId"); 1319throw new ValidationException(ValidationRules.CannotBeNull, "commentId"); 1338throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1519throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApiIssueOperations.cs (40)
98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 341throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 364throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 379throw new ValidationException(ValidationRules.CannotBeNull, "issueId"); 398throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 402throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 591throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 614throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 629throw new ValidationException(ValidationRules.CannotBeNull, "issueId"); 648throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 652throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 868throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 872throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 891throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 906throw new ValidationException(ValidationRules.CannotBeNull, "issueId"); 925throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 933throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 937throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1183throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1187throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1206throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1221throw new ValidationException(ValidationRules.CannotBeNull, "issueId"); 1240throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1244throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1248throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1252throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1474throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1478throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1497throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1512throw new ValidationException(ValidationRules.CannotBeNull, "issueId"); 1531throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1535throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1539throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1710throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApiManagementOperations.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 254throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApiManagementServiceOperations.cs (48)
193throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 197throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 216throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 220throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 418throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 422throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 426throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 777throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 781throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 800throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 804throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 981throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 989throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 993throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1169throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1173throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1383throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1387throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1406throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1414throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1418throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1609throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1613throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1632throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1640throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1644throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1834throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1838throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1857throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1865throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1869throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2076throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2080throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 2099throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2293throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2297throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 2316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2506throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2510throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 2529throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2533throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2716throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2884throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApiManagementServiceSkusOperations.cs (5)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 296throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApiManagementSkusOperations.cs (3)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 259throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApiOperationOperations.cs (40)
99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 141throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 145throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 347throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 389throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 404throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 408throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 595throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 599throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 637throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 652throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 656throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 868throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 872throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 891throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 910throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 925throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 933throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 937throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1185throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1189throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1208throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1227throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 1242throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1246throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1250throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1254throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1477throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1481throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1500throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1519throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 1534throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1542throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1713throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApiOperationPolicyOperations.cs (32)
96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 138throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 153throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 157throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 347throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 389throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 404throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 408throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 601throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 624throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 643throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 658throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 662throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 882throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 886throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 905throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 924throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 939throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 947throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 951throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1195throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1199throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1218throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1237throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 1252throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1256throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1260throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ApiOperations.cs (39)
98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 326throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 368throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 372throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 553throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 576throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 595throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 599throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 841throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 845throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 864throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 883throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 887throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 891throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 895throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1115throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1119throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1138throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1157throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1161throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1165throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1348throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1352throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1581throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1585throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1604throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1623throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1631throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1635throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1861throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2029throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApiPolicyOperations.cs (27)
92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 364throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 368throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 555throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 559throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 815throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 819throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 838throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 857throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 865throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 869throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1111throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1130throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1149throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1153throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1157throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ApiProductOperations.cs (6)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 324throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApiReleaseOperations.cs (40)
98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 335throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 358throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 373throw new ValidationException(ValidationRules.CannotBeNull, "releaseId"); 392throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 396throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 582throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 586throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 620throw new ValidationException(ValidationRules.CannotBeNull, "releaseId"); 639throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 643throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 854throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 858throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 877throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 892throw new ValidationException(ValidationRules.CannotBeNull, "releaseId"); 911throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 915throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 919throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1165throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1169throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1188throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1203throw new ValidationException(ValidationRules.CannotBeNull, "releaseId"); 1222throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1226throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1230throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1234throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1456throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1460throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1479throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1494throw new ValidationException(ValidationRules.CannotBeNull, "releaseId"); 1513throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1521throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1695throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApiRevisionOperations.cs (6)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 324throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApiSchemaOperations.cs (32)
105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 155throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 159throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 362throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 366throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 385throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 404throw new ValidationException(ValidationRules.CannotBeNull, "schemaId"); 423throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 427throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 614throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 637throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 656throw new ValidationException(ValidationRules.CannotBeNull, "schemaId"); 675throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 679throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 927throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 931throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 950throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 969throw new ValidationException(ValidationRules.CannotBeNull, "schemaId"); 988throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 992throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 996throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1191throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1195throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1214throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1233throw new ValidationException(ValidationRules.CannotBeNull, "schemaId"); 1252throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1260throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1264throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1491throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApiTagDescriptionOperations.cs (32)
98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 144throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 340throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 344throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 382throw new ValidationException(ValidationRules.CannotBeNull, "tagDescriptionId"); 401throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 405throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 592throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 596throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 615throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 634throw new ValidationException(ValidationRules.CannotBeNull, "tagDescriptionId"); 653throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 657throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 869throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 873throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 892throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 911throw new ValidationException(ValidationRules.CannotBeNull, "tagDescriptionId"); 930throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 938throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 942throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1183throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1187throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1206throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1225throw new ValidationException(ValidationRules.CannotBeNull, "tagDescriptionId"); 1244throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1248throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1252throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1425throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApiVersionSetOperations.cs (34)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "versionSetId"); 350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 534throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 538throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "versionSetId"); 576throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 580throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 785throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 789throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 808throw new ValidationException(ValidationRules.CannotBeNull, "versionSetId"); 827throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 835throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 839throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1083throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1102throw new ValidationException(ValidationRules.CannotBeNull, "versionSetId"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1125throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1349throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1353throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1372throw new ValidationException(ValidationRules.CannotBeNull, "versionSetId"); 1391throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1395throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1399throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1568throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AuthorizationServerOperations.cs (39)
92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "authsid"); 350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 533throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 537throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 556throw new ValidationException(ValidationRules.CannotBeNull, "authsid"); 575throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 784throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 807throw new ValidationException(ValidationRules.CannotBeNull, "authsid"); 826throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 834throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1078throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1082throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1101throw new ValidationException(ValidationRules.CannotBeNull, "authsid"); 1120throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1124throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1347throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1351throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1370throw new ValidationException(ValidationRules.CannotBeNull, "authsid"); 1389throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1393throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1397throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1572throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1576throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1595throw new ValidationException(ValidationRules.CannotBeNull, "authsid"); 1614throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1618throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1810throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BackendOperations.cs (39)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "backendId"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 530throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 534throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "backendId"); 568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 572throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 777throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 781throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 800throw new ValidationException(ValidationRules.CannotBeNull, "backendId"); 815throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 823throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1071throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "backendId"); 1105throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1109throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1333throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1337throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1356throw new ValidationException(ValidationRules.CannotBeNull, "backendId"); 1371throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1379throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1557throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1561throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1580throw new ValidationException(ValidationRules.CannotBeNull, "backendId"); 1595throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1599throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1766throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CacheOperations.cs (34)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 320throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "cacheId"); 362throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 366throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 546throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 550throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "cacheId"); 588throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 592throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 798throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 802throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 821throw new ValidationException(ValidationRules.CannotBeNull, "cacheId"); 840throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 848throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 852throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1092throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1096throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1115throw new ValidationException(ValidationRules.CannotBeNull, "cacheId"); 1134throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1138throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1142throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1146throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1362throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1366throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1385throw new ValidationException(ValidationRules.CannotBeNull, "cacheId"); 1404throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1408throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1412throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1582throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CertificateOperations.cs (32)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 317throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "certificateId"); 359throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 363throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 543throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 566throw new ValidationException(ValidationRules.CannotBeNull, "certificateId"); 585throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 589throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 796throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 800throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 819throw new ValidationException(ValidationRules.CannotBeNull, "certificateId"); 838throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 842throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 846throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1080throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1084throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1103throw new ValidationException(ValidationRules.CannotBeNull, "certificateId"); 1122throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1312throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1331throw new ValidationException(ValidationRules.CannotBeNull, "certificateId"); 1350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1545throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ContentItemOperations.cs (31)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "contentTypeId"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "contentTypeId"); 356throw new ValidationException(ValidationRules.CannotBeNull, "contentItemId"); 371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 559throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 563throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "contentTypeId"); 597throw new ValidationException(ValidationRules.CannotBeNull, "contentItemId"); 612throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 616throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 823throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 827throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 846throw new ValidationException(ValidationRules.CannotBeNull, "contentTypeId"); 861throw new ValidationException(ValidationRules.CannotBeNull, "contentItemId"); 876throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 880throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1111throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1115throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1134throw new ValidationException(ValidationRules.CannotBeNull, "contentTypeId"); 1149throw new ValidationException(ValidationRules.CannotBeNull, "contentItemId"); 1164throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1168throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1172throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1344throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ContentTypeOperations.cs (21)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "contentTypeId"); 336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 340throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 544throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 548throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 567throw new ValidationException(ValidationRules.CannotBeNull, "contentTypeId"); 582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 586throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 815throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 819throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 838throw new ValidationException(ValidationRules.CannotBeNull, "contentTypeId"); 853throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 857throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 861throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1031throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DelegationSettingsOperations.cs (23)
84throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 509throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 532throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 536throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 544throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 728throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 732throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 751throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 755throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 759throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 954throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 958throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 977throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 981throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\DeletedServicesOperations.cs (11)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 261throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 284throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 288throw new ValidationException(ValidationRules.CannotBeNull, "location"); 489throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 508throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 512throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 516throw new ValidationException(ValidationRules.CannotBeNull, "location"); 693throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DiagnosticOperations.cs (34)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticId"); 350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 534throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 538throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticId"); 576throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 580throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 785throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 789throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 808throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticId"); 827throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 835throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 839throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1083throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1102throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticId"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1125throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1349throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1353throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1372throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticId"); 1391throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1395throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1399throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1568throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EmailTemplateOperations.cs (34)
100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 135throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 338throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 361throw new ValidationException(ValidationRules.CannotBeNull, "templateName"); 365throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 556throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 560throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 579throw new ValidationException(ValidationRules.CannotBeNull, "templateName"); 583throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 799throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 803throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 822throw new ValidationException(ValidationRules.CannotBeNull, "templateName"); 826throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 834throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1072throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1076throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1095throw new ValidationException(ValidationRules.CannotBeNull, "templateName"); 1099throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1103throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1335throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1358throw new ValidationException(ValidationRules.CannotBeNull, "templateName"); 1362throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1366throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1370throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1539throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\GatewayApiOperations.cs (24)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 333throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 371throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 386throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 390throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 578throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 601throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 616throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 631throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 635throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 848throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 852throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 871throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 886throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 901throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 905throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\GatewayCertificateAuthorityOperations.cs (32)
96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 372throw new ValidationException(ValidationRules.CannotBeNull, "certificateId"); 391throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 395throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 581throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 585throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 604throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 619throw new ValidationException(ValidationRules.CannotBeNull, "certificateId"); 638throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 642throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 852throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 856throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 875throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 890throw new ValidationException(ValidationRules.CannotBeNull, "certificateId"); 909throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 913throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 917throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1157throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1161throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1180throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 1195throw new ValidationException(ValidationRules.CannotBeNull, "certificateId"); 1214throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1218throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1222throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1394throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\GatewayHostnameConfigurationOperations.cs (32)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 333throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 371throw new ValidationException(ValidationRules.CannotBeNull, "hcId"); 386throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 390throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 576throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 580throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 599throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 614throw new ValidationException(ValidationRules.CannotBeNull, "hcId"); 629throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 633throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 843throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 847throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 866throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 881throw new ValidationException(ValidationRules.CannotBeNull, "hcId"); 896throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 900throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 904throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1144throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1148throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1167throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 1182throw new ValidationException(ValidationRules.CannotBeNull, "hcId"); 1197throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1201throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1205throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1376throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\GatewayOperations.cs (51)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 530throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 534throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 572throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 776throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 780throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 799throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 814throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 822throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 826throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1065throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1069throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1088throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 1103throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1107throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1331throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1335throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1354throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 1369throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1373throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1377throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1553throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1557throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1576throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 1591throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1595throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1792throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1796throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1815throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 1830throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1842throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2018throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2022throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 2041throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 2056throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2064throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2068throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2253throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\GroupOperations.cs (34)
92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 309throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 332throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 531throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 535throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 554throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 569throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 573throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 778throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 782throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 801throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 816throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 824throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 828throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1068throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1072throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1091throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 1106throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1110throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1338throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1357throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 1372throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1376throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1380throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1550throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\GroupUserOperations.cs (24)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 333throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 371throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 386throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 390throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 564throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 568throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 587throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 602throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 827throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 831throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 850throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 865throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 880throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 884throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1046throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IdentityProviderOperations.cs (39)
89throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 93throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 297throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 301throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "identityProviderName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 509throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 532throw new ValidationException(ValidationRules.CannotBeNull, "identityProviderName"); 536throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 745throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 749throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 768throw new ValidationException(ValidationRules.CannotBeNull, "identityProviderName"); 772throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 780throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 784throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1024throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1028throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1047throw new ValidationException(ValidationRules.CannotBeNull, "identityProviderName"); 1051throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1055throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1063throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1279throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1283throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1302throw new ValidationException(ValidationRules.CannotBeNull, "identityProviderName"); 1306throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1490throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1494throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1513throw new ValidationException(ValidationRules.CannotBeNull, "identityProviderName"); 1517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1521throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1714throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IssueOperations.cs (10)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 310throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "issueId"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 547throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LoggerOperations.cs (34)
92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "loggerId"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 529throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 533throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "loggerId"); 567throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 775throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 779throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 798throw new ValidationException(ValidationRules.CannotBeNull, "loggerId"); 813throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 821throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 825throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1064throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1068throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "loggerId"); 1102throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1106throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1329throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1333throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1352throw new ValidationException(ValidationRules.CannotBeNull, "loggerId"); 1367throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1545throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AdditionalLocation.cs (2)
142throw new ValidationException(ValidationRules.CannotBeNull, "Location"); 146throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\ApiContract.cs (1)
236throw new ValidationException(ValidationRules.CannotBeNull, "Path");
Generated\Models\ApiContractProperties.cs (1)
142throw new ValidationException(ValidationRules.CannotBeNull, "Path");
Generated\Models\ApiCreateOrUpdateParameter.cs (1)
278throw new ValidationException(ValidationRules.CannotBeNull, "Path");
Generated\Models\ApiManagementServiceBackupRestoreParameters.cs (4)
95throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccount"); 99throw new ValidationException(ValidationRules.CannotBeNull, "AccessKey"); 103throw new ValidationException(ValidationRules.CannotBeNull, "ContainerName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "BackupName");
Generated\Models\ApiManagementServiceCheckNameAvailabilityParameters.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\ApiManagementServiceIdentity.cs (1)
108throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\ApiManagementServiceResource.cs (4)
449throw new ValidationException(ValidationRules.CannotBeNull, "PublisherEmail"); 453throw new ValidationException(ValidationRules.CannotBeNull, "PublisherName"); 457throw new ValidationException(ValidationRules.CannotBeNull, "Sku"); 461throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\ApiManagementServiceSkuProperties.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\ApiVersionSetContract.cs (2)
110throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "VersioningScheme");
Generated\Models\AuthorizationServerContract.cs (5)
251throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 255throw new ValidationException(ValidationRules.CannotBeNull, "ClientRegistrationEndpoint"); 259throw new ValidationException(ValidationRules.CannotBeNull, "AuthorizationEndpoint"); 263throw new ValidationException(ValidationRules.CannotBeNull, "GrantTypes"); 267throw new ValidationException(ValidationRules.CannotBeNull, "ClientId");
Generated\Models\BackendAuthorizationHeaderCredentials.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "Scheme"); 75throw new ValidationException(ValidationRules.CannotBeNull, "Parameter");
Generated\Models\BackendContract.cs (2)
139throw new ValidationException(ValidationRules.CannotBeNull, "Url"); 143throw new ValidationException(ValidationRules.CannotBeNull, "Protocol");
Generated\Models\BackendProxyContract.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\BackendServiceFabricClusterProperties.cs (1)
116throw new ValidationException(ValidationRules.CannotBeNull, "ManagementEndpoints");
Generated\Models\CacheContract.cs (2)
98throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString"); 102throw new ValidationException(ValidationRules.CannotBeNull, "UseFromLocation");
Generated\Models\CertificateConfiguration.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "StoreName");
Generated\Models\CertificateContract.cs (2)
99throw new ValidationException(ValidationRules.CannotBeNull, "Subject"); 103throw new ValidationException(ValidationRules.CannotBeNull, "Thumbprint");
Generated\Models\CertificateInformation.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "Thumbprint"); 85throw new ValidationException(ValidationRules.CannotBeNull, "Subject");
Generated\Models\ConnectivityStatusContract.cs (3)
138throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 142throw new ValidationException(ValidationRules.CannotBeNull, "Status"); 146throw new ValidationException(ValidationRules.CannotBeNull, "ResourceType");
Generated\Models\DeployConfigurationParameters.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "Branch");
Generated\Models\DiagnosticContract.cs (1)
152throw new ValidationException(ValidationRules.CannotBeNull, "LoggerId");
Generated\Models\EmailTemplateContract.cs (2)
114throw new ValidationException(ValidationRules.CannotBeNull, "Subject"); 118throw new ValidationException(ValidationRules.CannotBeNull, "Body");
Generated\Models\GroupContract.cs (1)
114throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName");
Generated\Models\GroupContractProperties.cs (1)
107throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName");
Generated\Models\GroupCreateParameters.cs (1)
97throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName");
Generated\Models\HostnameConfiguration.cs (2)
155throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 159throw new ValidationException(ValidationRules.CannotBeNull, "HostName");
Generated\Models\IdentityProviderContract.cs (1)
173throw new ValidationException(ValidationRules.CannotBeNull, "ClientId");
Generated\Models\IdentityProviderCreateContract.cs (2)
175throw new ValidationException(ValidationRules.CannotBeNull, "ClientId"); 179throw new ValidationException(ValidationRules.CannotBeNull, "ClientSecret");
Generated\Models\IssueAttachmentContract.cs (3)
90throw new ValidationException(ValidationRules.CannotBeNull, "Title"); 94throw new ValidationException(ValidationRules.CannotBeNull, "ContentFormat"); 98throw new ValidationException(ValidationRules.CannotBeNull, "Content");
Generated\Models\IssueCommentContract.cs (2)
87throw new ValidationException(ValidationRules.CannotBeNull, "Text"); 91throw new ValidationException(ValidationRules.CannotBeNull, "UserId");
Generated\Models\IssueContract.cs (3)
114throw new ValidationException(ValidationRules.CannotBeNull, "Title"); 118throw new ValidationException(ValidationRules.CannotBeNull, "Description"); 122throw new ValidationException(ValidationRules.CannotBeNull, "UserId");
Generated\Models\LoggerContract.cs (1)
113throw new ValidationException(ValidationRules.CannotBeNull, "LoggerType");
Generated\Models\NamedValueContract.cs (1)
116throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName");
Generated\Models\NamedValueCreateContract.cs (1)
116throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName");
Generated\Models\NetworkStatusContract.cs (2)
74throw new ValidationException(ValidationRules.CannotBeNull, "DnsServers"); 78throw new ValidationException(ValidationRules.CannotBeNull, "ConnectivityStatus");
Generated\Models\NotificationContract.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "Title");
Generated\Models\OpenidConnectProviderContract.cs (3)
108throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "MetadataEndpoint"); 116throw new ValidationException(ValidationRules.CannotBeNull, "ClientId");
Generated\Models\OperationContract.cs (3)
135throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 139throw new ValidationException(ValidationRules.CannotBeNull, "Method"); 143throw new ValidationException(ValidationRules.CannotBeNull, "UrlTemplate");
Generated\Models\ParameterContract.cs (2)
104throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 108throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\PolicyContract.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\ProductContract.cs (1)
163throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName");
Generated\Models\ProductTagResourceContractProperties.cs (1)
106throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\QuotaCounterContract.cs (2)
108throw new ValidationException(ValidationRules.CannotBeNull, "CounterKey"); 112throw new ValidationException(ValidationRules.CannotBeNull, "PeriodKey");
Generated\Models\RepresentationContract.cs (1)
111throw new ValidationException(ValidationRules.CannotBeNull, "ContentType");
Generated\Models\ResourceLocationDataContract.cs (1)
93throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\SaveConfigurationParameter.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Branch");
Generated\Models\SchemaContract.cs (1)
107throw new ValidationException(ValidationRules.CannotBeNull, "ContentType");
Generated\Models\SubscriptionContract.cs (1)
248throw new ValidationException(ValidationRules.CannotBeNull, "Scope");
Generated\Models\SubscriptionCreateParameters.cs (2)
144throw new ValidationException(ValidationRules.CannotBeNull, "Scope"); 148throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName");
Generated\Models\TagContract.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName");
Generated\Models\TagCreateUpdateParameters.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName");
Generated\Models\TagResourceContract.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "Tag");
Generated\Models\TokenBodyParameterContract.cs (2)
69throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 73throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\UserCreateParameters.cs (3)
149throw new ValidationException(ValidationRules.CannotBeNull, "Email"); 153throw new ValidationException(ValidationRules.CannotBeNull, "FirstName"); 157throw new ValidationException(ValidationRules.CannotBeNull, "LastName");
Generated\NamedValueOperations.cs (44)
96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 123throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 317throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "namedValueId"); 355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 359throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 561throw new ValidationException(ValidationRules.CannotBeNull, "namedValueId"); 576throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 580throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 844throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 848throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 867throw new ValidationException(ValidationRules.CannotBeNull, "namedValueId"); 882throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 886throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 890throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1065throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1069throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1088throw new ValidationException(ValidationRules.CannotBeNull, "namedValueId"); 1103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1336throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1340throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1359throw new ValidationException(ValidationRules.CannotBeNull, "namedValueId"); 1374throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1382throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1386throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1625throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1629throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1648throw new ValidationException(ValidationRules.CannotBeNull, "namedValueId"); 1663throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1667throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1671throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1675throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1888throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1892throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1911throw new ValidationException(ValidationRules.CannotBeNull, "namedValueId"); 1926throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1930throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2122throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\NetworkStatusOperations.cs (9)
89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 301throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 305throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\NotificationOperations.cs (15)
93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 325throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "notificationName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 549throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 572throw new ValidationException(ValidationRules.CannotBeNull, "notificationName"); 576throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 580throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 767throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\NotificationRecipientEmailOperations.cs (23)
96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "notificationName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 316throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "notificationName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "email"); 347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 528throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 532throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "notificationName"); 555throw new ValidationException(ValidationRules.CannotBeNull, "email"); 559throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 772throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 776throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 795throw new ValidationException(ValidationRules.CannotBeNull, "notificationName"); 799throw new ValidationException(ValidationRules.CannotBeNull, "email"); 803throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 807throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\NotificationRecipientUserOperations.cs (23)
96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "notificationName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "notificationName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 360throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 364throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 543throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 566throw new ValidationException(ValidationRules.CannotBeNull, "notificationName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 585throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 589throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 799throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 803throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 822throw new ValidationException(ValidationRules.CannotBeNull, "notificationName"); 826throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 841throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 845throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\OpenIdConnectProviderOperations.cs (39)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 307throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "opid"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 349throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 528throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 532throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "opid"); 566throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 774throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 778throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 797throw new ValidationException(ValidationRules.CannotBeNull, "opid"); 812throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 820throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 824throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1063throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1086throw new ValidationException(ValidationRules.CannotBeNull, "opid"); 1101throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1105throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1329throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1333throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1352throw new ValidationException(ValidationRules.CannotBeNull, "opid"); 1367throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1550throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1554throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1573throw new ValidationException(ValidationRules.CannotBeNull, "opid"); 1588throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1592throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1783throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\OperationOperations.cs (6)
99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 141throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 145throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 337throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PolicyDescriptionOperations.cs (4)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\PolicyOperations.cs (22)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 291throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 498throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 502throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 521throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 525throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 733throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 737throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 756throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 764throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 768throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 999throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1022throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1026throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1030throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\PortalRevisionOperations.cs (28)
104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 135throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "portalRevisionId"); 372throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 376throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 556throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 560throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 579throw new ValidationException(ValidationRules.CannotBeNull, "portalRevisionId"); 594throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 863throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 867throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 886throw new ValidationException(ValidationRules.CannotBeNull, "portalRevisionId"); 901throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 909throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 913throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1125throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1148throw new ValidationException(ValidationRules.CannotBeNull, "portalRevisionId"); 1163throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1167throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1171throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1175throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1382throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PortalSettingsOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ProductApiOperations.cs (24)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 372throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 391throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 395throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 569throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 592throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 607throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 630throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 837throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 841throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 860throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 875throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 894throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 898throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1060throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ProductGroupOperations.cs (24)
96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 372throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 387throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 391throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 565throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 588throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 603throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 618throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 622throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 828throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 832throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 851throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 866throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 881throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 885throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1048throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ProductOperations.cs (39)
98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 325throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 363throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 547throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 585throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 589throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 794throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 798throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 817throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 832throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 840throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1084throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1088throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1107throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 1122throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1126throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1353throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1357throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1376throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 1391throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1395throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1399throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1582throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1586throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1605throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1609throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1799throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1967throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ProductPolicyOperations.cs (27)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 315throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 353throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 543throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 566throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 581throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 585throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 798throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 802throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 821throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 836throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 848throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1089throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1108throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 1123throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ProductSubscriptionsOperations.cs (6)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 324throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\QuotaByCounterKeysOperations.cs (11)
97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "quotaCounterKey"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 321throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 344throw new ValidationException(ValidationRules.CannotBeNull, "quotaCounterKey"); 348throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\QuotaByPeriodKeysOperations.cs (13)
99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "quotaCounterKey"); 126throw new ValidationException(ValidationRules.CannotBeNull, "quotaPeriodKey"); 130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 330throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "quotaCounterKey"); 357throw new ValidationException(ValidationRules.CannotBeNull, "quotaPeriodKey"); 361throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 365throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\RegionOperations.cs (5)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 290throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReportsOperations.cs (47)
91throw new ValidationException(ValidationRules.CannotBeNull, "odataQuery"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 313throw new ValidationException(ValidationRules.CannotBeNull, "odataQuery"); 317throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 535throw new ValidationException(ValidationRules.CannotBeNull, "odataQuery"); 539throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 562throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 566throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 757throw new ValidationException(ValidationRules.CannotBeNull, "odataQuery"); 761throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 765throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 784throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 788throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 979throw new ValidationException(ValidationRules.CannotBeNull, "odataQuery"); 983throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 987throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1006throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1010throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1201throw new ValidationException(ValidationRules.CannotBeNull, "odataQuery"); 1205throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1209throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1228throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1232throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1430throw new ValidationException(ValidationRules.CannotBeNull, "odataQuery"); 1434throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1438throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1457throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1461throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1654throw new ValidationException(ValidationRules.CannotBeNull, "odataQuery"); 1658throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1662throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1681throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1685throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1870throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2038throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2206throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2374throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2542throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2710throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2878throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SignInSettingsOperations.cs (19)
84throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 509throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 532throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 536throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 544throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 728throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 732throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 751throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 755throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 759throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\SignUpSettingsOperations.cs (19)
84throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 509throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 532throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 536throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 544throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 728throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 732throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 751throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 755throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 759throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\SubscriptionOperations.cs (49)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "sid"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 530throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 534throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "sid"); 568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 572throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 789throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 793throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 812throw new ValidationException(ValidationRules.CannotBeNull, "sid"); 827throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 835throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 839throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1104throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1123throw new ValidationException(ValidationRules.CannotBeNull, "sid"); 1138throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1142throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1146throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1150throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1376throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1380throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1399throw new ValidationException(ValidationRules.CannotBeNull, "sid"); 1414throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1418throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1422throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1596throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1600throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1619throw new ValidationException(ValidationRules.CannotBeNull, "sid"); 1634throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1638throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1803throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1807throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1826throw new ValidationException(ValidationRules.CannotBeNull, "sid"); 1841throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1845throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2012throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2016throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 2035throw new ValidationException(ValidationRules.CannotBeNull, "sid"); 2050throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2054throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2245throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TagOperations.cs (129)
100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 142throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 157throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 161throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 363throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 386throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 405throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 420throw new ValidationException(ValidationRules.CannotBeNull, "tagId"); 439throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 443throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 636throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 640throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 659throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 678throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 693throw new ValidationException(ValidationRules.CannotBeNull, "tagId"); 712throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 716throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 927throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 931throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 950throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 969throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 984throw new ValidationException(ValidationRules.CannotBeNull, "tagId"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1007throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1220throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1224throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1243throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1262throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 1277throw new ValidationException(ValidationRules.CannotBeNull, "tagId"); 1296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1475throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1479throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1498throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1521throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1717throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1721throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1740throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 1759throw new ValidationException(ValidationRules.CannotBeNull, "tagId"); 1778throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1782throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1969throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1973throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1992throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 2011throw new ValidationException(ValidationRules.CannotBeNull, "tagId"); 2030throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2034throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2239throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2243throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 2262throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 2281throw new ValidationException(ValidationRules.CannotBeNull, "tagId"); 2300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2524throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2528throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 2547throw new ValidationException(ValidationRules.CannotBeNull, "apiId"); 2566throw new ValidationException(ValidationRules.CannotBeNull, "tagId"); 2585throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2589throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2761throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2765throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 2784throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 2799throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2803throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2998throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3002throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 3021throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 3036throw new ValidationException(ValidationRules.CannotBeNull, "tagId"); 3055throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3059throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3245throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3249throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 3268throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 3283throw new ValidationException(ValidationRules.CannotBeNull, "tagId"); 3302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3510throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3514throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 3533throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 3548throw new ValidationException(ValidationRules.CannotBeNull, "tagId"); 3567throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3777throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3781throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 3800throw new ValidationException(ValidationRules.CannotBeNull, "productId"); 3815throw new ValidationException(ValidationRules.CannotBeNull, "tagId"); 3834throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4009throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4013throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 4032throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4036throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4230throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4234throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 4253throw new ValidationException(ValidationRules.CannotBeNull, "tagId"); 4272throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4456throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4460throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 4479throw new ValidationException(ValidationRules.CannotBeNull, "tagId"); 4498throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4502throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4707throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4711throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 4730throw new ValidationException(ValidationRules.CannotBeNull, "tagId"); 4749throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 4757throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4761throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5001throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5005throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 5024throw new ValidationException(ValidationRules.CannotBeNull, "tagId"); 5043throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 5047throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 5051throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5055throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5271throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5275throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 5294throw new ValidationException(ValidationRules.CannotBeNull, "tagId"); 5313throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 5317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5490throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5658throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5826throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5994throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TagResourceOperations.cs (5)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 303throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TenantAccessGitOperations.cs (10)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 119throw new ValidationException(ValidationRules.CannotBeNull, "accessName"); 283throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "accessName");
Generated\TenantAccessOperations.cs (44)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 307throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 338throw new ValidationException(ValidationRules.CannotBeNull, "accessName"); 518throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 522throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 549throw new ValidationException(ValidationRules.CannotBeNull, "accessName"); 755throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 759throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 778throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 782throw new ValidationException(ValidationRules.CannotBeNull, "accessName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 790throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 794throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1016throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1020throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1039throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1043throw new ValidationException(ValidationRules.CannotBeNull, "accessName"); 1047throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1051throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1055throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1266throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1270throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1293throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1297throw new ValidationException(ValidationRules.CannotBeNull, "accessName"); 1461throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1465throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1484throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1488throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1492throw new ValidationException(ValidationRules.CannotBeNull, "accessName"); 1659throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1663throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1682throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1686throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1690throw new ValidationException(ValidationRules.CannotBeNull, "accessName"); 1881throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TenantConfigurationOperations.cs (19)
170throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 174throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 193throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 197throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 385throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 389throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 408throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 416throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 420throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 615throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 619throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 638throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 646throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 650throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 843throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 847throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 866throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 874throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 878throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\TenantSettingsOperations.cs (9)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 525throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\UserConfirmationPasswordOperations.cs (5)
93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 135throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\UserGroupOperations.cs (6)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 324throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\UserIdentitiesOperations.cs (6)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 311throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\UserOperations.cs (45)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 316throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 358throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 561throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 576throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 580throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 788throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 792throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 811throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 826throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 834throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1083throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1106throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1125throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1360throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1364throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1383throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 1398throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1402throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1406throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1598throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1602throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1621throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 1636throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1640throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1828throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1832throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1851throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 1866throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1874throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1878throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2063throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\UserSubscriptionOperations.cs (12)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 335throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 358throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 373throw new ValidationException(ValidationRules.CannotBeNull, "sid"); 388throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 392throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 585throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.ApplicationInsights (240)
Generated\AnalyticsItemsOperations.cs (17)
106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 136throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 140throw new ValidationException(ValidationRules.CannotBeNull, "scopePath"); 355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 366throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 385throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 389throw new ValidationException(ValidationRules.CannotBeNull, "scopePath"); 601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 612throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 631throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 635throw new ValidationException(ValidationRules.CannotBeNull, "scopePath"); 639throw new ValidationException(ValidationRules.CannotBeNull, "itemProperties"); 848throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 859throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 878throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 882throw new ValidationException(ValidationRules.CannotBeNull, "scopePath");
Generated\AnnotationsOperations.cs (17)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 124throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "start"); 132throw new ValidationException(ValidationRules.CannotBeNull, "end"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 357throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 361throw new ValidationException(ValidationRules.CannotBeNull, "annotationProperties"); 550throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 580throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 584throw new ValidationException(ValidationRules.CannotBeNull, "annotationId"); 758throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 777throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 788throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 792throw new ValidationException(ValidationRules.CannotBeNull, "annotationId");
Generated\APIKeysOperations.cs (15)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 337throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "aPIKeyProperties"); 537throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 567throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "keyId"); 762throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 781throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 792throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 796throw new ValidationException(ValidationRules.CannotBeNull, "keyId");
Generated\ComponentAvailableFeaturesOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "resourceName");
Generated\ComponentCurrentBillingFeaturesOperations.cs (7)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 337throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "billingFeaturesProperties");
Generated\ComponentFeatureCapabilitiesOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "resourceName");
Generated\ComponentLinkedStorageAccountsOperations.cs (12)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 118throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 336throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 535throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 565throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 758throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 777throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 788throw new ValidationException(ValidationRules.CannotBeNull, "resourceName");
Generated\ComponentQuotaStatusOperations.cs (3)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 118throw new ValidationException(ValidationRules.CannotBeNull, "resourceName");
Generated\ComponentsOperations.cs (26)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 267throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 474throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 493throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 504throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 672throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 691throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 702throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 894throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 913throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 924throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 928throw new ValidationException(ValidationRules.CannotBeNull, "insightProperties"); 1147throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1166throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1177throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1405throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1424throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1435throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1439throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1640throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1659throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1670throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1674throw new ValidationException(ValidationRules.CannotBeNull, "purgeId"); 1859throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2032throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExportConfigurationsOperations.cs (20)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 118throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "exportProperties"); 541throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 560throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 571throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 575throw new ValidationException(ValidationRules.CannotBeNull, "exportId"); 767throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 797throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 801throw new ValidationException(ValidationRules.CannotBeNull, "exportId"); 997throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1016throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1027throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1031throw new ValidationException(ValidationRules.CannotBeNull, "exportId"); 1035throw new ValidationException(ValidationRules.CannotBeNull, "exportProperties");
Generated\FavoritesOperations.cs (21)
104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 134throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 374throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 378throw new ValidationException(ValidationRules.CannotBeNull, "favoriteId"); 573throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 592throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 603throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 607throw new ValidationException(ValidationRules.CannotBeNull, "favoriteId"); 611throw new ValidationException(ValidationRules.CannotBeNull, "favoriteProperties"); 813throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 832throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 843throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 847throw new ValidationException(ValidationRules.CannotBeNull, "favoriteId"); 851throw new ValidationException(ValidationRules.CannotBeNull, "favoriteProperties"); 1046throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1065throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1076throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1080throw new ValidationException(ValidationRules.CannotBeNull, "favoriteId");
Generated\Models\ApplicationInsightsComponent.cs (2)
284throw new ValidationException(ValidationRules.CannotBeNull, "Kind"); 288throw new ValidationException(ValidationRules.CannotBeNull, "ApplicationType");
Generated\Models\ComponentPurgeBody.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "Table"); 77throw new ValidationException(ValidationRules.CannotBeNull, "Filters");
Generated\Models\ComponentPurgeResponse.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "OperationId");
Generated\Models\ComponentPurgeStatusResponse.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Status");
Generated\Models\ComponentsResource.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\TrackedResource.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\WebTest.cs (3)
188throw new ValidationException(ValidationRules.CannotBeNull, "SyntheticMonitorId"); 192throw new ValidationException(ValidationRules.CannotBeNull, "WebTestName"); 196throw new ValidationException(ValidationRules.CannotBeNull, "Locations");
Generated\Models\WebtestsResource.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\Workbook.cs (6)
177throw new ValidationException(ValidationRules.CannotBeNull, "WorkbookName"); 181throw new ValidationException(ValidationRules.CannotBeNull, "SerializedData"); 185throw new ValidationException(ValidationRules.CannotBeNull, "WorkbookId"); 189throw new ValidationException(ValidationRules.CannotBeNull, "SharedTypeKind"); 193throw new ValidationException(ValidationRules.CannotBeNull, "Category"); 197throw new ValidationException(ValidationRules.CannotBeNull, "UserId");
Generated\Operations.cs (1)
244throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ProactiveDetectionConfigurationsOperations.cs (12)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 118throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 338throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "configurationId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 568throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 572throw new ValidationException(ValidationRules.CannotBeNull, "configurationId"); 576throw new ValidationException(ValidationRules.CannotBeNull, "proactiveDetectionProperties");
Generated\WebTestLocationsOperations.cs (3)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 118throw new ValidationException(ValidationRules.CannotBeNull, "resourceName");
Generated\WebTestsOperations.cs (22)
85throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 295throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 325throw new ValidationException(ValidationRules.CannotBeNull, "webTestName"); 515throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 534throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 545throw new ValidationException(ValidationRules.CannotBeNull, "webTestName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "webTestDefinition"); 749throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 768throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 779throw new ValidationException(ValidationRules.CannotBeNull, "webTestName"); 974throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 985throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1004throw new ValidationException(ValidationRules.CannotBeNull, "webTestName"); 1167throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1356throw new ValidationException(ValidationRules.CannotBeNull, "componentName"); 1360throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1379throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1570throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1744throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1917throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkbooksOperations.cs (17)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "category"); 319throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 330throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 527throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 723throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 734throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 753throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 757throw new ValidationException(ValidationRules.CannotBeNull, "workbookProperties"); 970throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 981throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1000throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1004throw new ValidationException(ValidationRules.CannotBeNull, "workbookProperties");
Generated\WorkItemConfigurationsOperations.cs (23)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 332throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "workItemConfigurationProperties"); 529throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 548throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 559throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 746throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 765throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 776throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 780throw new ValidationException(ValidationRules.CannotBeNull, "workItemConfigId"); 955throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 974throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 985throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 989throw new ValidationException(ValidationRules.CannotBeNull, "workItemConfigId"); 1185throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1204throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1215throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1219throw new ValidationException(ValidationRules.CannotBeNull, "workItemConfigId"); 1223throw new ValidationException(ValidationRules.CannotBeNull, "workItemConfigurationProperties");
Microsoft.Azure.Management.AppPlatform (279)
Generated\AppsOperations.cs (38)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 393throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 404throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 408throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 412throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 612throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 616throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 620throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 624throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 817throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 828throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 832throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 836throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 840throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 844throw new ValidationException(ValidationRules.CannotBeNull, "validatePayload"); 1048throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1063throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1071throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 1075throw new ValidationException(ValidationRules.CannotBeNull, "appResource"); 1309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1324throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1328throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1332throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 1507throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1518throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1522throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1526throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1530throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 1534throw new ValidationException(ValidationRules.CannotBeNull, "appResource"); 1742throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BindingsOperations.cs (32)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "bindingName"); 406throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 417throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 421throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 425throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 429throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 625throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 636throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 640throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 648throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 652throw new ValidationException(ValidationRules.CannotBeNull, "bindingName"); 656throw new ValidationException(ValidationRules.CannotBeNull, "bindingResource"); 891throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 902throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 906throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 914throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 918throw new ValidationException(ValidationRules.CannotBeNull, "bindingName"); 1098throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1113throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1117throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 1125throw new ValidationException(ValidationRules.CannotBeNull, "bindingName"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "bindingResource"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CertificatesOperations.cs (21)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 371throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 375throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 566throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 581throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 585throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 589throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "certificateResource"); 827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 842throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 846throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 850throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 1015throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ConfigServersOperations.cs (19)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 373throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 384throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 388throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 392throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 396throw new ValidationException(ValidationRules.CannotBeNull, "configServerResource"); 613throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 624throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 628throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 632throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 636throw new ValidationException(ValidationRules.CannotBeNull, "configServerResource"); 849throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 860throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 864throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 868throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 872throw new ValidationException(ValidationRules.CannotBeNull, "configServerSettings");
Generated\CustomDomainsOperations.cs (32)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 406throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 417throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 421throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 425throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 429throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 625throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 636throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 640throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 648throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 652throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 656throw new ValidationException(ValidationRules.CannotBeNull, "domainResource"); 891throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 902throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 906throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 914throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 918throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 1098throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1113throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1117throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 1125throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "domainResource"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DeploymentsOperations.cs (61)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 409throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 420throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 424throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 428throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 432throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 637throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 648throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 652throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 656throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 949throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 960throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 964throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 968throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 972throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 976throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 1174throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1185throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1189throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1193throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1197throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 1201throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 1205throw new ValidationException(ValidationRules.CannotBeNull, "deploymentResource"); 1440throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1451throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1455throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1459throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1463throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 1467throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 1647throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1658throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1662throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1666throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1670throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 1674throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 1678throw new ValidationException(ValidationRules.CannotBeNull, "deploymentResource"); 1895throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1906throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1910throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1914throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1918throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 1922throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 2096throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2111throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2115throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 2119throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 2123throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 2297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2312throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2316throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 2320throw new ValidationException(ValidationRules.CannotBeNull, "appName"); 2324throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 2491throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2664throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\CertificateProperties.cs (2)
139throw new ValidationException(ValidationRules.CannotBeNull, "VaultUri"); 143throw new ValidationException(ValidationRules.CannotBeNull, "KeyVaultCertName");
Generated\Models\ConfigServerGitProperty.cs (1)
140throw new ValidationException(ValidationRules.CannotBeNull, "Uri");
Generated\Models\CustomDomainValidatePayload.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\GitPatternRepository.cs (2)
149throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 153throw new ValidationException(ValidationRules.CannotBeNull, "Uri");
Generated\Models\LogFileUrlResponse.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\NameAvailabilityParameters.cs (2)
70throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 74throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\RegenerateTestKeyRequestPayload.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "KeyType");
Generated\MonitoringSettingsOperations.cs (14)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 358throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 362throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 366throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "monitoringSettingResource"); 587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 602throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 606throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 610throw new ValidationException(ValidationRules.CannotBeNull, "monitoringSettingResource");
Generated\Operations.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 266throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RuntimeVersionsOperations.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ServicesOperations.cs (46)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 382throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 386throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 585throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 589throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "regenerateTestKeyRequest"); 790throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 801throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 805throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 809throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 976throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 987throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 991throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 995throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1179throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1190throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1194throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1198throw new ValidationException(ValidationRules.CannotBeNull, "availabilityParameters"); 1385throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1396throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1574throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1585throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1589throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1775throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1786throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1790throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1794throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1798throw new ValidationException(ValidationRules.CannotBeNull, "resource"); 2023throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2034throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2038throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2042throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 2212throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2223throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2227throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2231throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 2235throw new ValidationException(ValidationRules.CannotBeNull, "resource"); 2441throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2614throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SkusOperations.cs (3)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 269throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Attestation (28)
Generated\AttestationProvidersOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 315throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "creationParams"); 554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 565throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 584throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 588throw new ValidationException(ValidationRules.CannotBeNull, "updateParams"); 776throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 787throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 806throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 966throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1150throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1169throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1536throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\Models\AttestationProvider.cs (1)
95throw new ValidationException(ValidationRules.CannotBeNull, "Status");
Generated\Models\AttestationServiceCreationParams.cs (2)
87throw new ValidationException(ValidationRules.CannotBeNull, "Location"); 91throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\JSONWebKey.cs (4)
263throw new ValidationException(ValidationRules.CannotBeNull, "Alg"); 267throw new ValidationException(ValidationRules.CannotBeNull, "Kid"); 271throw new ValidationException(ValidationRules.CannotBeNull, "Kty"); 275throw new ValidationException(ValidationRules.CannotBeNull, "Use");
Generated\Models\TrackedResource.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Microsoft.Azure.Management.Authorization (75)
Generated\ClassicAdministratorsOperations.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 264throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DenyAssignmentsOperations.cs (17)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 111throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 130throw new ValidationException(ValidationRules.CannotBeNull, "parentResourcePath"); 134throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 138throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 345throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 734throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 738throw new ValidationException(ValidationRules.CannotBeNull, "denyAssignmentId"); 919throw new ValidationException(ValidationRules.CannotBeNull, "denyAssignmentId"); 1097throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 1281throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1449throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1617throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1785throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\RoleAssignment.cs (2)
194throw new ValidationException(ValidationRules.CannotBeNull, "RoleDefinitionId"); 198throw new ValidationException(ValidationRules.CannotBeNull, "PrincipalId");
Generated\Models\RoleAssignmentCreateParameters.cs (2)
171throw new ValidationException(ValidationRules.CannotBeNull, "RoleDefinitionId"); 175throw new ValidationException(ValidationRules.CannotBeNull, "PrincipalId");
Generated\PermissionsOperations.cs (10)
84throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 294throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 313throw new ValidationException(ValidationRules.CannotBeNull, "parentResourcePath"); 317throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 321throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 516throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 684throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ProviderOperationsMetadataOperations.cs (2)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 435throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RoleAssignmentMetricsOperations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\RoleAssignmentsOperations.cs (29)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 300throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 528throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 547throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 551throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 757throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 761throw new ValidationException(ValidationRules.CannotBeNull, "roleAssignmentName"); 953throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 957throw new ValidationException(ValidationRules.CannotBeNull, "roleAssignmentName"); 961throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1177throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "roleAssignmentName"); 1373throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 1377throw new ValidationException(ValidationRules.CannotBeNull, "roleAssignmentName"); 1381throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1579throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 1775throw new ValidationException(ValidationRules.CannotBeNull, "roleAssignmentId"); 1962throw new ValidationException(ValidationRules.CannotBeNull, "roleAssignmentId"); 1966throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2177throw new ValidationException(ValidationRules.CannotBeNull, "roleAssignmentId"); 2364throw new ValidationException(ValidationRules.CannotBeNull, "roleAssignmentId"); 2368throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2554throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2722throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2890throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3058throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RoleDefinitionsOperations.cs (10)
88throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 92throw new ValidationException(ValidationRules.CannotBeNull, "roleDefinitionId"); 272throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 276throw new ValidationException(ValidationRules.CannotBeNull, "roleDefinitionId"); 459throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 463throw new ValidationException(ValidationRules.CannotBeNull, "roleDefinitionId"); 467throw new ValidationException(ValidationRules.CannotBeNull, "roleDefinition"); 654throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 842throw new ValidationException(ValidationRules.CannotBeNull, "roleId"); 1017throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Automanage (68)
Generated\AccountsOperations.cs (23)
90throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 113throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 317throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 325throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 512throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 523throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 527throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 531throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 695throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 699throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 703throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 714throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 718throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 901throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 905throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 916throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1091throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ConfigurationProfileAssignmentsOperations.cs (21)
119throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "configurationProfileAssignmentName"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 138throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 142throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 323throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "configurationProfileAssignmentName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 342throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 506throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 521throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 692throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 696throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 878throw new ValidationException(ValidationRules.CannotBeNull, "configurationProfileAssignmentName"); 882throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 886throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 890throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 901throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 905throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ConfigurationProfilePreferencesOperations.cs (23)
90throw new ValidationException(ValidationRules.CannotBeNull, "configurationProfilePreferenceName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 113throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 317throw new ValidationException(ValidationRules.CannotBeNull, "configurationProfilePreferenceName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 325throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 512throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 523throw new ValidationException(ValidationRules.CannotBeNull, "configurationProfilePreferenceName"); 527throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 531throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 695throw new ValidationException(ValidationRules.CannotBeNull, "configurationProfilePreferenceName"); 699throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 703throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 714throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 718throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 902throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 906throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 917throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1088throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1092throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.Azure.Management.Automation (701)
Generated\ActivityOperations.cs (10)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "moduleName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "activityName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 315throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "moduleName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 523throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AgentRegistrationInformationOperations.cs (7)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 300throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Generated\AutomationAccountOperations.cs (19)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 310throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 341throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 545throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 564throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 732throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 751throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 755throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 934throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 953throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1304throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1475throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AutomationClient.cs (4)
652throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 671throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 675throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 679throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Generated\CertificateOperations.cs (22)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 501throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 520throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 524throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 528throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 536throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 751throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 770throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 774throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 778throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 782throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 973throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 992throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 996throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1175throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ConnectionOperations.cs (22)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 501throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 520throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 524throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 528throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 536throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 751throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 770throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 774throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 778throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 782throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 973throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 992throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 996throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1175throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ConnectionTypeOperations.cs (17)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "connectionTypeName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "connectionTypeName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 501throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 520throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 524throw new ValidationException(ValidationRules.CannotBeNull, "connectionTypeName"); 528throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 536throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 727throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 746throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 750throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 929throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CredentialOperations.cs (22)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "credentialName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "credentialName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 501throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 520throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 524throw new ValidationException(ValidationRules.CannotBeNull, "credentialName"); 528throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 536throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 751throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 770throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 774throw new ValidationException(ValidationRules.CannotBeNull, "credentialName"); 778throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 782throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 973throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 992throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 996throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1180throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DscCompilationJobOperations.cs (17)
121throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 140throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 144throw new ValidationException(ValidationRules.CannotBeNull, "compilationJobName"); 148throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 335throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 358throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 555throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "jobStreamId"); 582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 774throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 793throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 797throw new ValidationException(ValidationRules.CannotBeNull, "compilationJobName"); 801throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 809throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 997throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DscCompilationJobStreamOperations.cs (3)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\DscConfigurationOperations.cs (25)
89throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 502throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 521throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 525throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 529throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 752throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 771throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 775throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 779throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 973throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 992throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 996throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 1000throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1195throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1214throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 1218throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1411throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DscNodeConfigurationOperations.cs (17)
89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "nodeConfigurationName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 289throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "nodeConfigurationName"); 531throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 550throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 756throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 775throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 779throw new ValidationException(ValidationRules.CannotBeNull, "nodeConfigurationName"); 783throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 791throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 979throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DscNodeOperations.cs (17)
89throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 502throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 521throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 525throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 529throw new ValidationException(ValidationRules.CannotBeNull, "dscNodeUpdateParameters"); 533throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 730throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 749throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 753throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 946throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FieldsOperations.cs (5)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "moduleName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "typeName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\HybridRunbookWorkerGroupOperations.cs (22)
89throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "hybridRunbookWorkerGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "hybridRunbookWorkerGroupName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 502throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 521throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 525throw new ValidationException(ValidationRules.CannotBeNull, "hybridRunbookWorkerGroupName"); 529throw new ValidationException(ValidationRules.CannotBeNull, "hybridRunbookWorkerGroupCreationParameters"); 533throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 730throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 749throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 753throw new ValidationException(ValidationRules.CannotBeNull, "hybridRunbookWorkerGroupName"); 757throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 761throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 955throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 974throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 978throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1166throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\HybridRunbookWorkersOperations.cs (27)
92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "hybridRunbookWorkerGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "hybridRunbookWorkerId"); 123throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 297throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "hybridRunbookWorkerGroupName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "hybridRunbookWorkerId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 523throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "hybridRunbookWorkerGroupName"); 550throw new ValidationException(ValidationRules.CannotBeNull, "hybridRunbookWorkerId"); 554throw new ValidationException(ValidationRules.CannotBeNull, "hybridRunbookWorkerCreationParameters"); 558throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 757throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 776throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 780throw new ValidationException(ValidationRules.CannotBeNull, "hybridRunbookWorkerGroupName"); 784throw new ValidationException(ValidationRules.CannotBeNull, "hybridRunbookWorkerId"); 788throw new ValidationException(ValidationRules.CannotBeNull, "hybridRunbookWorkerMoveParameters"); 792throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 973throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 992throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 996throw new ValidationException(ValidationRules.CannotBeNull, "hybridRunbookWorkerGroupName"); 1000throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1190throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobOperations.cs (33)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 330throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 558throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 581throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 759throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 778throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 782throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 967throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 971throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 990throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 994throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1196throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1200throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1219throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 1223throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1227throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1433throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1452throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 1456throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1659throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1678throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 1682throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1686throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1861throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobScheduleOperations.cs (14)
89throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 281throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 300throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 494throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 517throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 525throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 719throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 738throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 742throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 930throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobStreamOperations.cs (10)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "jobStreamId"); 332throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 557throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\KeysOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\LinkedWorkspaceOperations.cs (3)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\Models\AgentRegistrationRegenerateKeyParameter.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "KeyName");
Generated\Models\CertificateCreateOrUpdateParameters.cs (2)
103throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 107throw new ValidationException(ValidationRules.CannotBeNull, "Base64Value");
Generated\Models\ConnectionCreateOrUpdateParameters.cs (2)
94throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 98throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionType");
Generated\Models\ConnectionTypeCreateOrUpdateParameters.cs (2)
88throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 92throw new ValidationException(ValidationRules.CannotBeNull, "FieldDefinitions");
Generated\Models\ContentHash.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "Algorithm"); 75throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\CredentialCreateOrUpdateParameters.cs (3)
92throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 96throw new ValidationException(ValidationRules.CannotBeNull, "UserName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\DscCompilationJobCreateParameters.cs (1)
112throw new ValidationException(ValidationRules.CannotBeNull, "Configuration");
Generated\Models\DscConfigurationCreateOrUpdateParameters.cs (1)
128throw new ValidationException(ValidationRules.CannotBeNull, "Source");
Generated\Models\DscConfigurationUpdateParameters.cs (1)
119throw new ValidationException(ValidationRules.CannotBeNull, "Source");
Generated\Models\DscNodeConfigurationCreateOrUpdateParameters.cs (2)
104throw new ValidationException(ValidationRules.CannotBeNull, "Source"); 108throw new ValidationException(ValidationRules.CannotBeNull, "Configuration");
Generated\Models\FieldDefinition.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\JobScheduleCreateParameters.cs (2)
94throw new ValidationException(ValidationRules.CannotBeNull, "Schedule"); 98throw new ValidationException(ValidationRules.CannotBeNull, "Runbook");
Generated\Models\ModuleCreateOrUpdateParameters.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "ContentLink");
Generated\Models\PythonPackageCreateParameters.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "ContentLink");
Generated\Models\RunbookCreateOrUpdateDraftParameters.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "RunbookContent");
Generated\Models\RunbookCreateOrUpdateDraftProperties.cs (2)
111throw new ValidationException(ValidationRules.CannotBeNull, "RunbookType"); 115throw new ValidationException(ValidationRules.CannotBeNull, "Draft");
Generated\Models\RunbookCreateOrUpdateParameters.cs (1)
149throw new ValidationException(ValidationRules.CannotBeNull, "RunbookType");
Generated\Models\ScheduleCreateOrUpdateParameters.cs (2)
130throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 134throw new ValidationException(ValidationRules.CannotBeNull, "Frequency");
Generated\Models\Sku.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\SoftwareUpdateConfiguration.cs (2)
168throw new ValidationException(ValidationRules.CannotBeNull, "UpdateConfiguration"); 172throw new ValidationException(ValidationRules.CannotBeNull, "ScheduleInfo");
Generated\Models\SourceControlSyncJobCreateParameters.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "CommitId");
Generated\Models\VariableCreateOrUpdateParameters.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\WebhookCreateOrUpdateParameters.cs (1)
119throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\ModuleOperations.cs (22)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "moduleName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "moduleName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 501throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 520throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 524throw new ValidationException(ValidationRules.CannotBeNull, "moduleName"); 528throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 536throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 751throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 770throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 774throw new ValidationException(ValidationRules.CannotBeNull, "moduleName"); 778throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 782throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 973throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 992throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 996throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1175throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\NodeCountInformationOperations.cs (4)
92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "countType"); 119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\NodeReportsOperations.cs (15)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 321throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 344throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 348throw new ValidationException(ValidationRules.CannotBeNull, "reportId"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 544throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 563throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 567throw new ValidationException(ValidationRules.CannotBeNull, "nodeId"); 571throw new ValidationException(ValidationRules.CannotBeNull, "reportId"); 575throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 758throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ObjectDataTypesOperations.cs (9)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "moduleName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "typeName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "typeName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\PrivateEndpointConnectionsOperations.cs (16)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 303throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 575throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 598throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 602throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 792throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 796throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 815throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 819throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName");
Generated\PrivateLinkResourcesOperations.cs (3)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName");
Generated\Python2PackageOperations.cs (22)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "packageName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "packageName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 501throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 520throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 524throw new ValidationException(ValidationRules.CannotBeNull, "packageName"); 528throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 536throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 751throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 770throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 774throw new ValidationException(ValidationRules.CannotBeNull, "packageName"); 778throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 782throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 973throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 992throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 996throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1175throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RunbookDraftOperations.cs (17)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "runbookName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 331throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 350throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "runbookName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 545throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 564throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 568throw new ValidationException(ValidationRules.CannotBeNull, "runbookName"); 758throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 762throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 781throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 785throw new ValidationException(ValidationRules.CannotBeNull, "runbookName"); 789throw new ValidationException(ValidationRules.CannotBeNull, "runbookContent");
Generated\RunbookOperations.cs (30)
118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 122throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 141throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 145throw new ValidationException(ValidationRules.CannotBeNull, "runbookName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "runbookName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 546throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 565throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "runbookName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 792throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 796throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 815throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 819throw new ValidationException(ValidationRules.CannotBeNull, "runbookName"); 823throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1014throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1018throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1037throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 1041throw new ValidationException(ValidationRules.CannotBeNull, "runbookName"); 1207throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1211throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1230throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 1412throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1416throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1435throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 1439throw new ValidationException(ValidationRules.CannotBeNull, "runbookName"); 1615throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ScheduleOperations.cs (22)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "scheduleName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "scheduleName"); 371throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 569throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 588throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 592throw new ValidationException(ValidationRules.CannotBeNull, "scheduleName"); 596throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 780throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 799throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 803throw new ValidationException(ValidationRules.CannotBeNull, "scheduleName"); 807throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 973throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 992throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 996throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1175throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SoftwareUpdateConfigurationMachineRunsOperations.cs (6)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName");
Generated\SoftwareUpdateConfigurationRunsOperations.cs (6)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName");
Generated\SoftwareUpdateConfigurationsOperations.cs (16)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "softwareUpdateConfigurationName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 360throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 379throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 383throw new ValidationException(ValidationRules.CannotBeNull, "softwareUpdateConfigurationName"); 579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 583throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 602throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 606throw new ValidationException(ValidationRules.CannotBeNull, "softwareUpdateConfigurationName"); 787throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 791throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 810throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName");
Generated\SourceControlOperations.cs (22)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlName"); 371throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 566throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 585throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 589throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 762throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 781throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 785throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlName"); 789throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 976throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 995throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 999throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1183throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SourceControlSyncJobOperations.cs (14)
97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 331throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 350throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlName"); 358throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 550throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 763throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SourceControlSyncJobStreamsOperations.cs (10)
97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 324throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "streamId"); 355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 540throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\StatisticsOperations.cs (3)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\TestJobOperations.cs (21)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "runbookName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 319throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 323throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "runbookName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 534throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "runbookName"); 723throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 727throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 746throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 750throw new ValidationException(ValidationRules.CannotBeNull, "runbookName"); 916throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 920throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 939throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 943throw new ValidationException(ValidationRules.CannotBeNull, "runbookName");
Generated\TestJobStreamsOperations.cs (10)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "runbookName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "jobStreamId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "runbookName"); 531throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\UsagesOperations.cs (3)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\VariableOperations.cs (22)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "variableName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "variableName"); 371throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 566throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 585throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 589throw new ValidationException(ValidationRules.CannotBeNull, "variableName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 762throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 781throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 785throw new ValidationException(ValidationRules.CannotBeNull, "variableName"); 789throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 973throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 992throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 996throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1175throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WatcherOperations.cs (30)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "watcherName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 338throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 361throw new ValidationException(ValidationRules.CannotBeNull, "watcherName"); 365throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 555throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "watcherName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 586throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 777throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 796throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 800throw new ValidationException(ValidationRules.CannotBeNull, "watcherName"); 804throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 970throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 989throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 993throw new ValidationException(ValidationRules.CannotBeNull, "watcherName"); 997throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1163throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1182throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 1186throw new ValidationException(ValidationRules.CannotBeNull, "watcherName"); 1190throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1359throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1378throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 1382throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1570throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WebhookOperations.cs (25)
89throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 294throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "webhookName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 490throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 509throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "webhookName"); 517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 707throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 726throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 730throw new ValidationException(ValidationRules.CannotBeNull, "webhookName"); 734throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 742throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 957throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 976throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 980throw new ValidationException(ValidationRules.CannotBeNull, "webhookName"); 984throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 988throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1182throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1201throw new ValidationException(ValidationRules.CannotBeNull, "automationAccountName"); 1205throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1393throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Avs (518)
Generated\AddonsOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "addonName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 608throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 623throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 627throw new ValidationException(ValidationRules.CannotBeNull, "addonName"); 631throw new ValidationException(ValidationRules.CannotBeNull, "addon"); 635throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 864throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 879throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 883throw new ValidationException(ValidationRules.CannotBeNull, "addonName"); 887throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AuthorizationsOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "authorizationName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 608throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 623throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 627throw new ValidationException(ValidationRules.CannotBeNull, "authorizationName"); 631throw new ValidationException(ValidationRules.CannotBeNull, "authorization"); 635throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 864throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 879throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 883throw new ValidationException(ValidationRules.CannotBeNull, "authorizationName"); 887throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CloudLinksOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "cloudLinkName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 608throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 623throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 627throw new ValidationException(ValidationRules.CannotBeNull, "cloudLinkName"); 631throw new ValidationException(ValidationRules.CannotBeNull, "cloudLink"); 635throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 864throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 879throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 883throw new ValidationException(ValidationRules.CannotBeNull, "cloudLinkName"); 887throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ClustersOperations.cs (27)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 625throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 636throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 651throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 655throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 659throw new ValidationException(ValidationRules.CannotBeNull, "cluster"); 667throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 891throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 902throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 917throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 921throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 925throw new ValidationException(ValidationRules.CannotBeNull, "clusterUpdate"); 929throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1147throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1158throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1173throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 1177throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1353throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DatastoresOperations.cs (25)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "datastoreName"); 361throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 624throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 635throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 650throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 654throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 658throw new ValidationException(ValidationRules.CannotBeNull, "datastoreName"); 662throw new ValidationException(ValidationRules.CannotBeNull, "datastore"); 670throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 893throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 904throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 919throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 923throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 927throw new ValidationException(ValidationRules.CannotBeNull, "datastoreName"); 931throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1105throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\GlobalReachConnectionsOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "globalReachConnectionName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 608throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 623throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 627throw new ValidationException(ValidationRules.CannotBeNull, "globalReachConnectionName"); 631throw new ValidationException(ValidationRules.CannotBeNull, "globalReachConnection"); 635throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 864throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 879throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 883throw new ValidationException(ValidationRules.CannotBeNull, "globalReachConnectionName"); 887throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\HcxEnterpriseSitesOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "hcxEnterpriseSiteName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 541throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 552throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 567throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "hcxEnterpriseSiteName"); 575throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 794throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 805throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 820throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 824throw new ValidationException(ValidationRules.CannotBeNull, "hcxEnterpriseSiteName"); 828throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1000throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LocationsOperations.cs (6)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "location"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 296throw new ValidationException(ValidationRules.CannotBeNull, "location"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Models\AddonHcxProperties.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "Offer");
Generated\Models\Cluster.cs (1)
104throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\DiskPoolVolume.cs (2)
91throw new ValidationException(ValidationRules.CannotBeNull, "TargetId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "LunName");
Generated\Models\NetAppVolume.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\PrivateCloud.cs (2)
257throw new ValidationException(ValidationRules.CannotBeNull, "Sku"); 261throw new ValidationException(ValidationRules.CannotBeNull, "NetworkBlock");
Generated\Models\ScriptExecution.cs (1)
202throw new ValidationException(ValidationRules.CannotBeNull, "Timeout");
Generated\Models\ScriptExecutionParameter.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\Sku.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\VmHostPlacementPolicyProperties.cs (3)
92throw new ValidationException(ValidationRules.CannotBeNull, "VmMembers"); 96throw new ValidationException(ValidationRules.CannotBeNull, "HostMembers"); 100throw new ValidationException(ValidationRules.CannotBeNull, "AffinityType");
Generated\Models\VmVmPlacementPolicyProperties.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "VmMembers"); 88throw new ValidationException(ValidationRules.CannotBeNull, "AffinityType");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 264throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PlacementPoliciesOperations.cs (32)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 335throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 350throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 358throw new ValidationException(ValidationRules.CannotBeNull, "placementPolicyName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 660throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 671throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 686throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 690throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 694throw new ValidationException(ValidationRules.CannotBeNull, "placementPolicyName"); 698throw new ValidationException(ValidationRules.CannotBeNull, "placementPolicy"); 702throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 932throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 943throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 958throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 962throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 966throw new ValidationException(ValidationRules.CannotBeNull, "placementPolicyName"); 970throw new ValidationException(ValidationRules.CannotBeNull, "placementPolicyUpdate"); 974throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1198throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1209throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1224throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 1228throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1232throw new ValidationException(ValidationRules.CannotBeNull, "placementPolicyName"); 1236throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1410throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateCloudsOperations.cs (37)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 293throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 491throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 502throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 517throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 521throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 828throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 839throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 854throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 858throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1052throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1063throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1078throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 1082throw new ValidationException(ValidationRules.CannotBeNull, "privateCloud"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1320throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1335throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudUpdate"); 1343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1567throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1582throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 1586throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1756throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1767throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1782throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 1786throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1956throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1967throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1982throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 1986throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2156throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2329throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ScriptCmdletsOperations.cs (12)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 132throw new ValidationException(ValidationRules.CannotBeNull, "scriptPackageName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 337throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "scriptPackageName"); 360throw new ValidationException(ValidationRules.CannotBeNull, "scriptCmdletName"); 364throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 557throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ScriptExecutionsOperations.cs (26)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "scriptExecutionName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 609throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 624throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 628throw new ValidationException(ValidationRules.CannotBeNull, "scriptExecutionName"); 632throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 849throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 864throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 868throw new ValidationException(ValidationRules.CannotBeNull, "scriptExecutionName"); 872throw new ValidationException(ValidationRules.CannotBeNull, "scriptExecution"); 880throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1098throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1124throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 1128throw new ValidationException(ValidationRules.CannotBeNull, "scriptExecutionName"); 1132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1304throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ScriptPackagesOperations.cs (10)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "scriptPackageName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 535throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualMachinesOperations.cs (19)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 127throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 360throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 364throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 368throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineId"); 593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 604throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 619throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 630throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 634throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 638throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineId"); 642throw new ValidationException(ValidationRules.CannotBeNull, "restrictMovement"); 816throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkloadNetworksOperations.cs (203)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 124throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 348throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "segmentId"); 619throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 630throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 645throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 656throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 843throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 854throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 869throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 880throw new ValidationException(ValidationRules.CannotBeNull, "dhcpId"); 884throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 1151throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1162throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1177throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1188throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 1375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1386throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1401throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1412throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 1416throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId"); 1602throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1613throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1628throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1639throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 1827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1838throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1864throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 1868throw new ValidationException(ValidationRules.CannotBeNull, "portMirroringId"); 2139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2150throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2165throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2176throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 2363throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2374throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2389throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2400throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 2404throw new ValidationException(ValidationRules.CannotBeNull, "vmGroupId"); 2671throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2682throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2697throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2708throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 2895throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2906throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2921throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2932throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 2936throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineId"); 3122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3133throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3148throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3159throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 3347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3358throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3373throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3384throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 3388throw new ValidationException(ValidationRules.CannotBeNull, "dnsServiceId"); 3658throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3669throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3684throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3695throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 3882throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3893throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3908throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3919throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 3923throw new ValidationException(ValidationRules.CannotBeNull, "dnsZoneId"); 4190throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4201throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4216throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4227throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 4415throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4426throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4441throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4452throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 4456throw new ValidationException(ValidationRules.CannotBeNull, "publicIPId"); 4703throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4714throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4729throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4740throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 4744throw new ValidationException(ValidationRules.CannotBeNull, "segmentId"); 4748throw new ValidationException(ValidationRules.CannotBeNull, "workloadNetworkSegment"); 4965throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4976throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4991throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5002throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 5006throw new ValidationException(ValidationRules.CannotBeNull, "segmentId"); 5010throw new ValidationException(ValidationRules.CannotBeNull, "workloadNetworkSegment"); 5203throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5214throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5229throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5240throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 5244throw new ValidationException(ValidationRules.CannotBeNull, "segmentId"); 5418throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5429throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5444throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5455throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 5459throw new ValidationException(ValidationRules.CannotBeNull, "dhcpId"); 5463throw new ValidationException(ValidationRules.CannotBeNull, "workloadNetworkDhcp"); 5680throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5691throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5706throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5717throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 5721throw new ValidationException(ValidationRules.CannotBeNull, "dhcpId"); 5725throw new ValidationException(ValidationRules.CannotBeNull, "workloadNetworkDhcp"); 5918throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5929throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5944throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5955throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 5959throw new ValidationException(ValidationRules.CannotBeNull, "dhcpId"); 6134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6145throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6160throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6171throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 6175throw new ValidationException(ValidationRules.CannotBeNull, "portMirroringId"); 6179throw new ValidationException(ValidationRules.CannotBeNull, "workloadNetworkPortMirroring"); 6398throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6409throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6424throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6435throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 6439throw new ValidationException(ValidationRules.CannotBeNull, "portMirroringId"); 6443throw new ValidationException(ValidationRules.CannotBeNull, "workloadNetworkPortMirroring"); 6637throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6648throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6663throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6674throw new ValidationException(ValidationRules.CannotBeNull, "portMirroringId"); 6678throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 6852throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6863throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6878throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6889throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 6893throw new ValidationException(ValidationRules.CannotBeNull, "vmGroupId"); 6897throw new ValidationException(ValidationRules.CannotBeNull, "workloadNetworkVMGroup"); 7114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7125throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7151throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 7155throw new ValidationException(ValidationRules.CannotBeNull, "vmGroupId"); 7159throw new ValidationException(ValidationRules.CannotBeNull, "workloadNetworkVMGroup"); 7352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7363throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7389throw new ValidationException(ValidationRules.CannotBeNull, "vmGroupId"); 7393throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 7568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7579throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7594throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7605throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 7609throw new ValidationException(ValidationRules.CannotBeNull, "dnsServiceId"); 7613throw new ValidationException(ValidationRules.CannotBeNull, "workloadNetworkDnsService"); 7831throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7842throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7857throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7868throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 7872throw new ValidationException(ValidationRules.CannotBeNull, "dnsServiceId"); 7876throw new ValidationException(ValidationRules.CannotBeNull, "workloadNetworkDnsService"); 8070throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8081throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8096throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8107throw new ValidationException(ValidationRules.CannotBeNull, "dnsServiceId"); 8111throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 8285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8296throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8322throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 8326throw new ValidationException(ValidationRules.CannotBeNull, "dnsZoneId"); 8330throw new ValidationException(ValidationRules.CannotBeNull, "workloadNetworkDnsZone"); 8547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8558throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8573throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8584throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 8588throw new ValidationException(ValidationRules.CannotBeNull, "dnsZoneId"); 8592throw new ValidationException(ValidationRules.CannotBeNull, "workloadNetworkDnsZone"); 8785throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8796throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8811throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8822throw new ValidationException(ValidationRules.CannotBeNull, "dnsZoneId"); 8826throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 9001throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9012throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9027throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9038throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 9042throw new ValidationException(ValidationRules.CannotBeNull, "publicIPId"); 9046throw new ValidationException(ValidationRules.CannotBeNull, "workloadNetworkPublicIP"); 9258throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9269throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9284throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9295throw new ValidationException(ValidationRules.CannotBeNull, "publicIPId"); 9299throw new ValidationException(ValidationRules.CannotBeNull, "privateCloudName"); 9464throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 9637throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 9810throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 9983throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 10156throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 10329throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 10502throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 10675throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 10848throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.AzureStackHCI (79)
Generated\ArcSettingsOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "arcSettingName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 486throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 490throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 494throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 498throw new ValidationException(ValidationRules.CannotBeNull, "arcSettingName"); 502throw new ValidationException(ValidationRules.CannotBeNull, "arcSetting"); 506throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 721throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 725throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 729throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 733throw new ValidationException(ValidationRules.CannotBeNull, "arcSettingName"); 737throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 897throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ClustersOperations.cs (25)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 261throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 442throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 446throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 450throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 454throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 636throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 640throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 648throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 652throw new ValidationException(ValidationRules.CannotBeNull, "cluster"); 841throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 845throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 849throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 857throw new ValidationException(ValidationRules.CannotBeNull, "cluster"); 1040throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1044throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1048throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1052throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1210throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1378throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExtensionsOperations.cs (32)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "arcSettingName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 299throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "arcSettingName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 605throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 609throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "arcSettingName"); 617throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 621throw new ValidationException(ValidationRules.CannotBeNull, "extension"); 625throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 843throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 847throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 851throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 855throw new ValidationException(ValidationRules.CannotBeNull, "arcSettingName"); 859throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 863throw new ValidationException(ValidationRules.CannotBeNull, "extension"); 867throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1061throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1065throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1069throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1073throw new ValidationException(ValidationRules.CannotBeNull, "arcSettingName"); 1077throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1243throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.Azure.Management.Batch (255)
Generated\ApplicationOperations.cs (26)
93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 135throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 332throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 549throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 572throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 591throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 595throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 787throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 791throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 810throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 829throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 833throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 837throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1033throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1037throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1056throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1060throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1246throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApplicationPackageOperations.cs (31)
98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 140throw new ValidationException(ValidationRules.CannotBeNull, "versionName"); 159throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 163throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 167throw new ValidationException(ValidationRules.CannotBeNull, "format"); 377throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 381throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 400throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 419throw new ValidationException(ValidationRules.CannotBeNull, "versionName"); 438throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 442throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 641throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 645throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 664throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 683throw new ValidationException(ValidationRules.CannotBeNull, "versionName"); 702throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 706throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 882throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 886throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 905throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 924throw new ValidationException(ValidationRules.CannotBeNull, "versionName"); 943throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 947throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1141throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1145throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1164throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 1183throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1187throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1375throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BatchAccountOperations.cs (42)
122throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 145throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 149throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 153throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 366throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 389throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 393throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 575throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 753throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 757throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 761throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 941throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 945throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 964throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 968throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1146throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1150throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1169throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1173throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1374throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1378throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1397throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1401throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1591throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1595throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1614throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1618throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1812throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1816throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1835throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1843throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1847throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2048throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2052throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2071throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2075throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2251throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2425throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2604throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CertificateOperations.cs (32)
100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 343throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 366throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 385throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 393throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 397throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 633throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 637throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 656throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 675throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 679throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 683throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 930throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 934throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 953throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 972throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 976throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1189throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1193throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1212throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 1231throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1235throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1436throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1440throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1459throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 1478throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1482throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1660throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LocationOperations.cs (15)
85throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 279throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 283throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 483throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 487throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 491throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 683throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 687throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 691throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 695throw new ValidationException(ValidationRules.CannotBeNull, "name"); 887throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1061throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\ActivateApplicationPackageParameters.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Format");
Generated\Models\ApplicationPackageReference.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\AutoScaleRunError.cs (2)
83throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 87throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\AutoScaleSettings.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Formula");
Generated\Models\AutoStorageBaseProperties.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountId");
Generated\Models\AzureBlobFileSystemConfiguration.cs (3)
140throw new ValidationException(ValidationRules.CannotBeNull, "AccountName"); 144throw new ValidationException(ValidationRules.CannotBeNull, "ContainerName"); 148throw new ValidationException(ValidationRules.CannotBeNull, "RelativeMountPath");
Generated\Models\AzureFileShareConfiguration.cs (4)
111throw new ValidationException(ValidationRules.CannotBeNull, "AccountName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "AzureFileUrl"); 119throw new ValidationException(ValidationRules.CannotBeNull, "AccountKey"); 123throw new ValidationException(ValidationRules.CannotBeNull, "RelativeMountPath");
Generated\Models\BatchAccountCreateParameters.cs (1)
163throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\CertificateCreateOrUpdateParameters.cs (1)
122throw new ValidationException(ValidationRules.CannotBeNull, "Data");
Generated\Models\CertificateReference.cs (1)
119throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\CheckNameAvailabilityParameters.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\CIFSMountConfiguration.cs (4)
110throw new ValidationException(ValidationRules.CannotBeNull, "Username"); 114throw new ValidationException(ValidationRules.CannotBeNull, "Source"); 118throw new ValidationException(ValidationRules.CannotBeNull, "RelativeMountPath"); 122throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\CloudServiceConfiguration.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "OsFamily");
Generated\Models\DeleteCertificateError.cs (2)
94throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 98throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\EnvironmentSetting.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\InboundNatPool.cs (1)
152throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\KeyVaultReference.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 77throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\MetadataItem.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 77throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\NetworkSecurityGroupRule.cs (1)
117throw new ValidationException(ValidationRules.CannotBeNull, "SourceAddressPrefix");
Generated\Models\NFSMountConfiguration.cs (2)
90throw new ValidationException(ValidationRules.CannotBeNull, "Source"); 94throw new ValidationException(ValidationRules.CannotBeNull, "RelativeMountPath");
Generated\Models\PoolEndpointConfiguration.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "InboundNatPools");
Generated\Models\ResizeError.cs (2)
83throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 87throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\TaskContainerSettings.cs (1)
111throw new ValidationException(ValidationRules.CannotBeNull, "ImageName");
Generated\Models\UserAccount.cs (2)
113throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 117throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\VirtualMachineConfiguration.cs (2)
204throw new ValidationException(ValidationRules.CannotBeNull, "ImageReference"); 208throw new ValidationException(ValidationRules.CannotBeNull, "NodeAgentSkuId");
Generated\Models\VMExtension.cs (3)
138throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 142throw new ValidationException(ValidationRules.CannotBeNull, "Publisher"); 146throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PoolOperations.cs (37)
110throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 351throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 393throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 401throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 405throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 640throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 663throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 682throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 686throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 690throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 933throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 937throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 956throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 975throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 979throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1185throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1204throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 1223throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1227throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1439throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1443throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1462throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 1481throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1485throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1684throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1688throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1707throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 1726throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1730throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1908throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointConnectionOperations.cs (16)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 590throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 594throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 598throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 617throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 636throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 640throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 852throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkResourceOperations.cs (10)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 313throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "privateLinkResourceName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 538throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.BatchAI (200)
Generated\ClustersOperations.cs (32)
130throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 141throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 160throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 179throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 183throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 421throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 432throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 451throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 470throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 474throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 667throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 678throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 697throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 716throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 720throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 911throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 922throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 941throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 945throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1149throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1160throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1179throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1198throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1206throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1210throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1407throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1418throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1437throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1456throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1460throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1625throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1798throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExperimentsOperations.cs (20)
92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 385throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 396throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 415throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 434throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 438throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 631throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 642throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 661throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 680throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 684throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 874throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 885throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 904throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 923throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 927throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1092throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FileServersOperations.cs (21)
158throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 169throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 188throw new ValidationException(ValidationRules.CannotBeNull, "fileServerName"); 207throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 211throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 402throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 413throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 432throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 436throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 641throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 652throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 671throw new ValidationException(ValidationRules.CannotBeNull, "fileServerName"); 690throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 698throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 702throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 900throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 911throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 930throw new ValidationException(ValidationRules.CannotBeNull, "fileServerName"); 949throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 953throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1118throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobsOperations.cs (46)
97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 146throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 150throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 429throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 440throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 459throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 478throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 497throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 501throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 706throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 717throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 736throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 755throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 778throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 782throw new ValidationException(ValidationRules.CannotBeNull, "jobsListOutputFilesOptions"); 1028throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1039throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1058throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 1077throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1096throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1337throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1348throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1367throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 1386throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1405throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1413throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1417throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1621throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1632throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1651throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 1670throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1689throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1693throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1872throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1883throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1902throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 1921throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1940throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1944throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2111throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2286throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2461throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AppInsightsReference.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "Component");
Generated\Models\AzureBlobFileSystemReference.cs (4)
113throw new ValidationException(ValidationRules.CannotBeNull, "AccountName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "ContainerName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "Credentials"); 125throw new ValidationException(ValidationRules.CannotBeNull, "RelativeMountPath");
Generated\Models\AzureFileShareReference.cs (4)
123throw new ValidationException(ValidationRules.CannotBeNull, "AccountName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "AzureFileUrl"); 131throw new ValidationException(ValidationRules.CannotBeNull, "Credentials"); 135throw new ValidationException(ValidationRules.CannotBeNull, "RelativeMountPath");
Generated\Models\Caffe2Settings.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "PythonScriptFilePath");
Generated\Models\ChainerSettings.cs (1)
99throw new ValidationException(ValidationRules.CannotBeNull, "PythonScriptFilePath");
Generated\Models\ClusterCreateParameters.cs (2)
144throw new ValidationException(ValidationRules.CannotBeNull, "VmSize"); 148throw new ValidationException(ValidationRules.CannotBeNull, "UserAccountSettings");
Generated\Models\ContainerSettings.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "ImageSourceRegistry");
Generated\Models\CustomMpiSettings.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "CommandLine");
Generated\Models\DataDisks.cs (1)
104throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountType");
Generated\Models\EnvironmentVariable.cs (2)
75throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 79throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\EnvironmentVariableWithSecretValue.cs (1)
92throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\FileServerCreateParameters.cs (3)
104throw new ValidationException(ValidationRules.CannotBeNull, "VmSize"); 108throw new ValidationException(ValidationRules.CannotBeNull, "SshConfiguration"); 112throw new ValidationException(ValidationRules.CannotBeNull, "DataDisks");
Generated\Models\FileServerReference.cs (2)
101throw new ValidationException(ValidationRules.CannotBeNull, "FileServer"); 105throw new ValidationException(ValidationRules.CannotBeNull, "RelativeMountPath");
Generated\Models\HorovodSettings.cs (1)
99throw new ValidationException(ValidationRules.CannotBeNull, "PythonScriptFilePath");
Generated\Models\ImageReference.cs (3)
118throw new ValidationException(ValidationRules.CannotBeNull, "Publisher"); 122throw new ValidationException(ValidationRules.CannotBeNull, "Offer"); 126throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\ImageSourceRegistry.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Image");
Generated\Models\InputDirectory.cs (2)
77throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 81throw new ValidationException(ValidationRules.CannotBeNull, "Path");
Generated\Models\JobCreateParameters.cs (2)
298throw new ValidationException(ValidationRules.CannotBeNull, "Cluster"); 302throw new ValidationException(ValidationRules.CannotBeNull, "StdOutErrPathPrefix");
Generated\Models\JobPreparation.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "CommandLine");
Generated\Models\JobsListOutputFilesOptions.cs (1)
93throw new ValidationException(ValidationRules.CannotBeNull, "Outputdirectoryid");
Generated\Models\KeyVaultSecretReference.cs (2)
75throw new ValidationException(ValidationRules.CannotBeNull, "SourceVault"); 79throw new ValidationException(ValidationRules.CannotBeNull, "SecretUrl");
Generated\Models\OutputDirectory.cs (2)
95throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 99throw new ValidationException(ValidationRules.CannotBeNull, "PathPrefix");
Generated\Models\PerformanceCountersSettings.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "AppInsightsReference");
Generated\Models\PrivateRegistryCredentials.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "Username");
Generated\Models\PyTorchSettings.cs (1)
112throw new ValidationException(ValidationRules.CannotBeNull, "PythonScriptFilePath");
Generated\Models\ResourceId.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\SetupTask.cs (2)
122throw new ValidationException(ValidationRules.CannotBeNull, "CommandLine"); 126throw new ValidationException(ValidationRules.CannotBeNull, "StdOutErrPathPrefix");
Generated\Models\SshConfiguration.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "UserAccountSettings");
Generated\Models\TensorFlowSettings.cs (1)
143throw new ValidationException(ValidationRules.CannotBeNull, "PythonScriptFilePath");
Generated\Models\UnmanagedFileSystemReference.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "MountCommand"); 86throw new ValidationException(ValidationRules.CannotBeNull, "RelativeMountPath");
Generated\Models\UserAccountSettings.cs (1)
88throw new ValidationException(ValidationRules.CannotBeNull, "AdminUserName");
Generated\Models\WorkspaceCreateParameters.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\UsagesOperations.cs (4)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "location"); 280throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkspacesOperations.cs (24)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 293throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 517throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 528throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 551throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 773throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 784throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 803throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 807throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 996throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1007throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1026throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1034throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1038throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1228throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1239throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1258throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1425throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1598throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Billing (200)
Generated\AddressOperations.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "address");
Generated\AgreementsOperations.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 275throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 279throw new ValidationException(ValidationRules.CannotBeNull, "agreementName"); 462throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AvailableBalancesOperations.cs (2)
91throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName");
Generated\BillingAccountsOperations.cs (6)
257throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 465throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 646throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 650throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 833throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1004throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BillingPeriodsOperations.cs (4)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 303throw new ValidationException(ValidationRules.CannotBeNull, "billingPeriodName"); 483throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BillingPermissionsOperations.cs (12)
88throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "customerName"); 270throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 452throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 456throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 460throw new ValidationException(ValidationRules.CannotBeNull, "invoiceSectionName"); 643throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 647throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 825throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 994throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1163throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1332throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BillingProfilesOperations.cs (7)
90throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 279throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 283throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 500throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 504throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 508throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 712throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BillingPropertyOperations.cs (3)
83throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 260throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 264throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Generated\BillingRoleAssignmentsOperations.cs (27)
90throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "billingRoleAssignmentName"); 276throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 280throw new ValidationException(ValidationRules.CannotBeNull, "billingRoleAssignmentName"); 469throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 473throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 477throw new ValidationException(ValidationRules.CannotBeNull, "invoiceSectionName"); 481throw new ValidationException(ValidationRules.CannotBeNull, "billingRoleAssignmentName"); 673throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 677throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 681throw new ValidationException(ValidationRules.CannotBeNull, "invoiceSectionName"); 685throw new ValidationException(ValidationRules.CannotBeNull, "billingRoleAssignmentName"); 875throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 879throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 883throw new ValidationException(ValidationRules.CannotBeNull, "billingRoleAssignmentName"); 1070throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 1074throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 1078throw new ValidationException(ValidationRules.CannotBeNull, "billingRoleAssignmentName"); 1260throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 1444throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 1448throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 1452throw new ValidationException(ValidationRules.CannotBeNull, "invoiceSectionName"); 1637throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 1641throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 1821throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1992throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2163throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BillingRoleDefinitionsOperations.cs (18)
90throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "billingRoleDefinitionName"); 283throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 291throw new ValidationException(ValidationRules.CannotBeNull, "invoiceSectionName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "billingRoleDefinitionName"); 485throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 489throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 493throw new ValidationException(ValidationRules.CannotBeNull, "billingRoleDefinitionName"); 675throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 859throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 863throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 867throw new ValidationException(ValidationRules.CannotBeNull, "invoiceSectionName"); 1052throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 1056throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 1236throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1407throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1578throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BillingSubscriptionsOperations.cs (23)
89throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 93throw new ValidationException(ValidationRules.CannotBeNull, "customerName"); 273throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 454throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 458throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 648throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 652throw new ValidationException(ValidationRules.CannotBeNull, "invoiceSectionName"); 834throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1020throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 1024throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1028throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1244throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 1248throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1252throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1446throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 1450throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1454throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1656throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1827throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1998throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2169throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CustomersOperations.cs (7)
97throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 491throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 495throw new ValidationException(ValidationRules.CannotBeNull, "customerName"); 680throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 851throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EnrollmentAccountsOperations.cs (2)
244throw new ValidationException(ValidationRules.CannotBeNull, "name"); 419throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\InstructionsOperations.cs (10)
88throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 277throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 281throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "instructionName"); 474throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 478throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 482throw new ValidationException(ValidationRules.CannotBeNull, "instructionName"); 486throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 677throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\InvoiceSectionsOperations.cs (10)
90throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 279throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 283throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "invoiceSectionName"); 505throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 509throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "invoiceSectionName"); 517throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 719throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\InvoicesOperations.cs (24)
95throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "periodStartDate"); 103throw new ValidationException(ValidationRules.CannotBeNull, "periodEndDate"); 302throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "periodStartDate"); 314throw new ValidationException(ValidationRules.CannotBeNull, "periodEndDate"); 507throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 511throw new ValidationException(ValidationRules.CannotBeNull, "invoiceName"); 690throw new ValidationException(ValidationRules.CannotBeNull, "invoiceName"); 897throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 901throw new ValidationException(ValidationRules.CannotBeNull, "periodStartDate"); 905throw new ValidationException(ValidationRules.CannotBeNull, "periodEndDate"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1094throw new ValidationException(ValidationRules.CannotBeNull, "invoiceName"); 1302throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 1306throw new ValidationException(ValidationRules.CannotBeNull, "invoiceName"); 1310throw new ValidationException(ValidationRules.CannotBeNull, "downloadToken"); 1509throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1513throw new ValidationException(ValidationRules.CannotBeNull, "invoiceName"); 1517throw new ValidationException(ValidationRules.CannotBeNull, "downloadToken"); 1714throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1885throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2054throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AddressDetails.cs (2)
158throw new ValidationException(ValidationRules.CannotBeNull, "AddressLine1"); 162throw new ValidationException(ValidationRules.CannotBeNull, "Country");
Generated\Models\TransferBillingSubscriptionRequestProperties.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "DestinationInvoiceSectionId");
Generated\Operations.cs (1)
246throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PoliciesOperations.cs (10)
89throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 93throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 277throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 281throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 474throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 478throw new ValidationException(ValidationRules.CannotBeNull, "customerName"); 662throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 666throw new ValidationException(ValidationRules.CannotBeNull, "customerName"); 670throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Generated\ProductsOperations.cs (23)
90throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "customerName"); 280throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 472throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 476throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 673throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 677throw new ValidationException(ValidationRules.CannotBeNull, "billingProfileName"); 681throw new ValidationException(ValidationRules.CannotBeNull, "invoiceSectionName"); 870throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 874throw new ValidationException(ValidationRules.CannotBeNull, "productName"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 1063throw new ValidationException(ValidationRules.CannotBeNull, "productName"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1262throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 1266throw new ValidationException(ValidationRules.CannotBeNull, "productName"); 1270throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1478throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 1482throw new ValidationException(ValidationRules.CannotBeNull, "productName"); 1486throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1673throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1844throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2015throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2186throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TransactionsOperations.cs (3)
89throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountName"); 93throw new ValidationException(ValidationRules.CannotBeNull, "invoiceName"); 272throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Blueprint (95)
Generated\ArtifactsOperations.cs (17)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 103throw new ValidationException(ValidationRules.CannotBeNull, "blueprintName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "artifactName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "artifact"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 312throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 316throw new ValidationException(ValidationRules.CannotBeNull, "blueprintName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "artifactName"); 510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 514throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 518throw new ValidationException(ValidationRules.CannotBeNull, "blueprintName"); 522throw new ValidationException(ValidationRules.CannotBeNull, "artifactName"); 709throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 713throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 717throw new ValidationException(ValidationRules.CannotBeNull, "blueprintName"); 897throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AssignmentOperations.cs (8)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 98throw new ValidationException(ValidationRules.CannotBeNull, "assignmentName"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 290throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 294throw new ValidationException(ValidationRules.CannotBeNull, "assignmentName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "assignmentOperationName"); 481throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AssignmentsOperations.cs (16)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 100throw new ValidationException(ValidationRules.CannotBeNull, "assignmentName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "assignment"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 304throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 308throw new ValidationException(ValidationRules.CannotBeNull, "assignmentName"); 497throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 501throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 505throw new ValidationException(ValidationRules.CannotBeNull, "assignmentName"); 695throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 699throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 703throw new ValidationException(ValidationRules.CannotBeNull, "assignmentName"); 885throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 889throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BlueprintsOperations.cs (13)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 100throw new ValidationException(ValidationRules.CannotBeNull, "blueprintName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "blueprint"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 304throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 308throw new ValidationException(ValidationRules.CannotBeNull, "blueprintName"); 493throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 497throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 501throw new ValidationException(ValidationRules.CannotBeNull, "blueprintName"); 683throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 687throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 865throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\Assignment.cs (3)
163throw new ValidationException(ValidationRules.CannotBeNull, "Identity"); 167throw new ValidationException(ValidationRules.CannotBeNull, "Parameters"); 171throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroups");
Generated\Models\KeyVaultReference.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\ManagedServiceIdentity.cs (1)
95throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\ParameterDefinition.cs (1)
117throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\PolicyAssignmentArtifact.cs (2)
118throw new ValidationException(ValidationRules.CannotBeNull, "PolicyDefinitionId"); 122throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\RoleAssignmentArtifact.cs (2)
120throw new ValidationException(ValidationRules.CannotBeNull, "RoleDefinitionId"); 124throw new ValidationException(ValidationRules.CannotBeNull, "PrincipalIds");
Generated\Models\SecretValueReference.cs (2)
80throw new ValidationException(ValidationRules.CannotBeNull, "KeyVault"); 84throw new ValidationException(ValidationRules.CannotBeNull, "SecretName");
Generated\Models\TemplateArtifact.cs (2)
121throw new ValidationException(ValidationRules.CannotBeNull, "Template"); 125throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\TrackedResource.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\PublishedArtifactsOperations.cs (10)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 103throw new ValidationException(ValidationRules.CannotBeNull, "blueprintName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 111throw new ValidationException(ValidationRules.CannotBeNull, "artifactName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 307throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 311throw new ValidationException(ValidationRules.CannotBeNull, "blueprintName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 497throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PublishedBlueprintsOperations.cs (16)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 104throw new ValidationException(ValidationRules.CannotBeNull, "blueprintName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 313throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 317throw new ValidationException(ValidationRules.CannotBeNull, "blueprintName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 511throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 515throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 519throw new ValidationException(ValidationRules.CannotBeNull, "blueprintName"); 523throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 710throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 714throw new ValidationException(ValidationRules.CannotBeNull, "resourceScope"); 718throw new ValidationException(ValidationRules.CannotBeNull, "blueprintName"); 898throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.BotService (82)
Customizations\CustomBotsOperationsExtensions.cs (3)
126throw new ValidationException(ValidationRules.CannotBeNull, nameof(operations.Client.TenantId)); 167throw new ValidationException(ValidationRules.CannotBeNull, nameof(operations.Client.TenantId)); 256throw new ValidationException(ValidationRules.CannotBeNull, nameof(operations.Client.TenantId));
Generated\BotsOperations.cs (26)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 348throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 594throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 598throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 782throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 809throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 986throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 990throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 994throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1165throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1169throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1342throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1525throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1693throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ChannelsOperations.cs (28)
96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 362throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 366throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 385throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 389throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 609throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 632throw new ValidationException(ValidationRules.CannotBeNull, "channelName"); 651throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 655throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 821throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 825throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 844throw new ValidationException(ValidationRules.CannotBeNull, "channelName"); 863throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 867throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1054throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1058throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1077throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1262throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1266throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1465throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\BotProperties.cs (3)
164throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 168throw new ValidationException(ValidationRules.CannotBeNull, "Endpoint"); 172throw new ValidationException(ValidationRules.CannotBeNull, "MsaAppId");
Generated\Models\DirectLineSite.cs (1)
118throw new ValidationException(ValidationRules.CannotBeNull, "SiteName");
Generated\Models\EmailChannelProperties.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "EmailAddress"); 86throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\ErrorBody.cs (2)
69throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 73throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\FacebookChannelProperties.cs (2)
109throw new ValidationException(ValidationRules.CannotBeNull, "AppId"); 113throw new ValidationException(ValidationRules.CannotBeNull, "AppSecret");
Generated\Models\FacebookPage.cs (2)
72throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 76throw new ValidationException(ValidationRules.CannotBeNull, "AccessToken");
Generated\Models\KikChannelProperties.cs (2)
89throw new ValidationException(ValidationRules.CannotBeNull, "UserName"); 93throw new ValidationException(ValidationRules.CannotBeNull, "ApiKey");
Generated\Models\Sku.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\SlackChannelProperties.cs (3)
136throw new ValidationException(ValidationRules.CannotBeNull, "ClientId"); 140throw new ValidationException(ValidationRules.CannotBeNull, "ClientSecret"); 144throw new ValidationException(ValidationRules.CannotBeNull, "VerificationToken");
Generated\Models\SmsChannelProperties.cs (3)
101throw new ValidationException(ValidationRules.CannotBeNull, "Phone"); 105throw new ValidationException(ValidationRules.CannotBeNull, "AccountSID"); 109throw new ValidationException(ValidationRules.CannotBeNull, "AuthToken");
Generated\Models\TelegramChannelProperties.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "AccessToken");
Generated\Models\WebChatSite.cs (1)
108throw new ValidationException(ValidationRules.CannotBeNull, "SiteName");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Cdn (667)
Generated\AFDCustomDomainsOperations.cs (31)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 297throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "customDomainName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 627throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 646throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 650throw new ValidationException(ValidationRules.CannotBeNull, "customDomainName"); 654throw new ValidationException(ValidationRules.CannotBeNull, "customDomain"); 662throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 666throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 901throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 920throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 924throw new ValidationException(ValidationRules.CannotBeNull, "customDomainName"); 928throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 932throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1149throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1168throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1172throw new ValidationException(ValidationRules.CannotBeNull, "customDomainName"); 1176throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1180throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1346throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1365throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1369throw new ValidationException(ValidationRules.CannotBeNull, "customDomainName"); 1373throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1377throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1555throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AFDEndpointsOperations.cs (45)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 297throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 631throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 650throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 654throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 658throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 662throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 850throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 869throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 873throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 877throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 881throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 885throw new ValidationException(ValidationRules.CannotBeNull, "hostName"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1104throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1108throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 1112throw new ValidationException(ValidationRules.CannotBeNull, "endpoint"); 1120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1358throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1377throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1381throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 1385throw new ValidationException(ValidationRules.CannotBeNull, "endpointUpdateProperties"); 1389throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1393throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1600throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1619throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1623throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 1627throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1631throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1801throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1820throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1824throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 1828throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1832throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1836throw new ValidationException(ValidationRules.CannotBeNull, "contentPaths"); 2009throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2177throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AFDOriginGroupsOperations.cs (33)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 296throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 592throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 611throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 615throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); 619throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 623throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 810throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 829throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 833throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); 837throw new ValidationException(ValidationRules.CannotBeNull, "originGroup"); 845throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 849throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1098throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1102throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); 1106throw new ValidationException(ValidationRules.CannotBeNull, "originGroupUpdateProperties"); 1110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1320throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1343throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); 1347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1511throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1679throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AFDOriginsOperations.cs (32)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "originName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 625throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 648throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); 652throw new ValidationException(ValidationRules.CannotBeNull, "originName"); 656throw new ValidationException(ValidationRules.CannotBeNull, "origin"); 664throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 668throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 903throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 922throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 926throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); 930throw new ValidationException(ValidationRules.CannotBeNull, "originName"); 934throw new ValidationException(ValidationRules.CannotBeNull, "originUpdateProperties"); 938throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 942throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1153throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1172throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1176throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); 1180throw new ValidationException(ValidationRules.CannotBeNull, "originName"); 1184throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1188throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1350throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AFDProfilesOperations.cs (10)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 297throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 328throw new ValidationException(ValidationRules.CannotBeNull, "hostName"); 516throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CdnManagementClient.cs (8)
530throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 534throw new ValidationException(ValidationRules.CannotBeNull, "name"); 718throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 722throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 726throw new ValidationException(ValidationRules.CannotBeNull, "name"); 913throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 917throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 921throw new ValidationException(ValidationRules.CannotBeNull, "probeURL");
Generated\CustomDomainsOperations.cs (37)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "customDomainName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 591throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 610throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 614throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "customDomainName"); 622throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 820throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 839throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 843throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 847throw new ValidationException(ValidationRules.CannotBeNull, "customDomainName"); 855throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 859throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1058throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1077throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "customDomainName"); 1089throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1093throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1097throw new ValidationException(ValidationRules.CannotBeNull, "hostName"); 1334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1353throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1357throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 1361throw new ValidationException(ValidationRules.CannotBeNull, "customDomainName"); 1365throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1549throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EdgeNodesOperations.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 254throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EndpointsOperations.cs (61)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 297throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 712throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 731throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 743throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 747throw new ValidationException(ValidationRules.CannotBeNull, "hostName"); 944throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 963throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 967throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 971throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 975throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1163throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1182throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1186throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 1190throw new ValidationException(ValidationRules.CannotBeNull, "endpoint"); 1198throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1202throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1437throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1456throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1460throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 1464throw new ValidationException(ValidationRules.CannotBeNull, "endpointUpdateProperties"); 1468throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1472throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1679throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1698throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1702throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 1706throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1710throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1876throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1895throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1899throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 1903throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1907throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2128throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 2132throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 2136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2343throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2362throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 2366throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 2370throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2374throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2378throw new ValidationException(ValidationRules.CannotBeNull, "contentPaths"); 2557throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2576throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 2580throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 2584throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2588throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2592throw new ValidationException(ValidationRules.CannotBeNull, "contentPaths"); 2764throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2933throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LogAnalyticsOperations.cs (34)
106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 133throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "metrics"); 141throw new ValidationException(ValidationRules.CannotBeNull, "granularity"); 145throw new ValidationException(ValidationRules.CannotBeNull, "customDomains"); 149throw new ValidationException(ValidationRules.CannotBeNull, "protocols"); 439throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 443throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 462throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 466throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 470throw new ValidationException(ValidationRules.CannotBeNull, "rankings"); 474throw new ValidationException(ValidationRules.CannotBeNull, "metrics"); 704throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 708throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 727throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 731throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 914throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 933throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 937throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1135throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1154throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1158throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1162throw new ValidationException(ValidationRules.CannotBeNull, "metrics"); 1166throw new ValidationException(ValidationRules.CannotBeNull, "granularity"); 1428throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1432throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1451throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1455throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1459throw new ValidationException(ValidationRules.CannotBeNull, "metrics"); 1463throw new ValidationException(ValidationRules.CannotBeNull, "rankings");
Generated\ManagedRuleSetsOperations.cs (3)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AFDDomain.cs (1)
138throw new ValidationException(ValidationRules.CannotBeNull, "HostName");
Generated\Models\AFDDomainHttpsParameters.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "CertificateType");
Generated\Models\AFDOrigin.cs (1)
190throw new ValidationException(ValidationRules.CannotBeNull, "HostName");
Generated\Models\AfdPurgeParameters.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "ContentPaths");
Generated\Models\CacheExpirationActionParameters.cs (1)
95throw new ValidationException(ValidationRules.CannotBeNull, "CacheBehavior");
Generated\Models\CacheKeyQueryStringActionParameters.cs (1)
88throw new ValidationException(ValidationRules.CannotBeNull, "QueryStringBehavior");
Generated\Models\CdnCertificateSourceParameters.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "CertificateType");
Generated\Models\CdnManagedHttpsParameters.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "CertificateSourceParameters");
Generated\Models\CdnWebApplicationFirewallPolicy.cs (1)
155throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\CheckNameAvailabilityInput.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\CookiesMatchConditionParameters.cs (1)
117throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty");
Generated\Models\CustomDomain.cs (1)
140throw new ValidationException(ValidationRules.CannotBeNull, "HostName");
Generated\Models\CustomDomainHttpsParameters.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "ProtocolType");
Generated\Models\CustomDomainParameters.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "HostName");
Generated\Models\CustomerCertificate.cs (1)
102throw new ValidationException(ValidationRules.CannotBeNull, "CertificateUrl");
Generated\Models\CustomerCertificateParameters.cs (1)
102throw new ValidationException(ValidationRules.CannotBeNull, "SecretSource");
Generated\Models\CustomRule.cs (3)
105throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 109throw new ValidationException(ValidationRules.CannotBeNull, "MatchConditions"); 113throw new ValidationException(ValidationRules.CannotBeNull, "Action");
Generated\Models\DeepCreatedOrigin.cs (2)
192throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 196throw new ValidationException(ValidationRules.CannotBeNull, "HostName");
Generated\Models\DeepCreatedOriginGroup.cs (2)
119throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 123throw new ValidationException(ValidationRules.CannotBeNull, "Origins");
Generated\Models\DeliveryRule.cs (1)
99throw new ValidationException(ValidationRules.CannotBeNull, "Actions");
Generated\Models\DeliveryRuleCacheExpirationAction.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DeliveryRuleCacheKeyQueryStringAction.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DeliveryRuleCookiesCondition.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DeliveryRuleHttpVersionCondition.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DeliveryRuleIsDeviceCondition.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DeliveryRulePostArgsCondition.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DeliveryRuleQueryStringCondition.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DeliveryRuleRemoteAddressCondition.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DeliveryRuleRequestBodyCondition.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DeliveryRuleRequestHeaderAction.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DeliveryRuleRequestHeaderCondition.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DeliveryRuleRequestMethodCondition.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DeliveryRuleRequestSchemeCondition.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DeliveryRuleRequestUriCondition.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DeliveryRuleResponseHeaderAction.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DeliveryRuleUrlFileExtensionCondition.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DeliveryRuleUrlFileNameCondition.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DeliveryRuleUrlPathCondition.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\EdgeNode.cs (1)
70throw new ValidationException(ValidationRules.CannotBeNull, "IpAddressGroups");
Generated\Models\Endpoint.cs (1)
303throw new ValidationException(ValidationRules.CannotBeNull, "Origins");
Generated\Models\EndpointPropertiesUpdateParametersDeliveryPolicy.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Rules");
Generated\Models\GeoFilter.cs (2)
85throw new ValidationException(ValidationRules.CannotBeNull, "RelativePath"); 89throw new ValidationException(ValidationRules.CannotBeNull, "CountryCodes");
Generated\Models\HeaderActionParameters.cs (2)
91throw new ValidationException(ValidationRules.CannotBeNull, "HeaderAction"); 95throw new ValidationException(ValidationRules.CannotBeNull, "HeaderName");
Generated\Models\KeyVaultCertificateSourceParameters.cs (4)
133throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId"); 137throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroupName"); 141throw new ValidationException(ValidationRules.CannotBeNull, "VaultName"); 145throw new ValidationException(ValidationRules.CannotBeNull, "SecretName");
Generated\Models\KeyVaultSigningKeyParameters.cs (5)
114throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId"); 118throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "VaultName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "SecretName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "SecretVersion");
Generated\Models\LoadParameters.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "ContentPaths");
Generated\Models\ManagedRuleGroupOverride.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "RuleGroupName");
Generated\Models\ManagedRuleOverride.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "RuleId");
Generated\Models\ManagedRuleSet.cs (2)
92throw new ValidationException(ValidationRules.CannotBeNull, "RuleSetType"); 96throw new ValidationException(ValidationRules.CannotBeNull, "RuleSetVersion");
Generated\Models\MatchCondition.cs (3)
119throw new ValidationException(ValidationRules.CannotBeNull, "MatchVariable"); 123throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); 127throw new ValidationException(ValidationRules.CannotBeNull, "MatchValue");
Generated\Models\OriginGroupOverrideAction.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\OriginGroupOverrideActionParameters.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "OriginGroup");
Generated\Models\PostArgsMatchConditionParameters.cs (1)
117throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty");
Generated\Models\Profile.cs (1)
103throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\PurgeParameters.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "ContentPaths");
Generated\Models\QueryStringMatchConditionParameters.cs (1)
109throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty");
Generated\Models\RemoteAddressMatchConditionParameters.cs (1)
110throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty");
Generated\Models\RequestBodyMatchConditionParameters.cs (1)
109throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty");
Generated\Models\RequestHeaderMatchConditionParameters.cs (1)
117throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty");
Generated\Models\RequestUriMatchConditionParameters.cs (1)
109throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty");
Generated\Models\Route.cs (1)
212throw new ValidationException(ValidationRules.CannotBeNull, "OriginGroup");
Generated\Models\Rule.cs (1)
132throw new ValidationException(ValidationRules.CannotBeNull, "Actions");
Generated\Models\TrackedResource.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\UrlFileExtensionMatchConditionParameters.cs (1)
110throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty");
Generated\Models\UrlFileNameMatchConditionParameters.cs (1)
109throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty");
Generated\Models\UrlPathMatchConditionParameters.cs (1)
109throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty");
Generated\Models\UrlRedirectAction.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\UrlRedirectActionParameters.cs (1)
141throw new ValidationException(ValidationRules.CannotBeNull, "RedirectType");
Generated\Models\UrlRewriteAction.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\UrlRewriteActionParameters.cs (2)
97throw new ValidationException(ValidationRules.CannotBeNull, "SourcePattern"); 101throw new ValidationException(ValidationRules.CannotBeNull, "Destination");
Generated\Models\UrlSigningAction.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\UrlSigningKey.cs (2)
76throw new ValidationException(ValidationRules.CannotBeNull, "KeyId"); 80throw new ValidationException(ValidationRules.CannotBeNull, "KeySourceParameters");
Generated\Models\UrlSigningKeyParameters.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "KeyId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "SecretSource");
Generated\Models\UrlSigningParamIdentifier.cs (2)
72throw new ValidationException(ValidationRules.CannotBeNull, "ParamIndicator"); 76throw new ValidationException(ValidationRules.CannotBeNull, "ParamName");
Generated\Models\Usage.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\UserManagedHttpsParameters.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "CertificateSourceParameters");
Generated\Models\ValidateCustomDomainInput.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "HostName");
Generated\Models\ValidateProbeInput.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "ProbeURL");
Generated\Models\ValidateSecretInput.cs (2)
72throw new ValidationException(ValidationRules.CannotBeNull, "SecretSource"); 76throw new ValidationException(ValidationRules.CannotBeNull, "SecretType");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\OriginGroupsOperations.cs (32)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 625throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 648throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 652throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); 656throw new ValidationException(ValidationRules.CannotBeNull, "originGroup"); 664throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 668throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 903throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 922throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 926throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 930throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); 934throw new ValidationException(ValidationRules.CannotBeNull, "originGroupUpdateProperties"); 938throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 942throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1153throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1172throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1176throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 1180throw new ValidationException(ValidationRules.CannotBeNull, "originGroupName"); 1184throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1188throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1350throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\OriginsOperations.cs (32)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "originName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 625throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 648throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 652throw new ValidationException(ValidationRules.CannotBeNull, "originName"); 656throw new ValidationException(ValidationRules.CannotBeNull, "origin"); 664throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 668throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 903throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 922throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 926throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 930throw new ValidationException(ValidationRules.CannotBeNull, "originName"); 934throw new ValidationException(ValidationRules.CannotBeNull, "originUpdateProperties"); 938throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 942throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1153throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1172throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1176throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 1180throw new ValidationException(ValidationRules.CannotBeNull, "originName"); 1184throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1188throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1350throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PoliciesOperations.cs (21)
84throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 546throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 565throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 576throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 580throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 750throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 769throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 780throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 784throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 788throw new ValidationException(ValidationRules.CannotBeNull, "cdnWebApplicationFirewallPolicy"); 1018throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1037throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 1048throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1052throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1258throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ProfilesOperations.cs (37)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 458throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 477throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 481throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 485throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 745throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 764throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 768throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 772throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 952throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 971throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 975throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 979throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1158throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1177throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1185throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1368throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1387throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1391throw new ValidationException(ValidationRules.CannotBeNull, "profile"); 1399throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1403throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1629throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1648throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1652throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1656throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1864throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1883throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1887throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1891throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2049throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2217throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2385throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ResourceUsageOperations.cs (3)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 259throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RoutesOperations.cs (32)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 309throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 332throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "routeName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 630throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 649throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 653throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 657throw new ValidationException(ValidationRules.CannotBeNull, "routeName"); 661throw new ValidationException(ValidationRules.CannotBeNull, "route"); 669throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 673throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 909throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 928throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 932throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 936throw new ValidationException(ValidationRules.CannotBeNull, "routeName"); 940throw new ValidationException(ValidationRules.CannotBeNull, "routeUpdateProperties"); 944throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 948throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1160throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1179throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1183throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 1187throw new ValidationException(ValidationRules.CannotBeNull, "routeName"); 1191throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1195throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1357throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RuleSetsOperations.cs (26)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 297throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 563throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 586throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 590throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 594throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 778throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 797throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 801throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 809throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1027throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1046throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1050throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 1054throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1058throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1218throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1386throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RulesOperations.cs (32)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 625throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 648throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 652throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 656throw new ValidationException(ValidationRules.CannotBeNull, "rule"); 664throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 668throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 903throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 922throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 926throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 930throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 934throw new ValidationException(ValidationRules.CannotBeNull, "ruleUpdateProperties"); 938throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 942throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1153throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1172throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1176throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 1180throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 1184throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1188throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1350throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SecretsOperations.cs (25)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 296throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 595throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 614throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 622throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 861throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 880throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 884throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 888throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 892throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1122throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1126throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 1130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1294throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SecurityPoliciesOperations.cs (25)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 296throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "securityPolicyName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 595throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 614throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "securityPolicyName"); 622throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 861throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 880throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 884throw new ValidationException(ValidationRules.CannotBeNull, "securityPolicyName"); 888throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 892throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1122throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1126throw new ValidationException(ValidationRules.CannotBeNull, "securityPolicyName"); 1130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1294throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ValidateOperations.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "secretSource"); 100throw new ValidationException(ValidationRules.CannotBeNull, "secretType");
Microsoft.Azure.Management.ChangeAnalysis (12)
Generated\ChangesOperations.cs (7)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 484throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 653throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 265throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ResourceChangesOperations.cs (3)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Chaos (129)
Generated\CapabilitiesOperations.cs (32)
99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "parentProviderNamespace"); 115throw new ValidationException(ValidationRules.CannotBeNull, "parentResourceType"); 119throw new ValidationException(ValidationRules.CannotBeNull, "parentResourceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "targetName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 333throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "parentProviderNamespace"); 341throw new ValidationException(ValidationRules.CannotBeNull, "parentResourceType"); 345throw new ValidationException(ValidationRules.CannotBeNull, "parentResourceName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "targetName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "capabilityName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 553throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 557throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 561throw new ValidationException(ValidationRules.CannotBeNull, "parentProviderNamespace"); 565throw new ValidationException(ValidationRules.CannotBeNull, "parentResourceType"); 569throw new ValidationException(ValidationRules.CannotBeNull, "parentResourceName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "targetName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "capabilityName"); 758throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 762throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 766throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 770throw new ValidationException(ValidationRules.CannotBeNull, "parentProviderNamespace"); 774throw new ValidationException(ValidationRules.CannotBeNull, "parentResourceType"); 778throw new ValidationException(ValidationRules.CannotBeNull, "parentResourceName"); 782throw new ValidationException(ValidationRules.CannotBeNull, "targetName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "capabilityName"); 978throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CapabilityTypesOperations.cs (10)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "targetTypeName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 293throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 297throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 301throw new ValidationException(ValidationRules.CannotBeNull, "targetTypeName"); 305throw new ValidationException(ValidationRules.CannotBeNull, "capabilityTypeName"); 483throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExperimentsOperations.cs (48)
89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 283throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 291throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 475throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 479throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 483throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 487throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 648throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 652throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 656throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 660throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 886throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 890throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 894throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 898throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 1077throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1089throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 1271throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1275throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1279throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1283throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 1287throw new ValidationException(ValidationRules.CannotBeNull, "statusId"); 1468throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1472throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1476throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1480throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 1662throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1666throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1670throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1674throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 1678throw new ValidationException(ValidationRules.CannotBeNull, "executionDetailsId"); 1862throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1866throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1870throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1874throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 1878throw new ValidationException(ValidationRules.CannotBeNull, "experiment"); 2064throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2068throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2072throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2076throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 2252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2420throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2588throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2756throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TargetsOperations.cs (29)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "parentProviderNamespace"); 112throw new ValidationException(ValidationRules.CannotBeNull, "parentResourceType"); 116throw new ValidationException(ValidationRules.CannotBeNull, "parentResourceName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 321throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "parentProviderNamespace"); 329throw new ValidationException(ValidationRules.CannotBeNull, "parentResourceType"); 333throw new ValidationException(ValidationRules.CannotBeNull, "parentResourceName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "targetName"); 528throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 532throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 536throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 540throw new ValidationException(ValidationRules.CannotBeNull, "parentProviderNamespace"); 544throw new ValidationException(ValidationRules.CannotBeNull, "parentResourceType"); 548throw new ValidationException(ValidationRules.CannotBeNull, "parentResourceName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "targetName"); 732throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 736throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 740throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 744throw new ValidationException(ValidationRules.CannotBeNull, "parentProviderNamespace"); 748throw new ValidationException(ValidationRules.CannotBeNull, "parentResourceType"); 752throw new ValidationException(ValidationRules.CannotBeNull, "parentResourceName"); 756throw new ValidationException(ValidationRules.CannotBeNull, "targetName"); 760throw new ValidationException(ValidationRules.CannotBeNull, "target"); 949throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TargetTypesOperations.cs (8)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "targetTypeName"); 465throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.CognitiveServices (149)
Generated\AccountsOperations.cs (41)
161throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 176throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 195throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 206throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 390throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 405throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 416throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 594throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 605throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 787throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 802throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 821throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 832throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1022throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1037throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1056throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1262throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1277throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1307throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1498throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1513throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1532throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1543throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1739throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1754throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1773throw new ValidationException(ValidationRules.CannotBeNull, "account"); 1781throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1792throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2024throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2039throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2058throw new ValidationException(ValidationRules.CannotBeNull, "account"); 2062throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2073throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2281throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2296throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2492throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2660throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CognitiveServicesManagementClient.cs (10)
447throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 458throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 469throw new ValidationException(ValidationRules.CannotBeNull, "location"); 473throw new ValidationException(ValidationRules.CannotBeNull, "skus"); 477throw new ValidationException(ValidationRules.CannotBeNull, "kind"); 481throw new ValidationException(ValidationRules.CannotBeNull, "type"); 675throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 686throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 697throw new ValidationException(ValidationRules.CannotBeNull, "subdomainName"); 701throw new ValidationException(ValidationRules.CannotBeNull, "type");
Generated\CommitmentPlansOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 323throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 368throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 379throw new ValidationException(ValidationRules.CannotBeNull, "commitmentPlanName"); 568throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 583throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 602throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 613throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 624throw new ValidationException(ValidationRules.CannotBeNull, "commitmentPlanName"); 628throw new ValidationException(ValidationRules.CannotBeNull, "commitmentPlan"); 863throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 878throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 897throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 908throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 919throw new ValidationException(ValidationRules.CannotBeNull, "commitmentPlanName"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CommitmentTiersOperations.cs (4)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 106throw new ValidationException(ValidationRules.CannotBeNull, "location"); 280throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DeletedAccountsOperations.cs (13)
90throw new ValidationException(ValidationRules.CannotBeNull, "location"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 539throw new ValidationException(ValidationRules.CannotBeNull, "location"); 543throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 558throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 588throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 755throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DeploymentsOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 378throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 621throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 636throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 655throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 666throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 677throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 681throw new ValidationException(ValidationRules.CannotBeNull, "deployment"); 888throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 903throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 922throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 933throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 944throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 1104throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\CheckDomainAvailabilityParameter.cs (2)
79throw new ValidationException(ValidationRules.CannotBeNull, "SubdomainName"); 83throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\CheckSkuAvailabilityParameter.cs (3)
81throw new ValidationException(ValidationRules.CannotBeNull, "Skus"); 85throw new ValidationException(ValidationRules.CannotBeNull, "Kind"); 89throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\IPRule.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\PrivateEndpointConnectionProperties.cs (1)
97throw new ValidationException(ValidationRules.CannotBeNull, "PrivateLinkServiceConnectionState");
Generated\Models\Sku.cs (1)
110throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\VirtualNetworkRule.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 259throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointConnectionsOperations.cs (20)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 324throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 358throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 380throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 626throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 641throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 660throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 671throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 682throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 686throw new ValidationException(ValidationRules.CannotBeNull, "properties"); 898throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 913throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 932throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 943throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 954throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName");
Generated\PrivateLinkResourcesOperations.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ResourceSkusOperations.cs (3)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 273throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Compute (1120)
Customizations\VirtualMachineScaleSetsOperations.cs (9)
54throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 58throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 62throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 247throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 251throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 255throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 439throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 443throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 447throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Customizations\VirtualMachineScaleSetVMsOperations.cs (8)
103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 282throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 286throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\AvailabilitySetsOperations.cs (22)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "availabilitySetName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 302throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "availabilitySetName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 504throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 508throw new ValidationException(ValidationRules.CannotBeNull, "availabilitySetName"); 512throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 680throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 684throw new ValidationException(ValidationRules.CannotBeNull, "availabilitySetName"); 688throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 872throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1056throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1060throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1245throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1249throw new ValidationException(ValidationRules.CannotBeNull, "availabilitySetName"); 1253throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1436throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1609throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CapacityReservationGroupsOperations.cs (18)
92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "capacityReservationGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 323throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "capacityReservationGroupName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 530throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 534throw new ValidationException(ValidationRules.CannotBeNull, "capacityReservationGroupName"); 538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 715throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 719throw new ValidationException(ValidationRules.CannotBeNull, "capacityReservationGroupName"); 723throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 920throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 924throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1302throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1477throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CapacityReservationsOperations.cs (22)
182throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 186throw new ValidationException(ValidationRules.CannotBeNull, "capacityReservationGroupName"); 190throw new ValidationException(ValidationRules.CannotBeNull, "capacityReservationName"); 194throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 389throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 393throw new ValidationException(ValidationRules.CannotBeNull, "capacityReservationGroupName"); 397throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 591throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "capacityReservationGroupName"); 599throw new ValidationException(ValidationRules.CannotBeNull, "capacityReservationName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 611throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 830throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 834throw new ValidationException(ValidationRules.CannotBeNull, "capacityReservationGroupName"); 838throw new ValidationException(ValidationRules.CannotBeNull, "capacityReservationName"); 842throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 846throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1044throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1048throw new ValidationException(ValidationRules.CannotBeNull, "capacityReservationGroupName"); 1052throw new ValidationException(ValidationRules.CannotBeNull, "capacityReservationName"); 1056throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1225throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CloudServiceOperatingSystemsOperations.cs (12)
88throw new ValidationException(ValidationRules.CannotBeNull, "location"); 92throw new ValidationException(ValidationRules.CannotBeNull, "osVersionName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 282throw new ValidationException(ValidationRules.CannotBeNull, "location"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 471throw new ValidationException(ValidationRules.CannotBeNull, "location"); 475throw new ValidationException(ValidationRules.CannotBeNull, "osFamilyName"); 479throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 665throw new ValidationException(ValidationRules.CannotBeNull, "location"); 669throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 853throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1029throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CloudServiceRoleInstancesOperations.cs (32)
117throw new ValidationException(ValidationRules.CannotBeNull, "roleInstanceName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 324throw new ValidationException(ValidationRules.CannotBeNull, "roleInstanceName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 332throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 529throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 533throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 803throw new ValidationException(ValidationRules.CannotBeNull, "roleInstanceName"); 807throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 811throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 815throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 988throw new ValidationException(ValidationRules.CannotBeNull, "roleInstanceName"); 992throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 996throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 1000throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1169throw new ValidationException(ValidationRules.CannotBeNull, "roleInstanceName"); 1173throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1177throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1350throw new ValidationException(ValidationRules.CannotBeNull, "roleInstanceName"); 1354throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1358throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 1362throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1533throw new ValidationException(ValidationRules.CannotBeNull, "roleInstanceName"); 1537throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1541throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 1545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1714throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CloudServiceRolesOperations.cs (8)
88throw new ValidationException(ValidationRules.CannotBeNull, "roleName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 288throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 481throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CloudServicesOperations.cs (42)
160throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 164throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 168throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 354throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 358throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 726throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 730throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1071throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1075throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1297throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1301throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 1305throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1501throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1505throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 1509throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1674throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1678throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 1682throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1848throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1852throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 1856throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2025throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2029throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 2033throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2037throw new ValidationException(ValidationRules.CannotBeNull, "roleInstancesProperty"); 2220throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2224throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 2228throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2232throw new ValidationException(ValidationRules.CannotBeNull, "roleInstancesProperty"); 2417throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2421throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 2425throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2429throw new ValidationException(ValidationRules.CannotBeNull, "roleInstancesProperty"); 2611throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2615throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 2619throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2623throw new ValidationException(ValidationRules.CannotBeNull, "roleInstancesProperty"); 2804throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2979throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CloudServicesUpdateDomainOperations.cs (10)
121throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 317throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 513throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 517throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 521throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 696throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CommunityGalleriesOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "location"); 95throw new ValidationException(ValidationRules.CannotBeNull, "publicGalleryName");
Generated\CommunityGalleryImagesOperations.cs (4)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "location"); 98throw new ValidationException(ValidationRules.CannotBeNull, "publicGalleryName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageName");
Generated\CommunityGalleryImageVersionsOperations.cs (5)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "location"); 104throw new ValidationException(ValidationRules.CannotBeNull, "publicGalleryName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageVersionName");
Generated\DedicatedHostGroupsOperations.cs (19)
92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "hostGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "hostGroupName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 524throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 528throw new ValidationException(ValidationRules.CannotBeNull, "hostGroupName"); 532throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 706throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 710throw new ValidationException(ValidationRules.CannotBeNull, "hostGroupName"); 714throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 904throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 908throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1088throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1269throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1444throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DedicatedHostsOperations.cs (22)
177throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 181throw new ValidationException(ValidationRules.CannotBeNull, "hostGroupName"); 185throw new ValidationException(ValidationRules.CannotBeNull, "hostName"); 189throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 384throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 388throw new ValidationException(ValidationRules.CannotBeNull, "hostGroupName"); 392throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 584throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 588throw new ValidationException(ValidationRules.CannotBeNull, "hostGroupName"); 592throw new ValidationException(ValidationRules.CannotBeNull, "hostName"); 596throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 604throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 823throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 827throw new ValidationException(ValidationRules.CannotBeNull, "hostGroupName"); 831throw new ValidationException(ValidationRules.CannotBeNull, "hostName"); 835throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 839throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1034throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1038throw new ValidationException(ValidationRules.CannotBeNull, "hostGroupName"); 1042throw new ValidationException(ValidationRules.CannotBeNull, "hostName"); 1046throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1215throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DiskAccessesOperations.cs (38)
146throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 150throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 154throw new ValidationException(ValidationRules.CannotBeNull, "diskAccessName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 366throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 544throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 729throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 733throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 737throw new ValidationException(ValidationRules.CannotBeNull, "diskAccessName"); 963throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 967throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 971throw new ValidationException(ValidationRules.CannotBeNull, "diskAccessName"); 975throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 1195throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1199throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1203throw new ValidationException(ValidationRules.CannotBeNull, "diskAccessName"); 1395throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1399throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1403throw new ValidationException(ValidationRules.CannotBeNull, "diskAccessName"); 1407throw new ValidationException(ValidationRules.CannotBeNull, "diskAccess"); 1628throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1632throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1636throw new ValidationException(ValidationRules.CannotBeNull, "diskAccessName"); 1852throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1856throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1860throw new ValidationException(ValidationRules.CannotBeNull, "diskAccessName"); 2039throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2043throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2047throw new ValidationException(ValidationRules.CannotBeNull, "diskAccessName"); 2051throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 2055throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnection"); 2275throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2279throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2283throw new ValidationException(ValidationRules.CannotBeNull, "diskAccessName"); 2287throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 2454throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2627throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2801throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DiskEncryptionSetsOperations.cs (23)
148throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 152throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 156throw new ValidationException(ValidationRules.CannotBeNull, "diskEncryptionSetName"); 364throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 368throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 731throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 735throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "diskEncryptionSetName"); 932throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 936throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 940throw new ValidationException(ValidationRules.CannotBeNull, "diskEncryptionSetName"); 944throw new ValidationException(ValidationRules.CannotBeNull, "diskEncryptionSet"); 1166throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1170throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1174throw new ValidationException(ValidationRules.CannotBeNull, "diskEncryptionSetName"); 1178throw new ValidationException(ValidationRules.CannotBeNull, "diskEncryptionSet"); 1389throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1393throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1397throw new ValidationException(ValidationRules.CannotBeNull, "diskEncryptionSetName"); 1562throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1735throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1908throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DiskRestorePointOperations.cs (21)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "restorePointCollectionName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "vmRestorePointName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "diskRestorePointName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "restorePointCollectionName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "vmRestorePointName"); 575throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 579throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 583throw new ValidationException(ValidationRules.CannotBeNull, "restorePointCollectionName"); 587throw new ValidationException(ValidationRules.CannotBeNull, "vmRestorePointName"); 591throw new ValidationException(ValidationRules.CannotBeNull, "diskRestorePointName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "grantAccessData"); 800throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 804throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 808throw new ValidationException(ValidationRules.CannotBeNull, "restorePointCollectionName"); 812throw new ValidationException(ValidationRules.CannotBeNull, "vmRestorePointName"); 816throw new ValidationException(ValidationRules.CannotBeNull, "diskRestorePointName"); 985throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DisksOperations.cs (26)
143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 147throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 151throw new ValidationException(ValidationRules.CannotBeNull, "diskName"); 358throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 362throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 778throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 782throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "diskName"); 790throw new ValidationException(ValidationRules.CannotBeNull, "disk"); 1010throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1014throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1018throw new ValidationException(ValidationRules.CannotBeNull, "diskName"); 1022throw new ValidationException(ValidationRules.CannotBeNull, "disk"); 1232throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1236throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1240throw new ValidationException(ValidationRules.CannotBeNull, "diskName"); 1413throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1417throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1421throw new ValidationException(ValidationRules.CannotBeNull, "diskName"); 1425throw new ValidationException(ValidationRules.CannotBeNull, "grantAccessData"); 1621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1625throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1629throw new ValidationException(ValidationRules.CannotBeNull, "diskName"); 1794throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1967throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\GalleriesOperations.cs (19)
145throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 149throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 153throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 367throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 732throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 736throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 740throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 744throw new ValidationException(ValidationRules.CannotBeNull, "gallery"); 982throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 986throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 990throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 994throw new ValidationException(ValidationRules.CannotBeNull, "gallery"); 1184throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1188throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1192throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 1357throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1530throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\GalleryApplicationsOperations.cs (22)
153throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 157throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 161throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 165throw new ValidationException(ValidationRules.CannotBeNull, "galleryApplicationName"); 380throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 384throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 388throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 583throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 587throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 591throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "galleryApplicationName"); 599throw new ValidationException(ValidationRules.CannotBeNull, "galleryApplication"); 843throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 847throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 851throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 855throw new ValidationException(ValidationRules.CannotBeNull, "galleryApplicationName"); 859throw new ValidationException(ValidationRules.CannotBeNull, "galleryApplication"); 1055throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1063throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "galleryApplicationName"); 1234throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\GalleryApplicationVersionsOperations.cs (27)
172throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 176throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 180throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 184throw new ValidationException(ValidationRules.CannotBeNull, "galleryApplicationName"); 188throw new ValidationException(ValidationRules.CannotBeNull, "galleryApplicationVersionName"); 418throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 422throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 426throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 430throw new ValidationException(ValidationRules.CannotBeNull, "galleryApplicationName"); 633throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 637throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 641throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 645throw new ValidationException(ValidationRules.CannotBeNull, "galleryApplicationName"); 649throw new ValidationException(ValidationRules.CannotBeNull, "galleryApplicationVersionName"); 653throw new ValidationException(ValidationRules.CannotBeNull, "galleryApplicationVersion"); 904throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 908throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 912throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 916throw new ValidationException(ValidationRules.CannotBeNull, "galleryApplicationName"); 920throw new ValidationException(ValidationRules.CannotBeNull, "galleryApplicationVersionName"); 924throw new ValidationException(ValidationRules.CannotBeNull, "galleryApplicationVersion"); 1126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1130throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1134throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 1138throw new ValidationException(ValidationRules.CannotBeNull, "galleryApplicationName"); 1142throw new ValidationException(ValidationRules.CannotBeNull, "galleryApplicationVersionName"); 1311throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\GalleryImagesOperations.cs (22)
153throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 157throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 161throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 165throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageName"); 380throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 384throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 388throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 583throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 587throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 591throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageName"); 599throw new ValidationException(ValidationRules.CannotBeNull, "galleryImage"); 843throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 847throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 851throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 855throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageName"); 859throw new ValidationException(ValidationRules.CannotBeNull, "galleryImage"); 1055throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1063throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageName"); 1234throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\GalleryImageVersionsOperations.cs (27)
169throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 173throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 177throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 181throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageName"); 185throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageVersionName"); 413throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 417throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 421throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 425throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageName"); 627throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 631throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 635throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 639throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageName"); 643throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageVersionName"); 647throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageVersion"); 897throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 901throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 905throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 909throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageName"); 913throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageVersionName"); 917throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageVersion"); 1118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1122throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1126throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 1130throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageName"); 1134throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageVersionName"); 1303throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\GallerySharingProfileOperations.cs (4)
115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 119throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "galleryName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "sharingUpdate");
Generated\ImagesOperations.cs (19)
162throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 166throw new ValidationException(ValidationRules.CannotBeNull, "imageName"); 170throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 358throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 542throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 727throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 731throw new ValidationException(ValidationRules.CannotBeNull, "imageName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 743throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 957throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 961throw new ValidationException(ValidationRules.CannotBeNull, "imageName"); 965throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 969throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1177throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "imageName"); 1185throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1350throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1525throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LogAnalyticsOperations.cs (6)
134throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 142throw new ValidationException(ValidationRules.CannotBeNull, "location"); 153throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 345throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 353throw new ValidationException(ValidationRules.CannotBeNull, "location"); 364throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\Models\CapacityReservation.cs (1)
154throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\CloudService.cs (1)
102throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\CommunityGalleryImage.cs (1)
150throw new ValidationException(ValidationRules.CannotBeNull, "Identifier");
Generated\Models\CreationData.cs (1)
166throw new ValidationException(ValidationRules.CannotBeNull, "CreateOption");
Generated\Models\DataDisk.cs (1)
269throw new ValidationException(ValidationRules.CannotBeNull, "CreateOption");
Generated\Models\DedicatedHost.cs (1)
169throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\Disk.cs (1)
424throw new ValidationException(ValidationRules.CannotBeNull, "CreationData");
Generated\Models\GalleryApplicationVersion.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "PublishingProfile");
Generated\Models\GalleryApplicationVersionPublishingProfile.cs (1)
102throw new ValidationException(ValidationRules.CannotBeNull, "Source");
Generated\Models\GalleryApplicationVersionUpdate.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "PublishingProfile");
Generated\Models\GalleryArtifactSource.cs (1)
59throw new ValidationException(ValidationRules.CannotBeNull, "ManagedImage");
Generated\Models\GalleryImage.cs (1)
201throw new ValidationException(ValidationRules.CannotBeNull, "Identifier");
Generated\Models\GalleryImageIdentifier.cs (3)
80throw new ValidationException(ValidationRules.CannotBeNull, "Publisher"); 84throw new ValidationException(ValidationRules.CannotBeNull, "Offer"); 88throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\GalleryImageUpdate.cs (1)
199throw new ValidationException(ValidationRules.CannotBeNull, "Identifier");
Generated\Models\GalleryImageVersion.cs (1)
97throw new ValidationException(ValidationRules.CannotBeNull, "StorageProfile");
Generated\Models\GalleryImageVersionUpdate.cs (1)
95throw new ValidationException(ValidationRules.CannotBeNull, "StorageProfile");
Generated\Models\GrantAccessData.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "Access");
Generated\Models\ImageDiskReference.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\KeyForDiskEncryptionSet.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "KeyUrl");
Generated\Models\KeyVaultAndKeyReference.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "SourceVault"); 77throw new ValidationException(ValidationRules.CannotBeNull, "KeyUrl");
Generated\Models\KeyVaultAndSecretReference.cs (2)
72throw new ValidationException(ValidationRules.CannotBeNull, "SourceVault"); 76throw new ValidationException(ValidationRules.CannotBeNull, "SecretUrl");
Generated\Models\KeyVaultKeyReference.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "KeyUrl"); 75throw new ValidationException(ValidationRules.CannotBeNull, "SourceVault");
Generated\Models\KeyVaultSecretReference.cs (2)
72throw new ValidationException(ValidationRules.CannotBeNull, "SecretUrl"); 76throw new ValidationException(ValidationRules.CannotBeNull, "SourceVault");
Generated\Models\LoadBalancerConfiguration.cs (2)
78throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 82throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\LoadBalancerConfigurationProperties.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "FrontendIPConfigurations");
Generated\Models\LoadBalancerFrontendIPConfiguration.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 77throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\LogAnalyticsInputBase.cs (1)
124throw new ValidationException(ValidationRules.CannotBeNull, "BlobContainerSasUri");
Generated\Models\ManagedArtifact.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\OrchestrationServiceStateInput.cs (2)
76throw new ValidationException(ValidationRules.CannotBeNull, "ServiceName"); 80throw new ValidationException(ValidationRules.CannotBeNull, "Action");
Generated\Models\OSDisk.cs (1)
229throw new ValidationException(ValidationRules.CannotBeNull, "CreateOption");
Generated\Models\PrivateEndpointConnection.cs (1)
112throw new ValidationException(ValidationRules.CannotBeNull, "PrivateLinkServiceConnectionState");
Generated\Models\PurchasePlan.cs (3)
90throw new ValidationException(ValidationRules.CannotBeNull, "Publisher"); 94throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 98throw new ValidationException(ValidationRules.CannotBeNull, "Product");
Generated\Models\Resource.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\RoleInstances.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "RoleInstancesProperty");
Generated\Models\RunCommandDocument.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Script");
Generated\Models\RunCommandDocumentBase.cs (4)
95throw new ValidationException(ValidationRules.CannotBeNull, "Schema"); 99throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 103throw new ValidationException(ValidationRules.CannotBeNull, "Label"); 107throw new ValidationException(ValidationRules.CannotBeNull, "Description");
Generated\Models\RunCommandInput.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "CommandId");
Generated\Models\RunCommandInputParameter.cs (2)
69throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 73throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\RunCommandParameterDefinition.cs (2)
88throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 92throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\SharedGalleryImage.cs (1)
149throw new ValidationException(ValidationRules.CannotBeNull, "Identifier");
Generated\Models\SharingUpdate.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "OperationType");
Generated\Models\Snapshot.cs (1)
304throw new ValidationException(ValidationRules.CannotBeNull, "CreationData");
Generated\Models\SshPublicKeyGenerateKeyPairResult.cs (3)
90throw new ValidationException(ValidationRules.CannotBeNull, "PrivateKey"); 94throw new ValidationException(ValidationRules.CannotBeNull, "PublicKey"); 98throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\TargetRegion.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\Usage.cs (1)
92throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\UserArtifactManage.cs (2)
87throw new ValidationException(ValidationRules.CannotBeNull, "Install"); 91throw new ValidationException(ValidationRules.CannotBeNull, "Remove");
Generated\Models\UserArtifactSource.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "MediaLink");
Generated\Models\VirtualMachineCaptureParameters.cs (2)
83throw new ValidationException(ValidationRules.CannotBeNull, "VhdPrefix"); 87throw new ValidationException(ValidationRules.CannotBeNull, "DestinationContainerName");
Generated\Models\VirtualMachineExtensionImage.cs (3)
120throw new ValidationException(ValidationRules.CannotBeNull, "OperatingSystem"); 124throw new ValidationException(ValidationRules.CannotBeNull, "ComputeRole"); 128throw new ValidationException(ValidationRules.CannotBeNull, "HandlerSchema");
Generated\Models\VirtualMachineImageResource.cs (2)
99throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 103throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\VirtualMachineInstallPatchesParameters.cs (1)
99throw new ValidationException(ValidationRules.CannotBeNull, "RebootSetting");
Generated\Models\VirtualMachineNetworkInterfaceConfiguration.cs (2)
153throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 157throw new ValidationException(ValidationRules.CannotBeNull, "IpConfigurations");
Generated\Models\VirtualMachineNetworkInterfaceIPConfiguration.cs (1)
151throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\VirtualMachinePublicIPAddressConfiguration.cs (1)
150throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\VirtualMachinePublicIPAddressDnsSettingsConfiguration.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "DomainNameLabel");
Generated\Models\VirtualMachineScaleSetDataDisk.cs (1)
165throw new ValidationException(ValidationRules.CannotBeNull, "CreateOption");
Generated\Models\VirtualMachineScaleSetIPConfiguration.cs (1)
168throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\VirtualMachineScaleSetNetworkConfiguration.cs (2)
149throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 153throw new ValidationException(ValidationRules.CannotBeNull, "IpConfigurations");
Generated\Models\VirtualMachineScaleSetOSDisk.cs (1)
188throw new ValidationException(ValidationRules.CannotBeNull, "CreateOption");
Generated\Models\VirtualMachineScaleSetPublicIPAddressConfiguration.cs (1)
139throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "DomainNameLabel");
Generated\Models\VirtualMachineScaleSetVMInstanceRequiredIDs.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "InstanceIds");
Generated\Models\VMGalleryApplication.cs (1)
97throw new ValidationException(ValidationRules.CannotBeNull, "PackageReferenceId");
Generated\ProximityPlacementGroupsOperations.cs (18)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "proximityPlacementGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 320throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "proximityPlacementGroupName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 523throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 527throw new ValidationException(ValidationRules.CannotBeNull, "proximityPlacementGroupName"); 531throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 703throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 707throw new ValidationException(ValidationRules.CannotBeNull, "proximityPlacementGroupName"); 711throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 896throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1075throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1260throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1433throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ResourceSkusOperations.cs (2)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 277throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RestorePointCollectionsOperations.cs (19)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "restorePointCollectionName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "restorePointCollectionName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 560throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 564throw new ValidationException(ValidationRules.CannotBeNull, "restorePointCollectionName"); 752throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 756throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 937throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1125throw new ValidationException(ValidationRules.CannotBeNull, "restorePointCollectionName"); 1290throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1466throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RestorePointsOperations.cs (13)
144throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 148throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 152throw new ValidationException(ValidationRules.CannotBeNull, "restorePointCollectionName"); 156throw new ValidationException(ValidationRules.CannotBeNull, "restorePointName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 355throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "restorePointCollectionName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "restorePointName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 566throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 570throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "restorePointCollectionName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "restorePointName");
Generated\SharedGalleriesOperations.cs (6)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "location"); 281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "location"); 289throw new ValidationException(ValidationRules.CannotBeNull, "galleryUniqueName"); 472throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SharedGalleryImagesOperations.cs (8)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "location"); 99throw new ValidationException(ValidationRules.CannotBeNull, "galleryUniqueName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "location"); 302throw new ValidationException(ValidationRules.CannotBeNull, "galleryUniqueName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageName"); 491throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SharedGalleryImageVersionsOperations.cs (10)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "location"); 103throw new ValidationException(ValidationRules.CannotBeNull, "galleryUniqueName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "location"); 318throw new ValidationException(ValidationRules.CannotBeNull, "galleryUniqueName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageVersionName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SnapshotsOperations.cs (26)
143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 147throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 151throw new ValidationException(ValidationRules.CannotBeNull, "snapshotName"); 358throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 362throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 779throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 783throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 787throw new ValidationException(ValidationRules.CannotBeNull, "snapshotName"); 791throw new ValidationException(ValidationRules.CannotBeNull, "snapshot"); 1011throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1015throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1019throw new ValidationException(ValidationRules.CannotBeNull, "snapshotName"); 1023throw new ValidationException(ValidationRules.CannotBeNull, "snapshot"); 1233throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1237throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1241throw new ValidationException(ValidationRules.CannotBeNull, "snapshotName"); 1415throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1419throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1423throw new ValidationException(ValidationRules.CannotBeNull, "snapshotName"); 1427throw new ValidationException(ValidationRules.CannotBeNull, "grantAccessData"); 1623throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1627throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1631throw new ValidationException(ValidationRules.CannotBeNull, "snapshotName"); 1796throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1969throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SshPublicKeysOperations.cs (22)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 262throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 453throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 457throw new ValidationException(ValidationRules.CannotBeNull, "sshPublicKeyName"); 461throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 469throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 683throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 687throw new ValidationException(ValidationRules.CannotBeNull, "sshPublicKeyName"); 691throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 695throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 885throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 889throw new ValidationException(ValidationRules.CannotBeNull, "sshPublicKeyName"); 893throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1061throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1065throw new ValidationException(ValidationRules.CannotBeNull, "sshPublicKeyName"); 1069throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1258throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1262throw new ValidationException(ValidationRules.CannotBeNull, "sshPublicKeyName"); 1266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1450throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1624throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\UsageOperations.cs (3)
86throw new ValidationException(ValidationRules.CannotBeNull, "location"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 280throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualMachineExtensionImagesOperations.cs (12)
91throw new ValidationException(ValidationRules.CannotBeNull, "location"); 95throw new ValidationException(ValidationRules.CannotBeNull, "publisherName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "type"); 103throw new ValidationException(ValidationRules.CannotBeNull, "version"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 296throw new ValidationException(ValidationRules.CannotBeNull, "location"); 300throw new ValidationException(ValidationRules.CannotBeNull, "publisherName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 494throw new ValidationException(ValidationRules.CannotBeNull, "location"); 498throw new ValidationException(ValidationRules.CannotBeNull, "publisherName"); 502throw new ValidationException(ValidationRules.CannotBeNull, "type"); 506throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\VirtualMachineExtensionsOperations.cs (21)
175throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 179throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 183throw new ValidationException(ValidationRules.CannotBeNull, "vmExtensionName"); 187throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 383throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 387throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 391throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 589throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "vmExtensionName"); 601throw new ValidationException(ValidationRules.CannotBeNull, "extensionParameters"); 609throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 828throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 832throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 836throw new ValidationException(ValidationRules.CannotBeNull, "vmExtensionName"); 840throw new ValidationException(ValidationRules.CannotBeNull, "extensionParameters"); 844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1039throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1043throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 1047throw new ValidationException(ValidationRules.CannotBeNull, "vmExtensionName"); 1051throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\VirtualMachineImagesEdgeZoneOperations.cs (25)
99throw new ValidationException(ValidationRules.CannotBeNull, "location"); 103throw new ValidationException(ValidationRules.CannotBeNull, "edgeZone"); 107throw new ValidationException(ValidationRules.CannotBeNull, "publisherName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 115throw new ValidationException(ValidationRules.CannotBeNull, "skus"); 119throw new ValidationException(ValidationRules.CannotBeNull, "version"); 123throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 337throw new ValidationException(ValidationRules.CannotBeNull, "location"); 341throw new ValidationException(ValidationRules.CannotBeNull, "edgeZone"); 345throw new ValidationException(ValidationRules.CannotBeNull, "publisherName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 353throw new ValidationException(ValidationRules.CannotBeNull, "skus"); 357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 568throw new ValidationException(ValidationRules.CannotBeNull, "location"); 572throw new ValidationException(ValidationRules.CannotBeNull, "edgeZone"); 576throw new ValidationException(ValidationRules.CannotBeNull, "publisherName"); 580throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 769throw new ValidationException(ValidationRules.CannotBeNull, "location"); 773throw new ValidationException(ValidationRules.CannotBeNull, "edgeZone"); 777throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 970throw new ValidationException(ValidationRules.CannotBeNull, "location"); 974throw new ValidationException(ValidationRules.CannotBeNull, "edgeZone"); 978throw new ValidationException(ValidationRules.CannotBeNull, "publisherName"); 982throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 986throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\VirtualMachineImagesOperations.cs (20)
96throw new ValidationException(ValidationRules.CannotBeNull, "location"); 100throw new ValidationException(ValidationRules.CannotBeNull, "publisherName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 108throw new ValidationException(ValidationRules.CannotBeNull, "skus"); 112throw new ValidationException(ValidationRules.CannotBeNull, "version"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "location"); 326throw new ValidationException(ValidationRules.CannotBeNull, "publisherName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 334throw new ValidationException(ValidationRules.CannotBeNull, "skus"); 338throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 544throw new ValidationException(ValidationRules.CannotBeNull, "location"); 548throw new ValidationException(ValidationRules.CannotBeNull, "publisherName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 736throw new ValidationException(ValidationRules.CannotBeNull, "location"); 740throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 928throw new ValidationException(ValidationRules.CannotBeNull, "location"); 932throw new ValidationException(ValidationRules.CannotBeNull, "publisherName"); 936throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 940throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\VirtualMachineRunCommandsOperations.cs (28)
84throw new ValidationException(ValidationRules.CannotBeNull, "location"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 279throw new ValidationException(ValidationRules.CannotBeNull, "location"); 290throw new ValidationException(ValidationRules.CannotBeNull, "commandId"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 568throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 572throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 576throw new ValidationException(ValidationRules.CannotBeNull, "runCommandName"); 580throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 776throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 780throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 784throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 982throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 986throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 990throw new ValidationException(ValidationRules.CannotBeNull, "runCommandName"); 994throw new ValidationException(ValidationRules.CannotBeNull, "runCommand"); 1002throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1221throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1225throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 1229throw new ValidationException(ValidationRules.CannotBeNull, "runCommandName"); 1233throw new ValidationException(ValidationRules.CannotBeNull, "runCommand"); 1237throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1432throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1436throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 1440throw new ValidationException(ValidationRules.CannotBeNull, "runCommandName"); 1444throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1611throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1784throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualMachineScaleSetExtensionsOperations.cs (22)
175throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 179throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 183throw new ValidationException(ValidationRules.CannotBeNull, "vmssExtensionName"); 187throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 380throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 384throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 388throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 581throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 585throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 589throw new ValidationException(ValidationRules.CannotBeNull, "vmssExtensionName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "extensionParameters"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 816throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 820throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 824throw new ValidationException(ValidationRules.CannotBeNull, "vmssExtensionName"); 828throw new ValidationException(ValidationRules.CannotBeNull, "extensionParameters"); 832throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1045throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1049throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 1053throw new ValidationException(ValidationRules.CannotBeNull, "vmssExtensionName"); 1057throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1224throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualMachineScaleSetRollingUpgradesOperations.cs (12)
157throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 161throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 165throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 348throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 523throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 527throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 531throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 698throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 702throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 706throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\VirtualMachineScaleSetsOperations.cs (75)
85throw new ValidationException(ValidationRules.CannotBeNull, "location"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 361throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 365throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 618throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 622throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 809throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 813throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 994throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1177throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 1185throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1371throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1375throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 1379throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1796throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1800throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 1804throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1996throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2000throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 2004throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2212throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2216throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 2220throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2228throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2442throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2446throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 2450throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2454throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2647throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2651throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 2655throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2832throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2836throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 2840throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3025throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3029throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 3033throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3037throw new ValidationException(ValidationRules.CannotBeNull, "instanceIds"); 3231throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3235throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 3239throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3427throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3431throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 3435throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3618throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3622throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 3626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3810throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3814throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 3818throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4004throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4008throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 4012throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4194throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4198throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 4202throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4206throw new ValidationException(ValidationRules.CannotBeNull, "instanceIds"); 4388throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4392throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 4396throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4574throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4578throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 4582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4763throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4767throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 4771throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 4779throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4952throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5125throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5301throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5475throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5648throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualMachineScaleSetVMExtensionsOperations.cs (26)
186throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 190throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 194throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 198throw new ValidationException(ValidationRules.CannotBeNull, "vmExtensionName"); 202throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 404throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 408throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 412throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 416throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 618throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 622throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 626throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 630throw new ValidationException(ValidationRules.CannotBeNull, "vmExtensionName"); 634throw new ValidationException(ValidationRules.CannotBeNull, "extensionParameters"); 638throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 862throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 866throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 870throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 874throw new ValidationException(ValidationRules.CannotBeNull, "vmExtensionName"); 878throw new ValidationException(ValidationRules.CannotBeNull, "extensionParameters"); 882throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1082throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1086throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 1094throw new ValidationException(ValidationRules.CannotBeNull, "vmExtensionName"); 1098throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\VirtualMachineScaleSetVMRunCommandsOperations.cs (27)
186throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 190throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 194throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 198throw new ValidationException(ValidationRules.CannotBeNull, "runCommandName"); 202throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 404throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 408throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 412throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 416throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 618throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 622throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 626throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 630throw new ValidationException(ValidationRules.CannotBeNull, "runCommandName"); 634throw new ValidationException(ValidationRules.CannotBeNull, "runCommand"); 642throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 866throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 870throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 874throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 878throw new ValidationException(ValidationRules.CannotBeNull, "runCommandName"); 882throw new ValidationException(ValidationRules.CannotBeNull, "runCommand"); 886throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1086throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 1094throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 1098throw new ValidationException(ValidationRules.CannotBeNull, "runCommandName"); 1102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1272throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualMachineScaleSetVMsOperations.cs (66)
240throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 244throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 248throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 252throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 448throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 452throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 456throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 460throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 655throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 659throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineScaleSetName"); 663throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 980throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 984throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 988throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 992throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1211throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1215throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 1219throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 1223throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1427throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1431throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 1435throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 1439throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1623throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1627throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 1631throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 1635throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1808throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1812throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 1816throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 1820throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1997throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2001throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 2005throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 2009throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2017throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2234throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2238throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 2242throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 2246throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2428throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2432throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 2436throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 2440throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2615throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2619throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 2623throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 2627throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2797throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2801throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 2805throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 2809throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2980throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2984throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 2988throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 2992throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3162throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3166throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 3170throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 3174throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3350throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3354throw new ValidationException(ValidationRules.CannotBeNull, "vmScaleSetName"); 3358throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 3362throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 3370throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3562throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualMachineSizesOperations.cs (2)
85throw new ValidationException(ValidationRules.CannotBeNull, "location"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\VirtualMachinesOperations.cs (79)
85throw new ValidationException(ValidationRules.CannotBeNull, "location"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 391throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 395throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 399throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 590throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 836throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 840throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1010throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1014throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1197throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1385throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1389throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 1393throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1731throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1735throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 1739throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1949throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1953throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 1957throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2201throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2205throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 2209throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2217throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2414throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2418throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 2422throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2430throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2644throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2648throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 2652throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2656throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2849throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2853throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 2857throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3028throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3032throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 3036throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3205throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3209throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 3213throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3390throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3394throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 3398throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3568throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3572throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 3576throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3741throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3745throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 3749throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3914throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3918throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 3922throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4088throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4092throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 4096throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4267throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4271throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 4275throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4453throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4457throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 4461throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4629throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4633throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 4637throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4826throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4830throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 4834throw new ValidationException(ValidationRules.CannotBeNull, "installPatchesInput"); 4842throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5038throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5042throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 5046throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 5054throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5245throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5419throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5593throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Confluent (33)
Generated\MarketplaceAgreementsOperations.cs (3)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 253throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 432throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\OfferDetail.cs (5)
106throw new ValidationException(ValidationRules.CannotBeNull, "PublisherId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 114throw new ValidationException(ValidationRules.CannotBeNull, "PlanId"); 118throw new ValidationException(ValidationRules.CannotBeNull, "PlanName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "TermUnit");
Generated\Models\OrganizationResource.cs (2)
164throw new ValidationException(ValidationRules.CannotBeNull, "OfferDetail"); 168throw new ValidationException(ValidationRules.CannotBeNull, "UserDetail");
Generated\Models\UserDetail.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "EmailAddress");
Generated\OrganizationOperations.cs (1)
242throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\OrganizationOperationsOperations.cs (17)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 253throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 257throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 434throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 438throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 442throw new ValidationException(ValidationRules.CannotBeNull, "organizationName"); 649throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 653throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 657throw new ValidationException(ValidationRules.CannotBeNull, "organizationName"); 874throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 878throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 882throw new ValidationException(ValidationRules.CannotBeNull, "organizationName"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1091throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1095throw new ValidationException(ValidationRules.CannotBeNull, "organizationName"); 1253throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1421throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ValidationsOperations.cs (4)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "organizationName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "body");
Microsoft.Azure.Management.Consumption (70)
Generated\AggregatedCostOperations.cs (5)
93throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 280throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "billingPeriodName"); 288throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\BalancesOperations.cs (5)
86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 90throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountId"); 268throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 272throw new ValidationException(ValidationRules.CannotBeNull, "billingAccountId"); 276throw new ValidationException(ValidationRules.CannotBeNull, "billingPeriodName");
Generated\BudgetsOperations.cs (13)
100throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 296throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 304throw new ValidationException(ValidationRules.CannotBeNull, "budgetName"); 503throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 507throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 511throw new ValidationException(ValidationRules.CannotBeNull, "budgetName"); 515throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 735throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 739throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 743throw new ValidationException(ValidationRules.CannotBeNull, "budgetName"); 901throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ChargesOperations.cs (2)
100throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ForecastsOperations.cs (2)
86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\MarketplacesOperations.cs (3)
112throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 305throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\Budget.cs (3)
144throw new ValidationException(ValidationRules.CannotBeNull, "Category"); 148throw new ValidationException(ValidationRules.CannotBeNull, "TimeGrain"); 152throw new ValidationException(ValidationRules.CannotBeNull, "TimePeriod");
Generated\Models\Notification.cs (2)
117throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); 121throw new ValidationException(ValidationRules.CannotBeNull, "ContactEmails");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PriceSheetOperations.cs (5)
104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 326throw new ValidationException(ValidationRules.CannotBeNull, "billingPeriodName");
Generated\ReservationRecommendationsOperations.cs (3)
86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 268throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReservationsDetailsOperations.cs (9)
89throw new ValidationException(ValidationRules.CannotBeNull, "reservationOrderId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "filter"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 283throw new ValidationException(ValidationRules.CannotBeNull, "reservationOrderId"); 287throw new ValidationException(ValidationRules.CannotBeNull, "reservationId"); 291throw new ValidationException(ValidationRules.CannotBeNull, "filter"); 295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 476throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 645throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReservationsSummariesOperations.cs (9)
93throw new ValidationException(ValidationRules.CannotBeNull, "reservationOrderId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "grain"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 296throw new ValidationException(ValidationRules.CannotBeNull, "reservationOrderId"); 300throw new ValidationException(ValidationRules.CannotBeNull, "reservationId"); 304throw new ValidationException(ValidationRules.CannotBeNull, "grain"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 494throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 663throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TagsOperations.cs (2)
96throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\UsageDetailsOperations.cs (5)
130throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 142throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 401throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 405throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 598throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.ContainerInstance (100)
Generated\ContainerGroupsOperations.cs (41)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 275throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 279throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 283throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 471throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 475throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 479throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 483throw new ValidationException(ValidationRules.CannotBeNull, "containerGroupName"); 701throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 705throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 709throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 713throw new ValidationException(ValidationRules.CannotBeNull, "containerGroupName"); 717throw new ValidationException(ValidationRules.CannotBeNull, "resource"); 962throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 966throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 970throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 974throw new ValidationException(ValidationRules.CannotBeNull, "containerGroupName"); 1171throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1175throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1179throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1183throw new ValidationException(ValidationRules.CannotBeNull, "containerGroupName"); 1373throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1377throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1381throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1385throw new ValidationException(ValidationRules.CannotBeNull, "containerGroupName"); 1389throw new ValidationException(ValidationRules.CannotBeNull, "containerGroup"); 1607throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1611throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1615throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1619throw new ValidationException(ValidationRules.CannotBeNull, "containerGroupName"); 1804throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1808throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1812throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1816throw new ValidationException(ValidationRules.CannotBeNull, "containerGroupName"); 1983throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1987throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1991throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1995throw new ValidationException(ValidationRules.CannotBeNull, "containerGroupName"); 2164throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2344throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ContainersOperations.cs (16)
102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 110throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "containerGroupName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 332throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "containerGroupName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 344throw new ValidationException(ValidationRules.CannotBeNull, "containerExecRequest"); 544throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 548throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 552throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 556throw new ValidationException(ValidationRules.CannotBeNull, "containerGroupName"); 560throw new ValidationException(ValidationRules.CannotBeNull, "containerName");
Generated\LocationOperations.cs (11)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "location"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 275throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 279throw new ValidationException(ValidationRules.CannotBeNull, "location"); 283throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 465throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 469throw new ValidationException(ValidationRules.CannotBeNull, "location"); 473throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 656throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 832throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AzureFileVolume.cs (2)
94throw new ValidationException(ValidationRules.CannotBeNull, "ShareName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountName");
Generated\Models\CachedImages.cs (2)
69throw new ValidationException(ValidationRules.CannotBeNull, "OsType"); 73throw new ValidationException(ValidationRules.CannotBeNull, "Image");
Generated\Models\Container.cs (3)
149throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 153throw new ValidationException(ValidationRules.CannotBeNull, "Image"); 157throw new ValidationException(ValidationRules.CannotBeNull, "Resources");
Generated\Models\ContainerGroup.cs (2)
215throw new ValidationException(ValidationRules.CannotBeNull, "Containers"); 219throw new ValidationException(ValidationRules.CannotBeNull, "OsType");
Generated\Models\ContainerGroupSubnetId.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\DnsConfiguration.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "NameServers");
Generated\Models\EncryptionProperties.cs (3)
77throw new ValidationException(ValidationRules.CannotBeNull, "VaultBaseUrl"); 81throw new ValidationException(ValidationRules.CannotBeNull, "KeyName"); 85throw new ValidationException(ValidationRules.CannotBeNull, "KeyVersion");
Generated\Models\EnvironmentVariable.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\GitRepoVolume.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Repository");
Generated\Models\GpuResource.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\ImageRegistryCredential.cs (2)
99throw new ValidationException(ValidationRules.CannotBeNull, "Server"); 103throw new ValidationException(ValidationRules.CannotBeNull, "Username");
Generated\Models\InitContainerDefinition.cs (1)
112throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\IpAddress.cs (2)
99throw new ValidationException(ValidationRules.CannotBeNull, "Ports"); 103throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\LogAnalytics.cs (2)
100throw new ValidationException(ValidationRules.CannotBeNull, "WorkspaceId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "WorkspaceKey");
Generated\Models\Operation.cs (2)
88throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 92throw new ValidationException(ValidationRules.CannotBeNull, "Display");
Generated\Models\ResourceRequirements.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Requests");
Generated\Models\Volume.cs (1)
95throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\VolumeMount.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 85throw new ValidationException(ValidationRules.CannotBeNull, "MountPath");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.ContainerRegistry (369)
Generated\AgentPoolsOperations.cs (25)
89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "agentPoolName"); 406throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 410throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 421throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 620throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 624throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 635throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 654throw new ValidationException(ValidationRules.CannotBeNull, "agentPoolName"); 859throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 863throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 874throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 893throw new ValidationException(ValidationRules.CannotBeNull, "agentPoolName"); 912throw new ValidationException(ValidationRules.CannotBeNull, "agentPool"); 1124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1128throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1139throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1158throw new ValidationException(ValidationRules.CannotBeNull, "agentPoolName"); 1347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1351throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1362throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1381throw new ValidationException(ValidationRules.CannotBeNull, "agentPoolName"); 1607throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExportPipelinesOperations.cs (17)
89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "exportPipelineName"); 380throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 384throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 395throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 607throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 637throw new ValidationException(ValidationRules.CannotBeNull, "exportPipelineName"); 656throw new ValidationException(ValidationRules.CannotBeNull, "exportPipelineCreateParameters"); 873throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 877throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 888throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 907throw new ValidationException(ValidationRules.CannotBeNull, "exportPipelineName"); 1089throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ImportPipelinesOperations.cs (17)
89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "importPipelineName"); 380throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 384throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 395throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 607throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 637throw new ValidationException(ValidationRules.CannotBeNull, "importPipelineName"); 656throw new ValidationException(ValidationRules.CannotBeNull, "importPipelineCreateParameters"); 873throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 877throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 888throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 907throw new ValidationException(ValidationRules.CannotBeNull, "importPipelineName"); 1089throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\Argument.cs (2)
79throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 83throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\AuthInfo.cs (2)
99throw new ValidationException(ValidationRules.CannotBeNull, "TokenType"); 103throw new ValidationException(ValidationRules.CannotBeNull, "Token");
Generated\Models\BaseImageTrigger.cs (2)
102throw new ValidationException(ValidationRules.CannotBeNull, "BaseImageTriggerType"); 106throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\BaseImageTriggerUpdateParameters.cs (1)
104throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\CallbackConfig.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "ServiceUri");
Generated\Models\DockerBuildRequest.cs (2)
171throw new ValidationException(ValidationRules.CannotBeNull, "DockerFilePath"); 175throw new ValidationException(ValidationRules.CannotBeNull, "Platform");
Generated\Models\DockerBuildStep.cs (1)
124throw new ValidationException(ValidationRules.CannotBeNull, "DockerFilePath");
Generated\Models\EncodedTaskRunRequest.cs (2)
141throw new ValidationException(ValidationRules.CannotBeNull, "EncodedTaskContent"); 145throw new ValidationException(ValidationRules.CannotBeNull, "Platform");
Generated\Models\EncodedTaskStep.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "EncodedTaskContent");
Generated\Models\ErrorResponseBody.cs (2)
87throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 91throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ExportPipeline.cs (1)
108throw new ValidationException(ValidationRules.CannotBeNull, "Target");
Generated\Models\ExportPipelineTargetProperties.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "KeyVaultUri");
Generated\Models\FileTaskRunRequest.cs (2)
141throw new ValidationException(ValidationRules.CannotBeNull, "TaskFilePath"); 145throw new ValidationException(ValidationRules.CannotBeNull, "Platform");
Generated\Models\FileTaskStep.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "TaskFilePath");
Generated\Models\ImportImageParameters.cs (1)
97throw new ValidationException(ValidationRules.CannotBeNull, "Source");
Generated\Models\ImportPipeline.cs (1)
118throw new ValidationException(ValidationRules.CannotBeNull, "Source");
Generated\Models\ImportPipelineSourceProperties.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "KeyVaultUri");
Generated\Models\ImportSource.cs (1)
97throw new ValidationException(ValidationRules.CannotBeNull, "SourceImage");
Generated\Models\ImportSourceCredentials.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\InnerErrorDescription.cs (2)
77throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 81throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\IPRule.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "IPAddressOrRange");
Generated\Models\NetworkRuleSet.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "DefaultAction");
Generated\Models\PipelineSourceTriggerProperties.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Status");
Generated\Models\PlatformProperties.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Os");
Generated\Models\Registry.cs (1)
211throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\RegistryNameCheckRequest.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\Resource.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\ScopeMap.cs (1)
112throw new ValidationException(ValidationRules.CannotBeNull, "Actions");
Generated\Models\SetValue.cs (2)
80throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 84throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\Sku.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\SourceProperties.cs (2)
93throw new ValidationException(ValidationRules.CannotBeNull, "SourceControlType"); 97throw new ValidationException(ValidationRules.CannotBeNull, "RepositoryUrl");
Generated\Models\SourceTrigger.cs (3)
92throw new ValidationException(ValidationRules.CannotBeNull, "SourceRepository"); 96throw new ValidationException(ValidationRules.CannotBeNull, "SourceTriggerEvents"); 100throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\SourceTriggerUpdateParameters.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\StorageAccountProperties.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\Task.cs (2)
168throw new ValidationException(ValidationRules.CannotBeNull, "Platform"); 172throw new ValidationException(ValidationRules.CannotBeNull, "Step");
Generated\Models\TaskRunRequest.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "TaskId");
Generated\Models\TimerTrigger.cs (2)
80throw new ValidationException(ValidationRules.CannotBeNull, "Schedule"); 84throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\TimerTriggerUpdateParameters.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\VirtualNetworkRule.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "VirtualNetworkResourceId");
Generated\Models\Webhook.cs (1)
113throw new ValidationException(ValidationRules.CannotBeNull, "Actions");
Generated\Models\WebhookCreateParameters.cs (3)
129throw new ValidationException(ValidationRules.CannotBeNull, "Location"); 133throw new ValidationException(ValidationRules.CannotBeNull, "ServiceUri"); 137throw new ValidationException(ValidationRules.CannotBeNull, "Actions");
Generated\Operations.cs (1)
248throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PipelineRunsOperations.cs (16)
89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "pipelineRunName"); 384throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 388throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 399throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 611throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 615throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 626throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 645throw new ValidationException(ValidationRules.CannotBeNull, "pipelineRunName"); 879throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 883throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 894throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 913throw new ValidationException(ValidationRules.CannotBeNull, "pipelineRunName"); 1095throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointConnectionsOperations.cs (16)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 375throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 386throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 602throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 632throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 852throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 856throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 867throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 886throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 1053throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RegistriesOperations.cs (49)
112throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "name"); 325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 329throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 610throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 614throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 799throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 981throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 985throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 996throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1202throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1206throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1217throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1427throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1431throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1442throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1643throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1647throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1658throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1885throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1889throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1900throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 2123throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2127throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2138throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 2157throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2343throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2354throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 2373throw new ValidationException(ValidationRules.CannotBeNull, "registry"); 2585throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2589throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2600throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 2786throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2790throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2801throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 2820throw new ValidationException(ValidationRules.CannotBeNull, "registryUpdateParameters"); 3035throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3039throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3050throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 3069throw new ValidationException(ValidationRules.CannotBeNull, "runRequest"); 3260throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3264throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3275throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 3294throw new ValidationException(ValidationRules.CannotBeNull, "generateCredentialsParameters"); 3484throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3657throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3830throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationsOperations.cs (21)
89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "replicationName"); 414throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 418throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 429throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 637throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 641throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 652throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 671throw new ValidationException(ValidationRules.CannotBeNull, "replicationName"); 690throw new ValidationException(ValidationRules.CannotBeNull, "replication"); 907throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 911throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 922throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 941throw new ValidationException(ValidationRules.CannotBeNull, "replicationName"); 1138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1142throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1153throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1172throw new ValidationException(ValidationRules.CannotBeNull, "replicationName"); 1403throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RunsOperations.cs (20)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 317throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "runId"); 561throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 565throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 576throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "runId"); 809throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 813throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 824throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 843throw new ValidationException(ValidationRules.CannotBeNull, "runId"); 1056throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1060throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1071throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "runId"); 1252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ScopeMapsOperations.cs (21)
89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "scopeMapName"); 417throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 421throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 432throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 648throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 659throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 678throw new ValidationException(ValidationRules.CannotBeNull, "scopeMapName"); 697throw new ValidationException(ValidationRules.CannotBeNull, "actions"); 916throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 920throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 931throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 950throw new ValidationException(ValidationRules.CannotBeNull, "scopeMapName"); 1146throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1150throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1161throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1180throw new ValidationException(ValidationRules.CannotBeNull, "scopeMapName"); 1411throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TaskRunsOperations.cs (26)
89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "taskRunName"); 391throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 395throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 406throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 425throw new ValidationException(ValidationRules.CannotBeNull, "taskRunName"); 608throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 612throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 623throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 825throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 829throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 840throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 859throw new ValidationException(ValidationRules.CannotBeNull, "taskRunName"); 863throw new ValidationException(ValidationRules.CannotBeNull, "taskRun"); 1075throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1109throw new ValidationException(ValidationRules.CannotBeNull, "taskRunName"); 1280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1295throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1314throw new ValidationException(ValidationRules.CannotBeNull, "taskRunName"); 1318throw new ValidationException(ValidationRules.CannotBeNull, "updateParameters"); 1523throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TasksOperations.cs (26)
86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 304throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 616throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 620throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 631throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 650throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 854throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 858throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 869throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 888throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 907throw new ValidationException(ValidationRules.CannotBeNull, "taskCreateParameters"); 1119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1123throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1134throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1153throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1343throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1354throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1373throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 1392throw new ValidationException(ValidationRules.CannotBeNull, "taskUpdateParameters"); 1597throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TokensOperations.cs (22)
89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "tokenName"); 407throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 411throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 422throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 629throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 633throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 663throw new ValidationException(ValidationRules.CannotBeNull, "tokenName"); 682throw new ValidationException(ValidationRules.CannotBeNull, "tokenCreateParameters"); 895throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 899throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 929throw new ValidationException(ValidationRules.CannotBeNull, "tokenName"); 1120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1124throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1135throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1154throw new ValidationException(ValidationRules.CannotBeNull, "tokenName"); 1173throw new ValidationException(ValidationRules.CannotBeNull, "tokenUpdateParameters"); 1383throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WebhooksOperations.cs (35)
89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "webhookName"); 407throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 411throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 422throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 630throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 641throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 660throw new ValidationException(ValidationRules.CannotBeNull, "webhookName"); 866throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 870throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 881throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 900throw new ValidationException(ValidationRules.CannotBeNull, "webhookName"); 1106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1110throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1140throw new ValidationException(ValidationRules.CannotBeNull, "webhookName"); 1349throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1353throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1364throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1383throw new ValidationException(ValidationRules.CannotBeNull, "webhookName"); 1402throw new ValidationException(ValidationRules.CannotBeNull, "webhookCreateParameters"); 1619throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1623throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1634throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1653throw new ValidationException(ValidationRules.CannotBeNull, "webhookName"); 1844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1848throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1859throw new ValidationException(ValidationRules.CannotBeNull, "registryName"); 1878throw new ValidationException(ValidationRules.CannotBeNull, "webhookName"); 1897throw new ValidationException(ValidationRules.CannotBeNull, "webhookUpdateParameters"); 2107throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2280throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.ContainerService (198)
Generated\AgentPoolsOperations.cs (35)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 316throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "agentPoolName"); 588throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 592throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 596throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 607throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 626throw new ValidationException(ValidationRules.CannotBeNull, "agentPoolName"); 817throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 821throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 825throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 836throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1072throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1076throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1080throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1091throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1110throw new ValidationException(ValidationRules.CannotBeNull, "agentPoolName"); 1114throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1337throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1348throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1367throw new ValidationException(ValidationRules.CannotBeNull, "agentPoolName"); 1544throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1548throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1552throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1563throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1582throw new ValidationException(ValidationRules.CannotBeNull, "agentPoolName"); 1765throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\MaintenanceConfigurationsOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 316throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "configName"); 539throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 543throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 547throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 558throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "configName"); 581throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 778throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 782throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 793throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 812throw new ValidationException(ValidationRules.CannotBeNull, "configName"); 977throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedClustersOperations.cs (85)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "location"); 276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 457throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 461throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 465throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 654throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 658throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 662throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 673throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 883throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 887throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 891throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 902throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 921throw new ValidationException(ValidationRules.CannotBeNull, "roleName"); 1110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1118throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1340throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1355throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1562throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1566throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1570throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1581throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1785throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1789throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1793throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1804throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 2246throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2250throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2254throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2265throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 2284throw new ValidationException(ValidationRules.CannotBeNull, "commandId"); 2476throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2480throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2484throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2495throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 2697throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2701throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2705throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2716throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 2735throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2951throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2955throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2959throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2970throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 3178throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3182throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3186throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3197throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 3382throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3386throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3390throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3401throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 3420throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 3597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3605throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3616throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 3635throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 3810throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3814throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3818throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3829throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 4015throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4019throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4023throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4034throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 4217throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4221throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4225throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4236throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 4425throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4429throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4433throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4444throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 4463throw new ValidationException(ValidationRules.CannotBeNull, "requestPayload"); 4655throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4828throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5007throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AgentPoolUpgradeProfile.cs (2)
120throw new ValidationException(ValidationRules.CannotBeNull, "KubernetesVersion"); 124throw new ValidationException(ValidationRules.CannotBeNull, "OsType");
Generated\Models\ContainerServiceDiagnosticsProfile.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "VmDiagnostics");
Generated\Models\ContainerServiceLinuxProfile.cs (2)
74throw new ValidationException(ValidationRules.CannotBeNull, "AdminUsername"); 78throw new ValidationException(ValidationRules.CannotBeNull, "Ssh");
Generated\Models\ContainerServiceMasterProfile.cs (2)
247throw new ValidationException(ValidationRules.CannotBeNull, "DnsPrefix"); 251throw new ValidationException(ValidationRules.CannotBeNull, "VmSize");
Generated\Models\ContainerServiceSshConfiguration.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "PublicKeys");
Generated\Models\ContainerServiceSshPublicKey.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "KeyData");
Generated\Models\ManagedClusterAgentPoolProfile.cs (1)
147throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\ManagedClusterPodIdentity.cs (3)
105throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 109throw new ValidationException(ValidationRules.CannotBeNull, "NamespaceProperty"); 113throw new ValidationException(ValidationRules.CannotBeNull, "Identity");
Generated\Models\ManagedClusterPodIdentityException.cs (3)
89throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 93throw new ValidationException(ValidationRules.CannotBeNull, "NamespaceProperty"); 97throw new ValidationException(ValidationRules.CannotBeNull, "PodLabels");
Generated\Models\ManagedClusterPoolUpgradeProfile.cs (2)
93throw new ValidationException(ValidationRules.CannotBeNull, "KubernetesVersion"); 97throw new ValidationException(ValidationRules.CannotBeNull, "OsType");
Generated\Models\ManagedClusterServicePrincipalProfile.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "ClientId");
Generated\Models\ManagedClusterUpgradeProfile.cs (2)
103throw new ValidationException(ValidationRules.CannotBeNull, "ControlPlaneProfile"); 107throw new ValidationException(ValidationRules.CannotBeNull, "AgentPoolProfiles");
Generated\Models\ManagedClusterWindowsProfile.cs (1)
136throw new ValidationException(ValidationRules.CannotBeNull, "AdminUsername");
Generated\Models\OSOptionProfile.cs (1)
89throw new ValidationException(ValidationRules.CannotBeNull, "OsOptionPropertyList");
Generated\Models\OSOptionProperty.cs (1)
70throw new ValidationException(ValidationRules.CannotBeNull, "OsType");
Generated\Models\PrivateEndpointConnection.cs (1)
112throw new ValidationException(ValidationRules.CannotBeNull, "PrivateLinkServiceConnectionState");
Generated\Models\Resource.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\RunCommandRequest.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "Command");
Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PrivateEndpointConnectionsOperations.cs (20)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 325throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 551throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 555throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 566throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 585throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 589throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 811throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 815throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 819throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 830throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 849throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName");
Generated\PrivateLinkResourcesOperations.cs (4)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "resourceName");
Generated\ResolvePrivateLinkServiceIdOperations.cs (5)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Microsoft.Azure.Management.CosmosDB (928)
Generated\CassandraClustersOperations.cs (40)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 287throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 491throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 502throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 517throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 536throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 877throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 888throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 903throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 922throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1136throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1155throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1359throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1389throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1612throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1627throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1646throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1657throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1869throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1880throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1895throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1914throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1925throw new ValidationException(ValidationRules.CannotBeNull, "body"); 2120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2131throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2146throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 2165throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2338throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2349throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2364throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 2383throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\CassandraDataCentersOperations.cs (26)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 337throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 371throw new ValidationException(ValidationRules.CannotBeNull, "dataCenterName"); 390throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 665throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 676throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 691throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 710throw new ValidationException(ValidationRules.CannotBeNull, "dataCenterName"); 729throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 911throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 922throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 937throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 956throw new ValidationException(ValidationRules.CannotBeNull, "dataCenterName"); 975throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 986throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1203throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1214throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1229throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1248throw new ValidationException(ValidationRules.CannotBeNull, "dataCenterName"); 1267throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1278throw new ValidationException(ValidationRules.CannotBeNull, "body");
Generated\CassandraResourcesOperations.cs (90)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 373throw new ValidationException(ValidationRules.CannotBeNull, "keyspaceName"); 377throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 627throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 638throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 653throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 672throw new ValidationException(ValidationRules.CannotBeNull, "keyspaceName"); 676throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 954throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 965throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 980throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 999throw new ValidationException(ValidationRules.CannotBeNull, "keyspaceName"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1203throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1214throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1229throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1248throw new ValidationException(ValidationRules.CannotBeNull, "keyspaceName"); 1252throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 1256throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1528throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1543throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1562throw new ValidationException(ValidationRules.CannotBeNull, "keyspaceName"); 1566throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 1570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1861throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1872throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1887throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1906throw new ValidationException(ValidationRules.CannotBeNull, "keyspaceName"); 1910throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1921throw new ValidationException(ValidationRules.CannotBeNull, "createUpdateCassandraKeyspaceParameters"); 2118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2129throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2144throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2163throw new ValidationException(ValidationRules.CannotBeNull, "keyspaceName"); 2167throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2349throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2360throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2375throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2394throw new ValidationException(ValidationRules.CannotBeNull, "keyspaceName"); 2398throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2409throw new ValidationException(ValidationRules.CannotBeNull, "updateThroughputParameters"); 2610throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2621throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2636throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2655throw new ValidationException(ValidationRules.CannotBeNull, "keyspaceName"); 2659throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2856throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2867throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2882throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2901throw new ValidationException(ValidationRules.CannotBeNull, "keyspaceName"); 2905throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3118throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3133throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3152throw new ValidationException(ValidationRules.CannotBeNull, "keyspaceName"); 3156throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 3160throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3171throw new ValidationException(ValidationRules.CannotBeNull, "createUpdateCassandraTableParameters"); 3373throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3384throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3399throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3418throw new ValidationException(ValidationRules.CannotBeNull, "keyspaceName"); 3422throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 3426throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3613throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3624throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3639throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3658throw new ValidationException(ValidationRules.CannotBeNull, "keyspaceName"); 3662throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 3666throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3677throw new ValidationException(ValidationRules.CannotBeNull, "updateThroughputParameters"); 3883throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3894throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3909throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3928throw new ValidationException(ValidationRules.CannotBeNull, "keyspaceName"); 3932throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 3936throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4149throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4164throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 4183throw new ValidationException(ValidationRules.CannotBeNull, "keyspaceName"); 4187throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 4191throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\CollectionOperations.cs (19)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 111throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 145throw new ValidationException(ValidationRules.CannotBeNull, "databaseRid"); 149throw new ValidationException(ValidationRules.CannotBeNull, "collectionRid"); 153throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 164throw new ValidationException(ValidationRules.CannotBeNull, "filter"); 368throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 379throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 394throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 413throw new ValidationException(ValidationRules.CannotBeNull, "databaseRid"); 417throw new ValidationException(ValidationRules.CannotBeNull, "collectionRid"); 421throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 627throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 638throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 653throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 672throw new ValidationException(ValidationRules.CannotBeNull, "databaseRid"); 676throw new ValidationException(ValidationRules.CannotBeNull, "collectionRid"); 680throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\CollectionPartitionOperations.cs (13)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 111throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 145throw new ValidationException(ValidationRules.CannotBeNull, "databaseRid"); 149throw new ValidationException(ValidationRules.CannotBeNull, "collectionRid"); 153throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 164throw new ValidationException(ValidationRules.CannotBeNull, "filter"); 369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 380throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 395throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 414throw new ValidationException(ValidationRules.CannotBeNull, "databaseRid"); 418throw new ValidationException(ValidationRules.CannotBeNull, "collectionRid"); 422throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\CollectionPartitionRegionOperations.cs (8)
103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 148throw new ValidationException(ValidationRules.CannotBeNull, "region"); 152throw new ValidationException(ValidationRules.CannotBeNull, "databaseRid"); 156throw new ValidationException(ValidationRules.CannotBeNull, "collectionRid"); 160throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 171throw new ValidationException(ValidationRules.CannotBeNull, "filter");
Generated\CollectionRegionOperations.cs (8)
103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 148throw new ValidationException(ValidationRules.CannotBeNull, "region"); 152throw new ValidationException(ValidationRules.CannotBeNull, "databaseRid"); 156throw new ValidationException(ValidationRules.CannotBeNull, "collectionRid"); 160throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 171throw new ValidationException(ValidationRules.CannotBeNull, "filter");
Generated\DatabaseAccountRegionOperations.cs (6)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 108throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 142throw new ValidationException(ValidationRules.CannotBeNull, "region"); 146throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 157throw new ValidationException(ValidationRules.CannotBeNull, "filter");
Generated\DatabaseAccountsOperations.cs (74)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 420throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 431throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 616throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 631throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 642throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 831throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 842throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 857throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 876throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1068throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1094throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1368throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1383throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1402throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1594throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1605throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1620throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1639throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1852throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1871throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2049throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2060throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2075throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2094throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2105throw new ValidationException(ValidationRules.CannotBeNull, "filter"); 2299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2310throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2325throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2551throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2566throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2585throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2779throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2790throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2805throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2824throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2835throw new ValidationException(ValidationRules.CannotBeNull, "updateParameters"); 3030throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3041throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3056throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3075throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3086throw new ValidationException(ValidationRules.CannotBeNull, "createUpdateParameters"); 3278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3289throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3304throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3500throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3511throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3526throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3556throw new ValidationException(ValidationRules.CannotBeNull, "failoverParameters"); 3734throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3745throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3760throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3779throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3790throw new ValidationException(ValidationRules.CannotBeNull, "regionParameterForOffline"); 3963throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3974throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3989throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 4008throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4019throw new ValidationException(ValidationRules.CannotBeNull, "regionParameterForOnline"); 4192throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4203throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4218throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 4237throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4248throw new ValidationException(ValidationRules.CannotBeNull, "keyToRegenerate");
Generated\DatabaseOperations.cs (16)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 108throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 142throw new ValidationException(ValidationRules.CannotBeNull, "databaseRid"); 146throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 157throw new ValidationException(ValidationRules.CannotBeNull, "filter"); 356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 367throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 382throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 401throw new ValidationException(ValidationRules.CannotBeNull, "databaseRid"); 405throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 606throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 617throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 632throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 651throw new ValidationException(ValidationRules.CannotBeNull, "databaseRid"); 655throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\GremlinResourcesOperations.cs (90)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 373throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 377throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 627throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 638throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 653throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 672throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 676throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 953throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 964throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 979throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 998throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1002throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1201throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1212throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1227throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1246throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1250throw new ValidationException(ValidationRules.CannotBeNull, "graphName"); 1254throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1515throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1526throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1541throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1560throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1564throw new ValidationException(ValidationRules.CannotBeNull, "graphName"); 1568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1859throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1870throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1885throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1904throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1908throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1919throw new ValidationException(ValidationRules.CannotBeNull, "createUpdateGremlinDatabaseParameters"); 2116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2127throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2142throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2161throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2165throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2358throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2373throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2392throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2396throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2407throw new ValidationException(ValidationRules.CannotBeNull, "updateThroughputParameters"); 2608throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2619throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2634throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2653throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2657throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2854throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2865throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2880throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2899throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2903throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3116throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3131throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3150throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3154throw new ValidationException(ValidationRules.CannotBeNull, "graphName"); 3158throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3169throw new ValidationException(ValidationRules.CannotBeNull, "createUpdateGremlinGraphParameters"); 3371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3382throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3397throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3416throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3420throw new ValidationException(ValidationRules.CannotBeNull, "graphName"); 3424throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3611throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3622throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3637throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3656throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3660throw new ValidationException(ValidationRules.CannotBeNull, "graphName"); 3664throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3675throw new ValidationException(ValidationRules.CannotBeNull, "updateThroughputParameters"); 3881throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3892throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3907throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3926throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3930throw new ValidationException(ValidationRules.CannotBeNull, "graphName"); 3934throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4147throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4162throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 4181throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 4185throw new ValidationException(ValidationRules.CannotBeNull, "graphName"); 4189throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\LocationsOperations.cs (5)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "location");
Generated\Models\CassandraKeyspaceCreateUpdateParameters.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Resource");
Generated\Models\CassandraKeyspaceGetPropertiesResource.cs (1)
89throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\CassandraKeyspaceResource.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\CassandraTableCreateUpdateParameters.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Resource");
Generated\Models\CassandraTableGetPropertiesResource.cs (1)
115throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\CassandraTableResource.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\CommandPostBody.cs (2)
101throw new ValidationException(ValidationRules.CannotBeNull, "Command"); 105throw new ValidationException(ValidationRules.CannotBeNull, "Host");
Generated\Models\CorsPolicy.cs (1)
105throw new ValidationException(ValidationRules.CannotBeNull, "AllowedOrigins");
Generated\Models\DatabaseAccountCreateUpdateParameters.cs (1)
362throw new ValidationException(ValidationRules.CannotBeNull, "Locations");
Generated\Models\DatabaseAccountRegenerateKeyParameters.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "KeyKind");
Generated\Models\FailoverPolicies.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "FailoverPoliciesProperty");
Generated\Models\GremlinDatabaseCreateUpdateParameters.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Resource");
Generated\Models\GremlinDatabaseGetPropertiesResource.cs (1)
89throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\GremlinDatabaseResource.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\GremlinGraphCreateUpdateParameters.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Resource");
Generated\Models\GremlinGraphGetPropertiesResource.cs (1)
139throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\GremlinGraphResource.cs (1)
111throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\MongoDBCollectionCreateUpdateParameters.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Resource");
Generated\Models\MongoDBCollectionGetPropertiesResource.cs (1)
117throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\MongoDBCollectionResource.cs (1)
89throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\MongoDBDatabaseCreateUpdateParameters.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Resource");
Generated\Models\MongoDBDatabaseGetPropertiesResource.cs (1)
89throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\MongoDBDatabaseResource.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\RegionForOnlineOffline.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Region");
Generated\Models\RestorableSqlContainerPropertiesResourceContainer.cs (1)
161throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\RestorableSqlDatabasePropertiesResourceDatabase.cs (1)
122throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\SqlContainerCreateUpdateParameters.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Resource");
Generated\Models\SqlContainerGetPropertiesResource.cs (1)
148throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\SqlContainerResource.cs (1)
120throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\SqlDatabaseCreateUpdateParameters.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Resource");
Generated\Models\SqlDatabaseGetPropertiesResource.cs (1)
109throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\SqlDatabaseResource.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\SqlStoredProcedureCreateUpdateParameters.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Resource");
Generated\Models\SqlStoredProcedureGetPropertiesResource.cs (1)
97throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\SqlStoredProcedureResource.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\SqlTriggerCreateUpdateParameters.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Resource");
Generated\Models\SqlTriggerGetPropertiesResource.cs (1)
118throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\SqlTriggerResource.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\SqlUserDefinedFunctionCreateUpdateParameters.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Resource");
Generated\Models\SqlUserDefinedFunctionGetPropertiesResource.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\SqlUserDefinedFunctionResource.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\TableCreateUpdateParameters.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "Resource");
Generated\Models\TableGetPropertiesResource.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\TableResource.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\ThroughputSettingsUpdateParameters.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Resource");
Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\MongoDBResourcesOperations.cs (97)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 373throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 377throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 627throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 638throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 653throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 672throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 676throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 954throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 965throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 980throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 999throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1203throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1214throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1229throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1248throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1252throw new ValidationException(ValidationRules.CannotBeNull, "collectionName"); 1256throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1528throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1543throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1562throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1566throw new ValidationException(ValidationRules.CannotBeNull, "collectionName"); 1570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1892throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1903throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1918throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1937throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1941throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1952throw new ValidationException(ValidationRules.CannotBeNull, "createUpdateMongoDBDatabaseParameters"); 2149throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2160throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2175throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2194throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2198throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2380throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2391throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2406throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2425throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2429throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2440throw new ValidationException(ValidationRules.CannotBeNull, "updateThroughputParameters"); 2641throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2652throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2667throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2686throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2690throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2887throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2898throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2913throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2932throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2936throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3149throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3164throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3183throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3187throw new ValidationException(ValidationRules.CannotBeNull, "collectionName"); 3191throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3202throw new ValidationException(ValidationRules.CannotBeNull, "createUpdateMongoDBCollectionParameters"); 3404throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3415throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3430throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3449throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3453throw new ValidationException(ValidationRules.CannotBeNull, "collectionName"); 3457throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3644throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3655throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3670throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3689throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3693throw new ValidationException(ValidationRules.CannotBeNull, "collectionName"); 3697throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3708throw new ValidationException(ValidationRules.CannotBeNull, "updateThroughputParameters"); 3914throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3925throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3940throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3959throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3963throw new ValidationException(ValidationRules.CannotBeNull, "collectionName"); 3967throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4169throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4180throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4195throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 4214throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 4218throw new ValidationException(ValidationRules.CannotBeNull, "collectionName"); 4222throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4426throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4437throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4452throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 4471throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 4475throw new ValidationException(ValidationRules.CannotBeNull, "collectionName"); 4479throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4490throw new ValidationException(ValidationRules.CannotBeNull, "location");
Generated\NotebookWorkspacesOperations.cs (28)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 124throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 329throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 355throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 596throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 607throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 622throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 633throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 874throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 885throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 900throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 911throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1124throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1150throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1337throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1363throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1539throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1550throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1576throw new ValidationException(ValidationRules.CannotBeNull, "accountName");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 264throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PartitionKeyRangeIdOperations.cs (8)
103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 148throw new ValidationException(ValidationRules.CannotBeNull, "databaseRid"); 152throw new ValidationException(ValidationRules.CannotBeNull, "collectionRid"); 156throw new ValidationException(ValidationRules.CannotBeNull, "partitionKeyRangeId"); 160throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 171throw new ValidationException(ValidationRules.CannotBeNull, "filter");
Generated\PartitionKeyRangeIdRegionOperations.cs (9)
106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 151throw new ValidationException(ValidationRules.CannotBeNull, "region"); 155throw new ValidationException(ValidationRules.CannotBeNull, "databaseRid"); 159throw new ValidationException(ValidationRules.CannotBeNull, "collectionRid"); 163throw new ValidationException(ValidationRules.CannotBeNull, "partitionKeyRangeId"); 167throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 178throw new ValidationException(ValidationRules.CannotBeNull, "filter");
Generated\PercentileOperations.cs (5)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 150throw new ValidationException(ValidationRules.CannotBeNull, "filter");
Generated\PercentileSourceTargetOperations.cs (7)
103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 148throw new ValidationException(ValidationRules.CannotBeNull, "sourceRegion"); 152throw new ValidationException(ValidationRules.CannotBeNull, "targetRegion"); 156throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 167throw new ValidationException(ValidationRules.CannotBeNull, "filter");
Generated\PercentileTargetOperations.cs (6)
98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 143throw new ValidationException(ValidationRules.CannotBeNull, "targetRegion"); 147throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 158throw new ValidationException(ValidationRules.CannotBeNull, "filter");
Generated\PrivateEndpointConnectionsOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 124throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 337throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 363throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 382throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 625throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 636throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 651throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 662throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 681throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 685throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 873throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 884throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 899throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 910throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 929throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName");
Generated\PrivateLinkResourcesOperations.cs (9)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 125throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 365throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 384throw new ValidationException(ValidationRules.CannotBeNull, "groupName");
Generated\RestorableDatabaseAccountsOperations.cs (9)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "location"); 288throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 489throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 500throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 511throw new ValidationException(ValidationRules.CannotBeNull, "location"); 515throw new ValidationException(ValidationRules.CannotBeNull, "instanceId");
Generated\RestorableMongodbCollectionsOperations.cs (4)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "location"); 120throw new ValidationException(ValidationRules.CannotBeNull, "instanceId");
Generated\RestorableMongodbDatabasesOperations.cs (4)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "location"); 118throw new ValidationException(ValidationRules.CannotBeNull, "instanceId");
Generated\RestorableMongodbResourcesOperations.cs (4)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 119throw new ValidationException(ValidationRules.CannotBeNull, "location"); 123throw new ValidationException(ValidationRules.CannotBeNull, "instanceId");
Generated\RestorableSqlContainersOperations.cs (4)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 122throw new ValidationException(ValidationRules.CannotBeNull, "location"); 126throw new ValidationException(ValidationRules.CannotBeNull, "instanceId");
Generated\RestorableSqlDatabasesOperations.cs (4)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "location"); 118throw new ValidationException(ValidationRules.CannotBeNull, "instanceId");
Generated\RestorableSqlResourcesOperations.cs (4)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 119throw new ValidationException(ValidationRules.CannotBeNull, "location"); 123throw new ValidationException(ValidationRules.CannotBeNull, "instanceId");
Generated\SqlResourcesOperations.cs (221)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 338throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 372throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 376throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 637throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 652throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 671throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 675throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 950throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 961throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 976throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 995throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 999throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1198throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1209throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1224throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1243throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1247throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 1251throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1512throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1523throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1538throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1557throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1561throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 1565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1857throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1868throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1883throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1902throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1906throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 1910throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2126throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2141throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2160throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2164throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 2168throw new ValidationException(ValidationRules.CannotBeNull, "storedProcedureName"); 2172throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2441throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2452throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2467throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2486throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2490throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 2494throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2699throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2710throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2725throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2744throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2748throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 2752throw new ValidationException(ValidationRules.CannotBeNull, "userDefinedFunctionName"); 2756throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3024throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3035throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3050throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3069throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3073throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 3077throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3292throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3307throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3326throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3330throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 3334throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 3338throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3604throw new ValidationException(ValidationRules.CannotBeNull, "roleDefinitionId"); 3608throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3619throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3634throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3653throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3899throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3910throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3925throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3944throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4139throw new ValidationException(ValidationRules.CannotBeNull, "roleAssignmentId"); 4143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4154throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4169throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 4188throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4434throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4445throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4460throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 4479throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4707throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4718throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4733throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 4752throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 4756throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4767throw new ValidationException(ValidationRules.CannotBeNull, "createUpdateSqlDatabaseParameters"); 4964throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4975throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4990throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 5009throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 5013throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5195throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5206throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5221throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 5240throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 5244throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5255throw new ValidationException(ValidationRules.CannotBeNull, "updateThroughputParameters"); 5455throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5466throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5481throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 5500throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 5504throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5700throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5711throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5726throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 5745throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 5749throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5951throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5962throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5977throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 5996throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 6000throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 6004throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6015throw new ValidationException(ValidationRules.CannotBeNull, "createUpdateSqlContainerParameters"); 6217throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6228throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6243throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 6262throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 6266throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 6270throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6457throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6468throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6483throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 6502throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 6506throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 6510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6521throw new ValidationException(ValidationRules.CannotBeNull, "updateThroughputParameters"); 6727throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6738throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6753throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 6772throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 6776throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 6780throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6982throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6993throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7008throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 7027throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 7031throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 7035throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7242throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7253throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7268throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 7287throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 7291throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 7295throw new ValidationException(ValidationRules.CannotBeNull, "storedProcedureName"); 7299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7310throw new ValidationException(ValidationRules.CannotBeNull, "createUpdateSqlStoredProcedureParameters"); 7517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7528throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7543throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 7562throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 7566throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 7570throw new ValidationException(ValidationRules.CannotBeNull, "storedProcedureName"); 7574throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7765throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7776throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7791throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 7810throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 7814throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 7818throw new ValidationException(ValidationRules.CannotBeNull, "userDefinedFunctionName"); 7822throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7833throw new ValidationException(ValidationRules.CannotBeNull, "createUpdateSqlUserDefinedFunctionParameters"); 8040throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8051throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8066throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 8085throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 8089throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 8093throw new ValidationException(ValidationRules.CannotBeNull, "userDefinedFunctionName"); 8097throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8288throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8299throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8314throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 8333throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 8337throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 8341throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 8345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8356throw new ValidationException(ValidationRules.CannotBeNull, "createUpdateSqlTriggerParameters"); 8563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8574throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8589throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 8608throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 8612throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 8616throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 8620throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8805throw new ValidationException(ValidationRules.CannotBeNull, "roleDefinitionId"); 8809throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8820throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8835throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 8854throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8865throw new ValidationException(ValidationRules.CannotBeNull, "createUpdateSqlRoleDefinitionParameters"); 9058throw new ValidationException(ValidationRules.CannotBeNull, "roleDefinitionId"); 9062throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9073throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9088throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 9107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9288throw new ValidationException(ValidationRules.CannotBeNull, "roleAssignmentId"); 9292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9303throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9318throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 9337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9348throw new ValidationException(ValidationRules.CannotBeNull, "createUpdateSqlRoleAssignmentParameters"); 9541throw new ValidationException(ValidationRules.CannotBeNull, "roleAssignmentId"); 9545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9556throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9571throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 9590throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9785throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9800throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 9819throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 9823throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 9827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9838throw new ValidationException(ValidationRules.CannotBeNull, "location");
Generated\TableResourcesOperations.cs (41)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 338throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 372throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 376throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 637throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 652throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 671throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 675throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 952throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 963throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 978throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 997throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 1001throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1012throw new ValidationException(ValidationRules.CannotBeNull, "createUpdateTableParameters"); 1209throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1220throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1235throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1254throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 1258throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1439throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1450throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1465throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1484throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 1488throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1499throw new ValidationException(ValidationRules.CannotBeNull, "updateThroughputParameters"); 1699throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1710throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1725throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1744throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 1748throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1944throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1955throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1970throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1989throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 1993throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.Azure.Management.CustomerInsights (367)
Generated\AuthorizationPoliciesOperations.cs (26)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "authorizationPolicyName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 347throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "authorizationPolicyName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 363throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 549throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 561throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 748throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 752throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 756throw new ValidationException(ValidationRules.CannotBeNull, "authorizationPolicyName"); 760throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 764throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 953throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 957throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 961throw new ValidationException(ValidationRules.CannotBeNull, "authorizationPolicyName"); 965throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 969throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1152throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ConnectorMappingsOperations.cs (25)
97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "connectorName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "mappingName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 363throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 371throw new ValidationException(ValidationRules.CannotBeNull, "connectorName"); 375throw new ValidationException(ValidationRules.CannotBeNull, "mappingName"); 379throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 383throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 574throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "connectorName"); 586throw new ValidationException(ValidationRules.CannotBeNull, "mappingName"); 590throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 594throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 759throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 763throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 767throw new ValidationException(ValidationRules.CannotBeNull, "connectorName"); 771throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 775throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 958throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ConnectorsOperations.cs (21)
118throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "connectorName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 345throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 547throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 555throw new ValidationException(ValidationRules.CannotBeNull, "connectorName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 586throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 779throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 783throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 787throw new ValidationException(ValidationRules.CannotBeNull, "connectorName"); 791throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 795throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 952throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\HubsOperations.cs (25)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 337throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 349throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 353throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 566throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 578throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 759throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 763throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 767throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 943throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 947throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1124throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1128throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 1132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1291throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1464throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ImagesOperations.cs (10)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 300throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\InteractionsOperations.cs (21)
121throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "interactionName"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 331throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 535throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 539throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "interactionName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 551throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 743throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 747throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 751throw new ValidationException(ValidationRules.CannotBeNull, "interactionName"); 770throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 778throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 968throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\KpiOperations.cs (26)
118throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "kpiName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 345throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "kpiName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 361throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 521throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 525throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 529throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 533throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 723throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 727throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 731throw new ValidationException(ValidationRules.CannotBeNull, "kpiName"); 750throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 758throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 762throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 955throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 959throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 963throw new ValidationException(ValidationRules.CannotBeNull, "kpiName"); 967throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 971throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1128throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LinksOperations.cs (21)
118throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "linkName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 320throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "linkName"); 332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 496throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 500throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 504throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 508throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 698throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 702throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 706throw new ValidationException(ValidationRules.CannotBeNull, "linkName"); 725throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 733throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 737throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 927throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AssignmentPrincipal.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "PrincipalId"); 77throw new ValidationException(ValidationRules.CannotBeNull, "PrincipalType");
Generated\Models\AuthorizationPolicy.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "Permissions");
Generated\Models\AuthorizationPolicyResourceFormat.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "Permissions");
Generated\Models\AzureBlobConnectorProperties.cs (1)
56throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionKeyVaultUrl");
Generated\Models\ConnectorMappingProperties.cs (5)
120throw new ValidationException(ValidationRules.CannotBeNull, "ErrorManagement"); 124throw new ValidationException(ValidationRules.CannotBeNull, "Format"); 128throw new ValidationException(ValidationRules.CannotBeNull, "Availability"); 132throw new ValidationException(ValidationRules.CannotBeNull, "Structure"); 136throw new ValidationException(ValidationRules.CannotBeNull, "CompleteOperation");
Generated\Models\ConnectorMappingResourceFormat.cs (2)
193throw new ValidationException(ValidationRules.CannotBeNull, "EntityTypeName"); 197throw new ValidationException(ValidationRules.CannotBeNull, "MappingProperties");
Generated\Models\ConnectorMappingStructure.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "PropertyName"); 85throw new ValidationException(ValidationRules.CannotBeNull, "ColumnName");
Generated\Models\ConnectorResourceFormat.cs (2)
147throw new ValidationException(ValidationRules.CannotBeNull, "ConnectorType"); 151throw new ValidationException(ValidationRules.CannotBeNull, "ConnectorProperties");
Generated\Models\CrmConnectorEntities.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "LogicalName");
Generated\Models\CrmConnectorProperties.cs (3)
88throw new ValidationException(ValidationRules.CannotBeNull, "OrganizationId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "OrganizationUrl"); 96throw new ValidationException(ValidationRules.CannotBeNull, "Entities");
Generated\Models\KpiAlias.cs (2)
61throw new ValidationException(ValidationRules.CannotBeNull, "AliasName"); 65throw new ValidationException(ValidationRules.CannotBeNull, "Expression");
Generated\Models\KpiDefinition.cs (2)
215throw new ValidationException(ValidationRules.CannotBeNull, "EntityTypeName"); 219throw new ValidationException(ValidationRules.CannotBeNull, "Expression");
Generated\Models\KpiExtract.cs (2)
61throw new ValidationException(ValidationRules.CannotBeNull, "ExtractName"); 65throw new ValidationException(ValidationRules.CannotBeNull, "Expression");
Generated\Models\KpiParticipantProfilesMetadata.cs (1)
55throw new ValidationException(ValidationRules.CannotBeNull, "TypeName");
Generated\Models\KpiResourceFormat.cs (2)
221throw new ValidationException(ValidationRules.CannotBeNull, "EntityTypeName"); 225throw new ValidationException(ValidationRules.CannotBeNull, "Expression");
Generated\Models\LinkResourceFormat.cs (3)
162throw new ValidationException(ValidationRules.CannotBeNull, "SourceInteractionType"); 166throw new ValidationException(ValidationRules.CannotBeNull, "TargetProfileType"); 170throw new ValidationException(ValidationRules.CannotBeNull, "ParticipantPropertyReferences");
Generated\Models\Participant.cs (3)
98throw new ValidationException(ValidationRules.CannotBeNull, "ProfileTypeName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "ParticipantPropertyReferences"); 106throw new ValidationException(ValidationRules.CannotBeNull, "ParticipantName");
Generated\Models\ParticipantPropertyReference.cs (2)
67throw new ValidationException(ValidationRules.CannotBeNull, "InteractionPropertyName"); 71throw new ValidationException(ValidationRules.CannotBeNull, "ProfilePropertyName");
Generated\Models\PropertyDefinition.cs (2)
183throw new ValidationException(ValidationRules.CannotBeNull, "FieldName"); 187throw new ValidationException(ValidationRules.CannotBeNull, "FieldType");
Generated\Models\RelationshipLinkFieldMapping.cs (2)
75throw new ValidationException(ValidationRules.CannotBeNull, "InteractionFieldName"); 79throw new ValidationException(ValidationRules.CannotBeNull, "RelationshipFieldName");
Generated\Models\RelationshipLinkResourceFormat.cs (4)
157throw new ValidationException(ValidationRules.CannotBeNull, "InteractionType"); 161throw new ValidationException(ValidationRules.CannotBeNull, "ProfilePropertyReferences"); 165throw new ValidationException(ValidationRules.CannotBeNull, "RelatedProfilePropertyReferences"); 169throw new ValidationException(ValidationRules.CannotBeNull, "RelationshipName");
Generated\Models\RelationshipResourceFormat.cs (2)
160throw new ValidationException(ValidationRules.CannotBeNull, "ProfileType"); 164throw new ValidationException(ValidationRules.CannotBeNull, "RelatedProfileType");
Generated\Models\RelationshipTypeFieldMapping.cs (2)
67throw new ValidationException(ValidationRules.CannotBeNull, "ProfileFieldName"); 71throw new ValidationException(ValidationRules.CannotBeNull, "RelatedProfileKeyProperty");
Generated\Models\RelationshipTypeMapping.cs (1)
60throw new ValidationException(ValidationRules.CannotBeNull, "FieldMappings");
Generated\Models\Resource.cs (1)
88throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\RoleAssignmentResourceFormat.cs (1)
232throw new ValidationException(ValidationRules.CannotBeNull, "Principals");
Generated\Models\SalesforceConnectorProperties.cs (2)
65throw new ValidationException(ValidationRules.CannotBeNull, "Usersetting"); 69throw new ValidationException(ValidationRules.CannotBeNull, "Salesforcetables");
Generated\Models\SalesforceDiscoverSetting.cs (1)
54throw new ValidationException(ValidationRules.CannotBeNull, "SalesforceConnectionStringSecretUrl");
Generated\Models\SalesforceTable.cs (3)
86throw new ValidationException(ValidationRules.CannotBeNull, "TableCategory"); 90throw new ValidationException(ValidationRules.CannotBeNull, "TableName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "TableSchema");
Generated\Models\StrongId.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "KeyPropertyNames"); 85throw new ValidationException(ValidationRules.CannotBeNull, "StrongIdName");
Generated\Models\TypePropertiesMapping.cs (2)
83throw new ValidationException(ValidationRules.CannotBeNull, "InteractionTypePropertyName"); 87throw new ValidationException(ValidationRules.CannotBeNull, "ProfileTypePropertyName");
Generated\Models\ViewResourceFormat.cs (1)
111throw new ValidationException(ValidationRules.CannotBeNull, "Definition");
Generated\Models\WidgetTypeResourceFormat.cs (1)
128throw new ValidationException(ValidationRules.CannotBeNull, "Definition");
Generated\ProfilesOperations.cs (26)
121throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 359throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 565throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 581throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 773throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 777throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 781throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 800throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 804throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 808throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1004throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1008throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 1012throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1016throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1020throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1182throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RelationshipLinksOperations.cs (21)
119throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "relationshipLinkName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 135throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 346throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 350throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 358throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 549throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "relationshipLinkName"); 576throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 584throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 588throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 781throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 785throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 789throw new ValidationException(ValidationRules.CannotBeNull, "relationshipLinkName"); 793throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 797throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 954throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RelationshipsOperations.cs (21)
118throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "relationshipName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 345throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 547throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 555throw new ValidationException(ValidationRules.CannotBeNull, "relationshipName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 586throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 779throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 783throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 787throw new ValidationException(ValidationRules.CannotBeNull, "relationshipName"); 791throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 795throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 952throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RoleAssignmentsOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "assignmentName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 330throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 516throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 520throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 524throw new ValidationException(ValidationRules.CannotBeNull, "assignmentName"); 528throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 532throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 698throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 702throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 706throw new ValidationException(ValidationRules.CannotBeNull, "assignmentName"); 725throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 733throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 737throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 927throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RolesOperations.cs (5)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 280throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ViewsOperations.cs (24)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 301throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 305throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "viewName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 535throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 539throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "viewName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 551throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 555throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 749throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 753throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 757throw new ValidationException(ValidationRules.CannotBeNull, "viewName"); 761throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 765throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 769throw new ValidationException(ValidationRules.CannotBeNull, "userId"); 931throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WidgetTypesOperations.cs (10)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "widgetTypeName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 485throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.DataBox (115)
Generated\DataBoxManagementClient.cs (4)
425throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 444throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 448throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 452throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion");
Generated\JobsOperations.cs (44)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 271throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 294throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 302throw new ValidationException(ValidationRules.CannotBeNull, "deliverToDcPackageDetails"); 476throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 480throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 484throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 672throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 676throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 680throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 699throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 972throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 976throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 980throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 999throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "shipmentPickUpRequest"); 1195throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1199throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1203throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1222throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1226throw new ValidationException(ValidationRules.CannotBeNull, "reason"); 1401throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1405throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1409throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1428throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1614throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1618throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1622throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1641throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1645throw new ValidationException(ValidationRules.CannotBeNull, "jobResource"); 1834throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1838throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1842throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1861throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2031throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2035throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2039throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 2058throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2062throw new ValidationException(ValidationRules.CannotBeNull, "jobResourceUpdateParameter"); 2254throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2422throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\ApiError.cs (1)
56throw new ValidationException(ValidationRules.CannotBeNull, "Error");
Generated\Models\AvailableSkuRequest.cs (2)
97throw new ValidationException(ValidationRules.CannotBeNull, "Country"); 101throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\CancellationReason.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Reason");
Generated\Models\ContactDetails.cs (3)
106throw new ValidationException(ValidationRules.CannotBeNull, "ContactName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "Phone"); 114throw new ValidationException(ValidationRules.CannotBeNull, "EmailList");
Generated\Models\DataBoxCustomerDiskJobDetails.cs (1)
153throw new ValidationException(ValidationRules.CannotBeNull, "ReturnToCustomerPackageDetails");
Generated\Models\DatacenterAddressRequest.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "StorageLocation");
Generated\Models\DataExportDetails.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "TransferConfiguration"); 85throw new ValidationException(ValidationRules.CannotBeNull, "AccountDetails");
Generated\Models\DataImportDetails.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "AccountDetails");
Generated\Models\Details.cs (2)
62throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 66throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ErrorDetail.cs (2)
76throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 80throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\FilterFileDetails.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "FilterFilePath");
Generated\Models\ImportDiskDetails.cs (3)
91throw new ValidationException(ValidationRules.CannotBeNull, "ManifestFile"); 95throw new ValidationException(ValidationRules.CannotBeNull, "ManifestHash"); 99throw new ValidationException(ValidationRules.CannotBeNull, "BitLockerKey");
Generated\Models\JobDetails.cs (1)
220throw new ValidationException(ValidationRules.CannotBeNull, "ContactDetails");
Generated\Models\ManagedDiskDetails.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroupId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "StagingStorageAccountId");
Generated\Models\MarkDevicesShippedRequest.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "DeliverToDcPackageDetails");
Generated\Models\NotificationPreference.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "StageName");
Generated\Models\Resource.cs (2)
100throw new ValidationException(ValidationRules.CannotBeNull, "Location"); 104throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\ScheduleAvailabilityRequest.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "StorageLocation");
Generated\Models\ShipmentPickUpRequest.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "ShipmentLocation");
Generated\Models\ShippingAddress.cs (3)
136throw new ValidationException(ValidationRules.CannotBeNull, "StreetAddress1"); 140throw new ValidationException(ValidationRules.CannotBeNull, "Country"); 144throw new ValidationException(ValidationRules.CannotBeNull, "PostalCode");
Generated\Models\SkuAvailabilityValidationRequest.cs (2)
101throw new ValidationException(ValidationRules.CannotBeNull, "Country"); 105throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\StorageAccountDetails.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountId");
Generated\Models\ValidateAddress.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "ShippingAddress");
Generated\Models\ValidationRequest.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "IndividualRequestDetails");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServiceOperations.cs (28)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "location"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 107throw new ValidationException(ValidationRules.CannotBeNull, "availableSkuRequest"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 304throw new ValidationException(ValidationRules.CannotBeNull, "location"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 312throw new ValidationException(ValidationRules.CannotBeNull, "validateAddress"); 504throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 508throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 512throw new ValidationException(ValidationRules.CannotBeNull, "location"); 516throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 520throw new ValidationException(ValidationRules.CannotBeNull, "validationRequest"); 711throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 715throw new ValidationException(ValidationRules.CannotBeNull, "location"); 719throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 723throw new ValidationException(ValidationRules.CannotBeNull, "validationRequest"); 912throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 916throw new ValidationException(ValidationRules.CannotBeNull, "location"); 920throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 924throw new ValidationException(ValidationRules.CannotBeNull, "regionConfigurationRequest"); 1117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1125throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "regionConfigurationRequest"); 1321throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.DataBoxEdge (452)
Customizations\ExtendedClientMethods.cs (3)
43throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "plainTextSecret"); 48throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 53throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceName");
Generated\AddonsOperations.cs (25)
90throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "roleName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 298throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "roleName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "addonName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 574throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "roleName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "addonName"); 586throw new ValidationException(ValidationRules.CannotBeNull, "addon"); 590throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 594throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 796throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 800throw new ValidationException(ValidationRules.CannotBeNull, "roleName"); 804throw new ValidationException(ValidationRules.CannotBeNull, "addonName"); 808throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 812throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 816throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 983throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AlertsOperations.cs (10)
87throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "name"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 485throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AvailableSkusOperations.cs (3)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 262throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BandwidthSchedulesOperations.cs (21)
88throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 287throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 291throw new ValidationException(ValidationRules.CannotBeNull, "name"); 295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 299throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 548throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "name"); 556throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 564throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 568throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 572throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 765throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 769throw new ValidationException(ValidationRules.CannotBeNull, "name"); 773throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 777throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 781throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 947throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ContainersOperations.cs (31)
91throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 299throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 315throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 603throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 607throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 611throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 615throw new ValidationException(ValidationRules.CannotBeNull, "container"); 623throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 627throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 631throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 829throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 833throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 837throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 841throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 845throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 849throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1022throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1026throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 1030throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 1034throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1038throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1042throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1210throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DevicesOperations.cs (68)
86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 281throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 472throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 476throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 480throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 484throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 671throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 675throw new ValidationException(ValidationRules.CannotBeNull, "dataBoxEdgeDevice"); 683throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 687throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 691throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 907throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 911throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 915throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 919throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 923throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1136throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1144throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1148throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1333throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1341throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1552throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1560throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1564throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1799throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1803throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1807throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1811throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1815throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2008throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2012throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2016throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2020throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2207throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2211throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2219throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2223throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2227throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2415throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2419throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2423throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2427throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2590throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2594throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2598throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2602throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2765throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2769throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2773throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2777throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2940throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2944throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2948throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2952throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3118throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 3122throw new ValidationException(ValidationRules.CannotBeNull, "securitySettings"); 3130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3134throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3308throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3481throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DiagnosticSettingsOperations.cs (18)
88throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 311throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 319throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 534throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 538throw new ValidationException(ValidationRules.CannotBeNull, "proactiveLogCollectionSettings"); 546throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 550throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 728throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 732throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticRemoteSupportSettings"); 736throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 740throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 744throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\JobsOperations.cs (5)
91throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "name"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Models\Address.cs (1)
109throw new ValidationException(ValidationRules.CannotBeNull, "Country");
Generated\Models\ArcAddon.cs (4)
135throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId"); 139throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroupName"); 143throw new ValidationException(ValidationRules.CannotBeNull, "ResourceName"); 147throw new ValidationException(ValidationRules.CannotBeNull, "ResourceLocation");
Generated\Models\AsymmetricEncryptedSecret.cs (2)
83throw new ValidationException(ValidationRules.CannotBeNull, "Value"); 87throw new ValidationException(ValidationRules.CannotBeNull, "EncryptionAlgorithm");
Generated\Models\AzureContainerInfo.cs (3)
86throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountCredentialId"); 90throw new ValidationException(ValidationRules.CannotBeNull, "ContainerName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "DataFormat");
Generated\Models\BandwidthSchedule.cs (3)
104throw new ValidationException(ValidationRules.CannotBeNull, "Start"); 108throw new ValidationException(ValidationRules.CannotBeNull, "Stop"); 112throw new ValidationException(ValidationRules.CannotBeNull, "Days");
Generated\Models\ClientAccessRight.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "Client"); 77throw new ValidationException(ValidationRules.CannotBeNull, "AccessPermission");
Generated\Models\CloudEdgeManagementRole.cs (1)
97throw new ValidationException(ValidationRules.CannotBeNull, "RoleStatus");
Generated\Models\ContactDetails.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "ContactPerson"); 91throw new ValidationException(ValidationRules.CannotBeNull, "CompanyName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "Phone"); 99throw new ValidationException(ValidationRules.CannotBeNull, "EmailList");
Generated\Models\Container.cs (1)
107throw new ValidationException(ValidationRules.CannotBeNull, "DataFormat");
Generated\Models\DataBoxEdgeDevice.cs (1)
302throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\DataBoxEdgeMoveRequest.cs (2)
72throw new ValidationException(ValidationRules.CannotBeNull, "TargetResourceGroup"); 76throw new ValidationException(ValidationRules.CannotBeNull, "Resources");
Generated\Models\DiagnosticProactiveLogCollectionSettings.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "UserConsent");
Generated\Models\FileEventTrigger.cs (2)
93throw new ValidationException(ValidationRules.CannotBeNull, "SourceInfo"); 97throw new ValidationException(ValidationRules.CannotBeNull, "SinkInfo");
Generated\Models\FileSourceInfo.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "ShareId");
Generated\Models\ImageRepositoryCredential.cs (2)
78throw new ValidationException(ValidationRules.CannotBeNull, "ImageRepositoryUrl"); 82throw new ValidationException(ValidationRules.CannotBeNull, "UserName");
Generated\Models\IoTAddon.cs (2)
124throw new ValidationException(ValidationRules.CannotBeNull, "IoTDeviceDetails"); 128throw new ValidationException(ValidationRules.CannotBeNull, "IoTEdgeDeviceDetails");
Generated\Models\IoTDeviceInfo.cs (2)
89throw new ValidationException(ValidationRules.CannotBeNull, "DeviceId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "IoTHostHub");
Generated\Models\IoTEdgeAgentInfo.cs (2)
78throw new ValidationException(ValidationRules.CannotBeNull, "ImageName"); 82throw new ValidationException(ValidationRules.CannotBeNull, "Tag");
Generated\Models\IoTRole.cs (4)
142throw new ValidationException(ValidationRules.CannotBeNull, "HostPlatform"); 146throw new ValidationException(ValidationRules.CannotBeNull, "IoTDeviceDetails"); 150throw new ValidationException(ValidationRules.CannotBeNull, "IoTEdgeDeviceDetails"); 154throw new ValidationException(ValidationRules.CannotBeNull, "RoleStatus");
Generated\Models\KubernetesClusterInfo.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Version");
Generated\Models\KubernetesRole.cs (4)
139throw new ValidationException(ValidationRules.CannotBeNull, "HostPlatform"); 143throw new ValidationException(ValidationRules.CannotBeNull, "KubernetesClusterInfo"); 147throw new ValidationException(ValidationRules.CannotBeNull, "KubernetesRoleResources"); 151throw new ValidationException(ValidationRules.CannotBeNull, "RoleStatus");
Generated\Models\KubernetesRoleCompute.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "VmProfile");
Generated\Models\KubernetesRoleResources.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Compute");
Generated\Models\MECRole.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "RoleStatus");
Generated\Models\MetricConfiguration.cs (2)
94throw new ValidationException(ValidationRules.CannotBeNull, "ResourceId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "CounterSets");
Generated\Models\MetricCounter.cs (1)
89throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\MetricCounterSet.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Counters");
Generated\Models\MetricDimension.cs (2)
69throw new ValidationException(ValidationRules.CannotBeNull, "SourceType"); 73throw new ValidationException(ValidationRules.CannotBeNull, "SourceName");
Generated\Models\MonitoringMetricConfiguration.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "MetricConfigurations");
Generated\Models\MountPointMap.cs (1)
99throw new ValidationException(ValidationRules.CannotBeNull, "ShareId");
Generated\Models\Order.cs (1)
144throw new ValidationException(ValidationRules.CannotBeNull, "ContactInformation");
Generated\Models\OrderStatus.cs (1)
112throw new ValidationException(ValidationRules.CannotBeNull, "Status");
Generated\Models\PeriodicTimerEventTrigger.cs (2)
93throw new ValidationException(ValidationRules.CannotBeNull, "SourceInfo"); 97throw new ValidationException(ValidationRules.CannotBeNull, "SinkInfo");
Generated\Models\PeriodicTimerSourceInfo.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "Schedule");
Generated\Models\RoleSinkInfo.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "RoleId");
Generated\Models\SecuritySettings.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "DeviceAdminPassword");
Generated\Models\Share.cs (3)
166throw new ValidationException(ValidationRules.CannotBeNull, "ShareStatus"); 170throw new ValidationException(ValidationRules.CannotBeNull, "MonitoringStatus"); 174throw new ValidationException(ValidationRules.CannotBeNull, "AccessProtocol");
Generated\Models\ShareAccessRight.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "ShareId"); 77throw new ValidationException(ValidationRules.CannotBeNull, "AccessType");
Generated\Models\StorageAccount.cs (1)
126throw new ValidationException(ValidationRules.CannotBeNull, "DataPolicy");
Generated\Models\StorageAccountCredential.cs (3)
141throw new ValidationException(ValidationRules.CannotBeNull, "Alias"); 145throw new ValidationException(ValidationRules.CannotBeNull, "SslStatus"); 149throw new ValidationException(ValidationRules.CannotBeNull, "AccountType");
Generated\Models\UploadCertificateRequest.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Certificate");
Generated\Models\User.cs (1)
100throw new ValidationException(ValidationRules.CannotBeNull, "UserType");
Generated\Models\UserAccessRight.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "UserId"); 77throw new ValidationException(ValidationRules.CannotBeNull, "AccessType");
Generated\MonitoringConfigOperations.cs (22)
90throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "roleName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 295throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "roleName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 307throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 556throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 560throw new ValidationException(ValidationRules.CannotBeNull, "roleName"); 564throw new ValidationException(ValidationRules.CannotBeNull, "monitoringMetricConfiguration"); 572throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 576throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 580throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 773throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 777throw new ValidationException(ValidationRules.CannotBeNull, "roleName"); 781throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 785throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 789throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 954throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\NodesOperations.cs (5)
87throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 280throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\OperationsStatus.cs (5)
91throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "name"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\OrdersOperations.cs (22)
87throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 283throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 291throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 526throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 534throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 725throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 729throw new ValidationException(ValidationRules.CannotBeNull, "order"); 737throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 741throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 745throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 933throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 937throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 941throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 945throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1108throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RolesOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "name"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 547throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "name"); 555throw new ValidationException(ValidationRules.CannotBeNull, "role"); 559throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 563throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 567throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 760throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 764throw new ValidationException(ValidationRules.CannotBeNull, "name"); 768throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 772throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 776throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 941throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SharesOperations.cs (26)
87throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "name"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 572throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 576throw new ValidationException(ValidationRules.CannotBeNull, "name"); 580throw new ValidationException(ValidationRules.CannotBeNull, "share"); 588throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 592throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 596throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 789throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 793throw new ValidationException(ValidationRules.CannotBeNull, "name"); 797throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 801throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 973throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 977throw new ValidationException(ValidationRules.CannotBeNull, "name"); 981throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 985throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 989throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1154throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\StorageAccountCredentialsOperations.cs (21)
88throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 287throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 291throw new ValidationException(ValidationRules.CannotBeNull, "name"); 295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 299throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 548throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "name"); 556throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountCredential"); 564throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 568throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 572throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 765throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 769throw new ValidationException(ValidationRules.CannotBeNull, "name"); 773throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 777throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 781throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 947throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\StorageAccountsOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 549throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "storageAccount"); 565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 569throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 766throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 770throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 778throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 782throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 947throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SupportPackagesOperations.cs (5)
112throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "triggerSupportPackageRequest"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 124throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\TriggersOperations.cs (21)
91throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 295throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "name"); 303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 307throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 556throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 560throw new ValidationException(ValidationRules.CannotBeNull, "name"); 564throw new ValidationException(ValidationRules.CannotBeNull, "trigger"); 568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 572throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 576throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 769throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 773throw new ValidationException(ValidationRules.CannotBeNull, "name"); 777throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 781throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 785throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 950throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\UsersOperations.cs (21)
90throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 294throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "name"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 557throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 561throw new ValidationException(ValidationRules.CannotBeNull, "name"); 565throw new ValidationException(ValidationRules.CannotBeNull, "user"); 573throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 577throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 581throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 774throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 778throw new ValidationException(ValidationRules.CannotBeNull, "name"); 782throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 786throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 790throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 955throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Datadog (95)
Generated\MarketplaceAgreementsOperations.cs (5)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 271throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 474throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\DatadogApiKey.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "Key");
Generated\Models\DatadogMonitorResource.cs (1)
113throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\ResourceSku.cs (1)
58throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\MonitorsOperations.cs (55)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 307throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 526throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 537throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 556throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 560throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 739throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 750throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 769throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 773throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 960throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 971throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 990throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 994throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1192throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1211throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 1215throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1395throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1406throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1585throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1596throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1615throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1799throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1810throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1829throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 1833throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2089throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2119throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 2123throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2341throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 2345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2562throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2573throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2592throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 2596throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2804throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2815throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2834throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 2838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3003throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3171throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3340throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3509throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3677throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3845throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 261throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SingleSignOnConfigurationsOperations.cs (15)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 348throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 371throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 579throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 598throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 602throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 606throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 822throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TagRulesOperations.cs (15)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 323throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 565throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 584throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 588throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 592throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 777throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.DataFactory (771)
Generated\ActivityRunsOperations.cs (6)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 135throw new ValidationException(ValidationRules.CannotBeNull, "runId"); 139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 143throw new ValidationException(ValidationRules.CannotBeNull, "filterParameters");
Generated\DataFlowDebugSessionOperations.cs (25)
112throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 135throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 154throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 341throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 345throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 364throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 383throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 387throw new ValidationException(ValidationRules.CannotBeNull, "request"); 582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 586throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 624throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 628throw new ValidationException(ValidationRules.CannotBeNull, "request"); 829throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 833throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 852throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 871throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 875throw new ValidationException(ValidationRules.CannotBeNull, "request"); 1086throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1109throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 1128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1132throw new ValidationException(ValidationRules.CannotBeNull, "request"); 1337throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DataFlowsOperations.cs (21)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 139throw new ValidationException(ValidationRules.CannotBeNull, "dataFlowName"); 158throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 162throw new ValidationException(ValidationRules.CannotBeNull, "dataFlow"); 376throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 380throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 399throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 418throw new ValidationException(ValidationRules.CannotBeNull, "dataFlowName"); 437throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 632throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 636throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 655throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 674throw new ValidationException(ValidationRules.CannotBeNull, "dataFlowName"); 693throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 861throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 865throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 884throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 903throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1084throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DatasetsOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 365throw new ValidationException(ValidationRules.CannotBeNull, "datasetName"); 384throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 388throw new ValidationException(ValidationRules.CannotBeNull, "dataset"); 602throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 606throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 625throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "datasetName"); 663throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 858throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 862throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 881throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 900throw new ValidationException(ValidationRules.CannotBeNull, "datasetName"); 919throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1084throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExposureControlOperations.cs (14)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "locationId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "exposureControlRequest"); 291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 295throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 337throw new ValidationException(ValidationRules.CannotBeNull, "exposureControlRequest"); 531throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 535throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 554throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 577throw new ValidationException(ValidationRules.CannotBeNull, "exposureControlBatchRequest");
Generated\FactoriesOperations.cs (39)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 269throw new ValidationException(ValidationRules.CannotBeNull, "locationId"); 273throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 277throw new ValidationException(ValidationRules.CannotBeNull, "factoryRepoUpdate"); 467throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 471throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 490throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 679throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 683throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 702throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 721throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 725throw new ValidationException(ValidationRules.CannotBeNull, "factory"); 932throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 936throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 955throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 974throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 978throw new ValidationException(ValidationRules.CannotBeNull, "factoryUpdateParameters"); 1174throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1178throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1197throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 1216throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1406throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1410throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1429throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 1448throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1621throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1640throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 1659throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1663throw new ValidationException(ValidationRules.CannotBeNull, "gitHubAccessTokenRequest"); 1861throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1865throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1884throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 1903throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1907throw new ValidationException(ValidationRules.CannotBeNull, "policy"); 2095throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2268throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IntegrationRuntimeNodesOperations.cs (25)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 135throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 154throw new ValidationException(ValidationRules.CannotBeNull, "nodeName"); 173throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 364throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 368throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 387throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 406throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 425throw new ValidationException(ValidationRules.CannotBeNull, "nodeName"); 444throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 623throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 627throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 646throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 665throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 684throw new ValidationException(ValidationRules.CannotBeNull, "nodeName"); 703throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 707throw new ValidationException(ValidationRules.CannotBeNull, "updateIntegrationRuntimeNodeRequest"); 908throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 912throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 931throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 950throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 969throw new ValidationException(ValidationRules.CannotBeNull, "nodeName"); 988throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\IntegrationRuntimeObjectMetadataOperations.cs (10)
119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 123throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 142throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 161throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 180throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 376throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 380throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 399throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 418throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 437throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\IntegrationRuntimesOperations.cs (90)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 366throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 385throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 389throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntime"); 603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 607throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 626throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 645throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 664throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 865throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 869throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 888throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 907throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 926throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 930throw new ValidationException(ValidationRules.CannotBeNull, "updateIntegrationRuntimeRequest"); 1123throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1127throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1146throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 1165throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 1184throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1359throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1378throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 1397throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 1416throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1606throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1610throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1629throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 1648throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 1667throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1857throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1861throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1880throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 1899throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 1918throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2114throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2133throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 2152throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 2171throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2175throw new ValidationException(ValidationRules.CannotBeNull, "regenerateKeyParameters"); 2371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2375throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2394throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 2413throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 2432throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2672throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2676throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2695throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 2714throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 2733throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2905throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2909throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2928throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 2947throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 2966throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3152throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3156throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3175throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 3194throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 3213throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3385throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3389throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3408throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 3427throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 3446throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3450throw new ValidationException(ValidationRules.CannotBeNull, "linkedIntegrationRuntimeRequest"); 3635throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3639throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3658throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 3677throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 3696throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3700throw new ValidationException(ValidationRules.CannotBeNull, "createLinkedIntegrationRuntimeRequest"); 3896throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3900throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3919throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 3938throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 3957throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4147throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4166throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 4185throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 4204throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4369throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LinkedServicesOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 365throw new ValidationException(ValidationRules.CannotBeNull, "linkedServiceName"); 384throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 388throw new ValidationException(ValidationRules.CannotBeNull, "linkedService"); 602throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 606throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 625throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "linkedServiceName"); 663throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 858throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 862throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 881throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 900throw new ValidationException(ValidationRules.CannotBeNull, "linkedServiceName"); 919throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1084throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedPrivateEndpointsOperations.cs (25)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "managedVirtualNetworkName"); 151throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 355throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 393throw new ValidationException(ValidationRules.CannotBeNull, "managedVirtualNetworkName"); 412throw new ValidationException(ValidationRules.CannotBeNull, "managedPrivateEndpointName"); 431throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 435throw new ValidationException(ValidationRules.CannotBeNull, "managedPrivateEndpoint"); 654throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 658throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 677throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 696throw new ValidationException(ValidationRules.CannotBeNull, "managedVirtualNetworkName"); 715throw new ValidationException(ValidationRules.CannotBeNull, "managedPrivateEndpointName"); 734throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 934throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 938throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 957throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 976throw new ValidationException(ValidationRules.CannotBeNull, "managedVirtualNetworkName"); 995throw new ValidationException(ValidationRules.CannotBeNull, "managedPrivateEndpointName"); 1014throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedVirtualNetworksOperations.cs (16)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 366throw new ValidationException(ValidationRules.CannotBeNull, "managedVirtualNetworkName"); 385throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 389throw new ValidationException(ValidationRules.CannotBeNull, "managedVirtualNetwork"); 603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 607throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 626throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 645throw new ValidationException(ValidationRules.CannotBeNull, "managedVirtualNetworkName"); 664throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 856throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\Activity.cs (1)
97throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\ActivityDependency.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "Activity"); 86throw new ValidationException(ValidationRules.CannotBeNull, "DependencyConditions");
Generated\Models\ActivityRunsQueryResponse.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\AmazonMWSLinkedService.cs (4)
170throw new ValidationException(ValidationRules.CannotBeNull, "Endpoint"); 174throw new ValidationException(ValidationRules.CannotBeNull, "MarketplaceID"); 178throw new ValidationException(ValidationRules.CannotBeNull, "SellerID"); 182throw new ValidationException(ValidationRules.CannotBeNull, "AccessKeyId");
Generated\Models\AmazonRdsForOracleLinkedService.cs (1)
102throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString");
Generated\Models\AmazonRdsForSqlServerLinkedService.cs (1)
120throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString");
Generated\Models\AmazonRedshiftLinkedService.cs (2)
135throw new ValidationException(ValidationRules.CannotBeNull, "Server"); 139throw new ValidationException(ValidationRules.CannotBeNull, "Database");
Generated\Models\AmazonS3Dataset.cs (1)
157throw new ValidationException(ValidationRules.CannotBeNull, "BucketName");
Generated\Models\AvroDataset.cs (1)
100throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\AzPowerShellSetup.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Version");
Generated\Models\AzureBatchLinkedService.cs (4)
138throw new ValidationException(ValidationRules.CannotBeNull, "AccountName"); 142throw new ValidationException(ValidationRules.CannotBeNull, "BatchUri"); 146throw new ValidationException(ValidationRules.CannotBeNull, "PoolName"); 150throw new ValidationException(ValidationRules.CannotBeNull, "LinkedServiceName");
Generated\Models\AzureBlobFSLinkedService.cs (1)
198throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\AzureDatabricksDeltaLakeLinkedService.cs (1)
140throw new ValidationException(ValidationRules.CannotBeNull, "Domain");
Generated\Models\AzureDatabricksLinkedService.cs (1)
313throw new ValidationException(ValidationRules.CannotBeNull, "Domain");
Generated\Models\AzureDataExplorerCommandActivity.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "Command");
Generated\Models\AzureDataExplorerLinkedService.cs (2)
137throw new ValidationException(ValidationRules.CannotBeNull, "Endpoint"); 141throw new ValidationException(ValidationRules.CannotBeNull, "Database");
Generated\Models\AzureDataExplorerSource.cs (1)
116throw new ValidationException(ValidationRules.CannotBeNull, "Query");
Generated\Models\AzureDataLakeAnalyticsLinkedService.cs (2)
161throw new ValidationException(ValidationRules.CannotBeNull, "AccountName"); 165throw new ValidationException(ValidationRules.CannotBeNull, "Tenant");
Generated\Models\AzureDataLakeStoreLinkedService.cs (1)
186throw new ValidationException(ValidationRules.CannotBeNull, "DataLakeStoreUri");
Generated\Models\AzureFunctionActivity.cs (2)
117throw new ValidationException(ValidationRules.CannotBeNull, "Method"); 121throw new ValidationException(ValidationRules.CannotBeNull, "FunctionName");
Generated\Models\AzureFunctionLinkedService.cs (1)
131throw new ValidationException(ValidationRules.CannotBeNull, "FunctionAppUrl");
Generated\Models\AzureKeyVaultLinkedService.cs (1)
89throw new ValidationException(ValidationRules.CannotBeNull, "BaseUrl");
Generated\Models\AzureKeyVaultSecretReference.cs (2)
88throw new ValidationException(ValidationRules.CannotBeNull, "Store"); 92throw new ValidationException(ValidationRules.CannotBeNull, "SecretName");
Generated\Models\AzureMLLinkedService.cs (2)
162throw new ValidationException(ValidationRules.CannotBeNull, "MlEndpoint"); 166throw new ValidationException(ValidationRules.CannotBeNull, "ApiKey");
Generated\Models\AzureMLServiceLinkedService.cs (3)
150throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId"); 154throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroupName"); 158throw new ValidationException(ValidationRules.CannotBeNull, "MlWorkspaceName");
Generated\Models\AzureMLUpdateResourceActivity.cs (3)
107throw new ValidationException(ValidationRules.CannotBeNull, "TrainedModelName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "TrainedModelLinkedServiceName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "TrainedModelFilePath");
Generated\Models\AzureMLWebServiceFile.cs (2)
77throw new ValidationException(ValidationRules.CannotBeNull, "FilePath"); 81throw new ValidationException(ValidationRules.CannotBeNull, "LinkedServiceName");
Generated\Models\AzureMySqlLinkedService.cs (1)
100throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString");
Generated\Models\AzureSearchIndexDataset.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "IndexName");
Generated\Models\AzureSearchLinkedService.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\AzureSqlDatabaseLinkedService.cs (1)
171throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString");
Generated\Models\AzureSqlDWLinkedService.cs (1)
162throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString");
Generated\Models\AzureSqlMILinkedService.cs (1)
169throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString");
Generated\Models\AzureTableDataset.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "TableName");
Generated\Models\BinaryDataset.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\BlobEventsTrigger.cs (2)
127throw new ValidationException(ValidationRules.CannotBeNull, "Events"); 131throw new ValidationException(ValidationRules.CannotBeNull, "Scope");
Generated\Models\BlobTrigger.cs (2)
97throw new ValidationException(ValidationRules.CannotBeNull, "FolderPath"); 101throw new ValidationException(ValidationRules.CannotBeNull, "LinkedService");
Generated\Models\CassandraLinkedService.cs (1)
129throw new ValidationException(ValidationRules.CannotBeNull, "Host");
Generated\Models\ChainingTrigger.cs (3)
100throw new ValidationException(ValidationRules.CannotBeNull, "Pipeline"); 104throw new ValidationException(ValidationRules.CannotBeNull, "DependsOn"); 108throw new ValidationException(ValidationRules.CannotBeNull, "RunDimension");
Generated\Models\CmdkeySetup.cs (3)
80throw new ValidationException(ValidationRules.CannotBeNull, "TargetName"); 84throw new ValidationException(ValidationRules.CannotBeNull, "UserName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\CommonDataServiceForAppsLinkedService.cs (2)
239throw new ValidationException(ValidationRules.CannotBeNull, "DeploymentType"); 243throw new ValidationException(ValidationRules.CannotBeNull, "AuthenticationType");
Generated\Models\ComponentSetup.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "ComponentName");
Generated\Models\ConcurLinkedService.cs (2)
155throw new ValidationException(ValidationRules.CannotBeNull, "ClientId"); 159throw new ValidationException(ValidationRules.CannotBeNull, "Username");
Generated\Models\CopyActivity.cs (2)
235throw new ValidationException(ValidationRules.CannotBeNull, "Source"); 239throw new ValidationException(ValidationRules.CannotBeNull, "Sink");
Generated\Models\CosmosDbMongoDbApiCollectionDataset.cs (1)
89throw new ValidationException(ValidationRules.CannotBeNull, "Collection");
Generated\Models\CosmosDbMongoDbApiLinkedService.cs (2)
106throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString"); 110throw new ValidationException(ValidationRules.CannotBeNull, "Database");
Generated\Models\CosmosDbSqlApiCollectionDataset.cs (1)
88throw new ValidationException(ValidationRules.CannotBeNull, "CollectionName");
Generated\Models\CreateRunResponse.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "RunId");
Generated\Models\CredentialReference.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "ReferenceName");
Generated\Models\CredentialResource.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\CustomActivity.cs (1)
141throw new ValidationException(ValidationRules.CannotBeNull, "Command");
Generated\Models\CustomDataSourceLinkedService.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "TypeProperties");
Generated\Models\CustomEventsTrigger.cs (2)
110throw new ValidationException(ValidationRules.CannotBeNull, "Events"); 114throw new ValidationException(ValidationRules.CannotBeNull, "Scope");
Generated\Models\DatabricksNotebookActivity.cs (1)
103throw new ValidationException(ValidationRules.CannotBeNull, "NotebookPath");
Generated\Models\DatabricksSparkJarActivity.cs (1)
100throw new ValidationException(ValidationRules.CannotBeNull, "MainClassName");
Generated\Models\DatabricksSparkPythonActivity.cs (1)
101throw new ValidationException(ValidationRules.CannotBeNull, "PythonFile");
Generated\Models\DataFlowDebugCommandPayload.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "StreamName");
Generated\Models\DataFlowDebugResource.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\DataFlowReference.cs (1)
103throw new ValidationException(ValidationRules.CannotBeNull, "ReferenceName");
Generated\Models\DataFlowResource.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\DataLakeAnalyticsUSQLActivity.cs (2)
148throw new ValidationException(ValidationRules.CannotBeNull, "ScriptPath"); 152throw new ValidationException(ValidationRules.CannotBeNull, "ScriptLinkedService");
Generated\Models\Dataset.cs (1)
135throw new ValidationException(ValidationRules.CannotBeNull, "LinkedServiceName");
Generated\Models\DatasetCompression.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\DatasetDebugResource.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\DatasetReference.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "ReferenceName");
Generated\Models\DatasetResource.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\DeleteActivity.cs (1)
129throw new ValidationException(ValidationRules.CannotBeNull, "Dataset");
Generated\Models\DelimitedTextDataset.cs (1)
186throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\DelimitedTextWriteSettings.cs (1)
106throw new ValidationException(ValidationRules.CannotBeNull, "FileExtension");
Generated\Models\DistcpSettings.cs (2)
89throw new ValidationException(ValidationRules.CannotBeNull, "ResourceManagerEndpoint"); 93throw new ValidationException(ValidationRules.CannotBeNull, "TempScriptPath");
Generated\Models\DocumentDbCollectionDataset.cs (1)
88throw new ValidationException(ValidationRules.CannotBeNull, "CollectionName");
Generated\Models\DynamicsAXLinkedService.cs (5)
139throw new ValidationException(ValidationRules.CannotBeNull, "Url"); 143throw new ValidationException(ValidationRules.CannotBeNull, "ServicePrincipalId"); 147throw new ValidationException(ValidationRules.CannotBeNull, "ServicePrincipalKey"); 151throw new ValidationException(ValidationRules.CannotBeNull, "Tenant"); 155throw new ValidationException(ValidationRules.CannotBeNull, "AadResourceId");
Generated\Models\DynamicsAXResourceDataset.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Path");
Generated\Models\DynamicsCrmLinkedService.cs (2)
232throw new ValidationException(ValidationRules.CannotBeNull, "DeploymentType"); 236throw new ValidationException(ValidationRules.CannotBeNull, "AuthenticationType");
Generated\Models\DynamicsLinkedService.cs (2)
239throw new ValidationException(ValidationRules.CannotBeNull, "DeploymentType"); 243throw new ValidationException(ValidationRules.CannotBeNull, "AuthenticationType");
Generated\Models\EloquaLinkedService.cs (2)
143throw new ValidationException(ValidationRules.CannotBeNull, "Endpoint"); 147throw new ValidationException(ValidationRules.CannotBeNull, "Username");
Generated\Models\EncryptionConfiguration.cs (2)
94throw new ValidationException(ValidationRules.CannotBeNull, "KeyName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "VaultBaseUrl");
Generated\Models\EnvironmentVariableSetup.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "VariableName"); 77throw new ValidationException(ValidationRules.CannotBeNull, "VariableValue");
Generated\Models\ExcelDataset.cs (1)
148throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\ExecuteDataFlowActivity.cs (1)
142throw new ValidationException(ValidationRules.CannotBeNull, "DataFlow");
Generated\Models\ExecutePipelineActivity.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "Pipeline");
Generated\Models\ExecuteSSISPackageActivity.cs (2)
186throw new ValidationException(ValidationRules.CannotBeNull, "PackageLocation"); 190throw new ValidationException(ValidationRules.CannotBeNull, "ConnectVia");
Generated\Models\ExecuteWranglingDataflowActivity.cs (1)
170throw new ValidationException(ValidationRules.CannotBeNull, "DataFlow");
Generated\Models\ExposureControlBatchRequest.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "ExposureControlRequests");
Generated\Models\ExposureControlBatchResponse.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "ExposureControlResponses");
Generated\Models\Expression.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\FactoryIdentity.cs (1)
92throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\FactoryRepoConfiguration.cs (4)
93throw new ValidationException(ValidationRules.CannotBeNull, "AccountName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "RepositoryName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "CollaborationBranch"); 105throw new ValidationException(ValidationRules.CannotBeNull, "RootFolder");
Generated\Models\FactoryVSTSConfiguration.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "ProjectName");
Generated\Models\FileServerLinkedService.cs (1)
108throw new ValidationException(ValidationRules.CannotBeNull, "Host");
Generated\Models\FilterActivity.cs (2)
86throw new ValidationException(ValidationRules.CannotBeNull, "Items"); 90throw new ValidationException(ValidationRules.CannotBeNull, "Condition");
Generated\Models\ForEachActivity.cs (2)
105throw new ValidationException(ValidationRules.CannotBeNull, "Items"); 109throw new ValidationException(ValidationRules.CannotBeNull, "Activities");
Generated\Models\FtpServerLinkedService.cs (1)
156throw new ValidationException(ValidationRules.CannotBeNull, "Host");
Generated\Models\GetMetadataActivity.cs (1)
105throw new ValidationException(ValidationRules.CannotBeNull, "Dataset");
Generated\Models\GitHubAccessTokenRequest.cs (2)
87throw new ValidationException(ValidationRules.CannotBeNull, "GitHubAccessCode"); 91throw new ValidationException(ValidationRules.CannotBeNull, "GitHubAccessTokenBaseUrl");
Generated\Models\GlobalParameterSpecification.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 77throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\GoogleBigQueryLinkedService.cs (2)
211throw new ValidationException(ValidationRules.CannotBeNull, "Project"); 215throw new ValidationException(ValidationRules.CannotBeNull, "AuthenticationType");
Generated\Models\HBaseLinkedService.cs (2)
188throw new ValidationException(ValidationRules.CannotBeNull, "Host"); 192throw new ValidationException(ValidationRules.CannotBeNull, "AuthenticationType");
Generated\Models\HdfsLinkedService.cs (1)
122throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\HDInsightLinkedService.cs (1)
149throw new ValidationException(ValidationRules.CannotBeNull, "ClusterUri");
Generated\Models\HDInsightMapReduceActivity.cs (2)
143throw new ValidationException(ValidationRules.CannotBeNull, "ClassName"); 147throw new ValidationException(ValidationRules.CannotBeNull, "JarFilePath");
Generated\Models\HDInsightOnDemandLinkedService.cs (7)
441throw new ValidationException(ValidationRules.CannotBeNull, "ClusterSize"); 445throw new ValidationException(ValidationRules.CannotBeNull, "TimeToLive"); 449throw new ValidationException(ValidationRules.CannotBeNull, "Version"); 453throw new ValidationException(ValidationRules.CannotBeNull, "LinkedServiceName"); 457throw new ValidationException(ValidationRules.CannotBeNull, "HostSubscriptionId"); 461throw new ValidationException(ValidationRules.CannotBeNull, "Tenant"); 465throw new ValidationException(ValidationRules.CannotBeNull, "ClusterResourceGroup");
Generated\Models\HDInsightSparkActivity.cs (2)
150throw new ValidationException(ValidationRules.CannotBeNull, "RootPath"); 154throw new ValidationException(ValidationRules.CannotBeNull, "EntryFilePath");
Generated\Models\HDInsightStreamingActivity.cs (5)
183throw new ValidationException(ValidationRules.CannotBeNull, "Mapper"); 187throw new ValidationException(ValidationRules.CannotBeNull, "Reducer"); 191throw new ValidationException(ValidationRules.CannotBeNull, "Input"); 195throw new ValidationException(ValidationRules.CannotBeNull, "Output"); 199throw new ValidationException(ValidationRules.CannotBeNull, "FilePaths");
Generated\Models\HiveLinkedService.cs (2)
256throw new ValidationException(ValidationRules.CannotBeNull, "Host"); 260throw new ValidationException(ValidationRules.CannotBeNull, "AuthenticationType");
Generated\Models\HttpLinkedService.cs (1)
182throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\HubspotLinkedService.cs (1)
154throw new ValidationException(ValidationRules.CannotBeNull, "ClientId");
Generated\Models\IfConditionActivity.cs (1)
106throw new ValidationException(ValidationRules.CannotBeNull, "Expression");
Generated\Models\ImpalaLinkedService.cs (2)
193throw new ValidationException(ValidationRules.CannotBeNull, "Host"); 197throw new ValidationException(ValidationRules.CannotBeNull, "AuthenticationType");
Generated\Models\InformixLinkedService.cs (1)
134throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString");
Generated\Models\IntegrationRuntimeDebugResource.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\IntegrationRuntimeReference.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "ReferenceName");
Generated\Models\IntegrationRuntimeResource.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\IntegrationRuntimeStatusListResponse.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\IntegrationRuntimeStatusResponse.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\JiraLinkedService.cs (2)
155throw new ValidationException(ValidationRules.CannotBeNull, "Host"); 159throw new ValidationException(ValidationRules.CannotBeNull, "Username");
Generated\Models\JsonDataset.cs (1)
112throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\LinkedIntegrationRuntimeKeyAuthorization.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Key");
Generated\Models\LinkedIntegrationRuntimeRbacAuthorization.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "ResourceId");
Generated\Models\LinkedIntegrationRuntimeRequest.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "LinkedFactoryName");
Generated\Models\LinkedServiceDebugResource.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\LinkedServiceReference.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "ReferenceName");
Generated\Models\LinkedServiceResource.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\LogLocationSettings.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "LinkedServiceName");
Generated\Models\LogSettings.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "LogLocationSettings");
Generated\Models\LogStorageSettings.cs (1)
109throw new ValidationException(ValidationRules.CannotBeNull, "LinkedServiceName");
Generated\Models\LookupActivity.cs (2)
98throw new ValidationException(ValidationRules.CannotBeNull, "Source"); 102throw new ValidationException(ValidationRules.CannotBeNull, "Dataset");
Generated\Models\MagentoLinkedService.cs (1)
132throw new ValidationException(ValidationRules.CannotBeNull, "Host");
Generated\Models\ManagedPrivateEndpointResource.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\ManagedVirtualNetworkReference.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "ReferenceName");
Generated\Models\ManagedVirtualNetworkResource.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\MarketoLinkedService.cs (2)
142throw new ValidationException(ValidationRules.CannotBeNull, "Endpoint"); 146throw new ValidationException(ValidationRules.CannotBeNull, "ClientId");
Generated\Models\MicrosoftAccessLinkedService.cs (1)
136throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString");
Generated\Models\MongoDbAtlasCollectionDataset.cs (1)
89throw new ValidationException(ValidationRules.CannotBeNull, "Collection");
Generated\Models\MongoDbAtlasLinkedService.cs (2)
90throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString"); 94throw new ValidationException(ValidationRules.CannotBeNull, "Database");
Generated\Models\MongoDbCollectionDataset.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "CollectionName");
Generated\Models\MongoDbLinkedService.cs (2)
180throw new ValidationException(ValidationRules.CannotBeNull, "Server"); 184throw new ValidationException(ValidationRules.CannotBeNull, "DatabaseName");
Generated\Models\MongoDbV2CollectionDataset.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "Collection");
Generated\Models\MongoDbV2LinkedService.cs (2)
90throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString"); 94throw new ValidationException(ValidationRules.CannotBeNull, "Database");
Generated\Models\MySqlLinkedService.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString");
Generated\Models\ODataLinkedService.cs (1)
237throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\OdbcLinkedService.cs (1)
133throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString");
Generated\Models\Office365Dataset.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "TableName");
Generated\Models\Office365LinkedService.cs (4)
122throw new ValidationException(ValidationRules.CannotBeNull, "Office365TenantId"); 126throw new ValidationException(ValidationRules.CannotBeNull, "ServicePrincipalTenantId"); 130throw new ValidationException(ValidationRules.CannotBeNull, "ServicePrincipalId"); 134throw new ValidationException(ValidationRules.CannotBeNull, "ServicePrincipalKey");
Generated\Models\OracleLinkedService.cs (1)
100throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString");
Generated\Models\OracleServiceCloudLinkedService.cs (3)
151throw new ValidationException(ValidationRules.CannotBeNull, "Host"); 155throw new ValidationException(ValidationRules.CannotBeNull, "Username"); 159throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\OrcDataset.cs (1)
95throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\PackageStore.cs (2)
70throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 74throw new ValidationException(ValidationRules.CannotBeNull, "PackageStoreLinkedService");
Generated\Models\ParameterSpecification.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\ParquetDataset.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\PaypalLinkedService.cs (2)
143throw new ValidationException(ValidationRules.CannotBeNull, "Host"); 147throw new ValidationException(ValidationRules.CannotBeNull, "ClientId");
Generated\Models\PhoenixLinkedService.cs (2)
204throw new ValidationException(ValidationRules.CannotBeNull, "Host"); 208throw new ValidationException(ValidationRules.CannotBeNull, "AuthenticationType");
Generated\Models\PipelineReference.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "ReferenceName");
Generated\Models\PipelineRunsQueryResponse.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\PostgreSqlLinkedService.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString");
Generated\Models\PrestoLinkedService.cs (4)
222throw new ValidationException(ValidationRules.CannotBeNull, "Host"); 226throw new ValidationException(ValidationRules.CannotBeNull, "ServerVersion"); 230throw new ValidationException(ValidationRules.CannotBeNull, "Catalog"); 234throw new ValidationException(ValidationRules.CannotBeNull, "AuthenticationType");
Generated\Models\PrivateLinkResourcesWrapper.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\RedirectIncompatibleRowSettings.cs (1)
93throw new ValidationException(ValidationRules.CannotBeNull, "LinkedServiceName");
Generated\Models\RedshiftUnloadSettings.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "S3LinkedServiceName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "BucketName");
Generated\Models\RerunTumblingWindowTrigger.cs (1)
108throw new ValidationException(ValidationRules.CannotBeNull, "ParentTrigger");
Generated\Models\ResponsysLinkedService.cs (2)
151throw new ValidationException(ValidationRules.CannotBeNull, "Endpoint"); 155throw new ValidationException(ValidationRules.CannotBeNull, "ClientId");
Generated\Models\RestServiceLinkedService.cs (2)
210throw new ValidationException(ValidationRules.CannotBeNull, "Url"); 214throw new ValidationException(ValidationRules.CannotBeNull, "AuthenticationType");
Generated\Models\RunQueryFilter.cs (3)
98throw new ValidationException(ValidationRules.CannotBeNull, "Operand"); 102throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); 106throw new ValidationException(ValidationRules.CannotBeNull, "Values");
Generated\Models\RunQueryOrderBy.cs (2)
85throw new ValidationException(ValidationRules.CannotBeNull, "OrderBy"); 89throw new ValidationException(ValidationRules.CannotBeNull, "Order");
Generated\Models\SapBWLinkedService.cs (3)
133throw new ValidationException(ValidationRules.CannotBeNull, "Server"); 137throw new ValidationException(ValidationRules.CannotBeNull, "SystemNumber"); 141throw new ValidationException(ValidationRules.CannotBeNull, "ClientId");
Generated\Models\SapCloudForCustomerLinkedService.cs (1)
117throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\SapCloudForCustomerResourceDataset.cs (1)
89throw new ValidationException(ValidationRules.CannotBeNull, "Path");
Generated\Models\SapEccLinkedService.cs (1)
113throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\SapEccResourceDataset.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Path");
Generated\Models\SapOpenHubTableDataset.cs (1)
114throw new ValidationException(ValidationRules.CannotBeNull, "OpenHubDestinationName");
Generated\Models\SapTableResourceDataset.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "TableName");
Generated\Models\ScheduleTrigger.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Recurrence");
Generated\Models\ScriptAction.cs (3)
89throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 93throw new ValidationException(ValidationRules.CannotBeNull, "Uri"); 97throw new ValidationException(ValidationRules.CannotBeNull, "Roles");
Generated\Models\SecureString.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\SelfDependencyTumblingWindowTriggerReference.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "Offset");
Generated\Models\ServiceNowLinkedService.cs (2)
172throw new ValidationException(ValidationRules.CannotBeNull, "Endpoint"); 176throw new ValidationException(ValidationRules.CannotBeNull, "AuthenticationType");
Generated\Models\SftpServerLinkedService.cs (1)
203throw new ValidationException(ValidationRules.CannotBeNull, "Host");
Generated\Models\SharePointOnlineListLinkedService.cs (4)
133throw new ValidationException(ValidationRules.CannotBeNull, "SiteUrl"); 137throw new ValidationException(ValidationRules.CannotBeNull, "TenantId"); 141throw new ValidationException(ValidationRules.CannotBeNull, "ServicePrincipalId"); 145throw new ValidationException(ValidationRules.CannotBeNull, "ServicePrincipalKey");
Generated\Models\ShopifyLinkedService.cs (1)
135throw new ValidationException(ValidationRules.CannotBeNull, "Host");
Generated\Models\SnowflakeLinkedService.cs (1)
100throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString");
Generated\Models\SparkLinkedService.cs (3)
222throw new ValidationException(ValidationRules.CannotBeNull, "Host"); 226throw new ValidationException(ValidationRules.CannotBeNull, "Port"); 230throw new ValidationException(ValidationRules.CannotBeNull, "AuthenticationType");
Generated\Models\SqlAlwaysEncryptedProperties.cs (1)
101throw new ValidationException(ValidationRules.CannotBeNull, "AlwaysEncryptedAkvAuthType");
Generated\Models\SqlServerLinkedService.cs (1)
118throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString");
Generated\Models\SqlServerStoredProcedureActivity.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "StoredProcedureName");
Generated\Models\SSISAccessCredential.cs (3)
77throw new ValidationException(ValidationRules.CannotBeNull, "Domain"); 81throw new ValidationException(ValidationRules.CannotBeNull, "UserName"); 85throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\SSISChildPackage.cs (2)
90throw new ValidationException(ValidationRules.CannotBeNull, "PackagePath"); 94throw new ValidationException(ValidationRules.CannotBeNull, "PackageContent");
Generated\Models\SSISExecutionCredential.cs (3)
77throw new ValidationException(ValidationRules.CannotBeNull, "Domain"); 81throw new ValidationException(ValidationRules.CannotBeNull, "UserName"); 85throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\SSISExecutionParameter.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\SSISLogLocation.cs (1)
101throw new ValidationException(ValidationRules.CannotBeNull, "LogPath");
Generated\Models\SSISPropertyOverride.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\StagingSettings.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "LinkedServiceName");
Generated\Models\SwitchActivity.cs (1)
107throw new ValidationException(ValidationRules.CannotBeNull, "On");
Generated\Models\SybaseLinkedService.cs (2)
138throw new ValidationException(ValidationRules.CannotBeNull, "Server"); 142throw new ValidationException(ValidationRules.CannotBeNull, "Database");
Generated\Models\Transformation.cs (1)
93throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\TriggerDependencyReference.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "ReferenceTrigger");
Generated\Models\TriggerQueryResponse.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\TriggerReference.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "ReferenceName");
Generated\Models\TriggerResource.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\TriggerRunsQueryResponse.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\TumblingWindowTrigger.cs (2)
170throw new ValidationException(ValidationRules.CannotBeNull, "Pipeline"); 174throw new ValidationException(ValidationRules.CannotBeNull, "Frequency");
Generated\Models\UntilActivity.cs (2)
107throw new ValidationException(ValidationRules.CannotBeNull, "Expression"); 111throw new ValidationException(ValidationRules.CannotBeNull, "Activities");
Generated\Models\UserProperty.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 75throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\ValidationActivity.cs (1)
131throw new ValidationException(ValidationRules.CannotBeNull, "Dataset");
Generated\Models\VariableSpecification.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\WaitActivity.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "WaitTimeInSeconds");
Generated\Models\WebActivity.cs (2)
150throw new ValidationException(ValidationRules.CannotBeNull, "Method"); 154throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\WebBasicAuthentication.cs (2)
79throw new ValidationException(ValidationRules.CannotBeNull, "Username"); 83throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\WebClientCertificateAuthentication.cs (2)
80throw new ValidationException(ValidationRules.CannotBeNull, "Pfx"); 84throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\WebHookActivity.cs (1)
156throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\WebLinkedService.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "TypeProperties");
Generated\Models\WebLinkedServiceTypeProperties.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\WebTableDataset.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "Index");
Generated\Models\XmlDataset.cs (1)
122throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PipelineRunsOperations.cs (15)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 136throw new ValidationException(ValidationRules.CannotBeNull, "filterParameters"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 338throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 376throw new ValidationException(ValidationRules.CannotBeNull, "runId"); 380throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 574throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 612throw new ValidationException(ValidationRules.CannotBeNull, "runId"); 616throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PipelinesOperations.cs (26)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 365throw new ValidationException(ValidationRules.CannotBeNull, "pipelineName"); 384throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 388throw new ValidationException(ValidationRules.CannotBeNull, "pipeline"); 602throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 606throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 625throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "pipelineName"); 663throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 858throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 862throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 881throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 900throw new ValidationException(ValidationRules.CannotBeNull, "pipelineName"); 919throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1112throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1116throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1135throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 1154throw new ValidationException(ValidationRules.CannotBeNull, "pipelineName"); 1173throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1383throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointConnectionOperations.cs (16)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 139throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 147throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointWrapper"); 357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 361throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 380throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 399throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 403throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 602throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 621throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 640throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PrivateEndPointConnectionsOperations.cs (5)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 310throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkResourcesOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\TriggerRunsOperations.cs (17)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 151throw new ValidationException(ValidationRules.CannotBeNull, "runId"); 155throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 332throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 389throw new ValidationException(ValidationRules.CannotBeNull, "runId"); 393throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 566throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 570throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 589throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 608throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 612throw new ValidationException(ValidationRules.CannotBeNull, "filterParameters");
Generated\TriggersOperations.cs (51)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 320throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 358throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 362throw new ValidationException(ValidationRules.CannotBeNull, "filterParameters"); 563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 567throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 586throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 624throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 628throw new ValidationException(ValidationRules.CannotBeNull, "trigger"); 842throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 846throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 865throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 884throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 903throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1098throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 1140throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 1159throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1359throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1378throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 1397throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 1416throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1680throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1684throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1703throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 1722throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 1741throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1930throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1934throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1953throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 1972throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 1991throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2177throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2181throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2200throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 2219throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 2238throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2406throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2410throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2429throw new ValidationException(ValidationRules.CannotBeNull, "factoryName"); 2448throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 2467throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2632throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.DataLake.Analytics (519)
Customizations\AccountsOperations.Customizations.cs (20)
66throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 70throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 74throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 78throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 277throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 281throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 293throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 490throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 494throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 498throw new ValidationException(ValidationRules.CannotBeNull, "dataLakeStoreAccountName"); 502throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 506throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 692throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 696throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 700throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 704throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Customizations\JobOperations.Customizations.cs (3)
60throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 64throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaJobDnsSuffix"); 68throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\AccountsOperations.cs (28)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 312throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 543throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 547throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 555throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 789throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 793throw new ValidationException(ValidationRules.CannotBeNull, "location"); 797throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 998throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1002throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1006throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1010throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1018throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1231throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1235throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1239throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1243throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1468throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1472throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1476throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1480throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1644throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1818throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CatalogOperations.cs (270)
95throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 103throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 300throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 308throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 509throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 517throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 521throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 525throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 529throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 708throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 712throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 716throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 720throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 724throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 893throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 897throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 901throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 905throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1078throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1082throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 1086throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "credentialName"); 1094throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1281throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 1289throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1293throw new ValidationException(ValidationRules.CannotBeNull, "credentialName"); 1297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1488throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1492throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 1496throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1500throw new ValidationException(ValidationRules.CannotBeNull, "credentialName"); 1504throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1508throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1693throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1697throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 1701throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1705throw new ValidationException(ValidationRules.CannotBeNull, "credentialName"); 1709throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1902throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1906throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 1910throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1914throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2122throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 2130throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2134throw new ValidationException(ValidationRules.CannotBeNull, "externalDataSourceName"); 2138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2338throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 2346throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2560throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2564throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 2568throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2572throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 2576throw new ValidationException(ValidationRules.CannotBeNull, "procedureName"); 2580throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2784throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2788throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 2792throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2796throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 2800throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3012throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3016throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 3020throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3024throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 3028throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 3032throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3239throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3243throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 3247throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3251throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 3255throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 3259throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3488throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3492throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 3496throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3500throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 3504throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3731throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3735throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 3739throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3743throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 3747throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3959throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3963throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 3967throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3971throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 3975throw new ValidationException(ValidationRules.CannotBeNull, "tableTypeName"); 3979throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4183throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 4187throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 4191throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 4195throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 4199throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4411throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 4415throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 4419throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 4423throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 4427throw new ValidationException(ValidationRules.CannotBeNull, "packageName"); 4431throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4635throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 4639throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 4643throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 4647throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 4651throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4863throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 4867throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 4871throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 4875throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 4879throw new ValidationException(ValidationRules.CannotBeNull, "viewName"); 4883throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5087throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 5091throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 5095throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 5099throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 5103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5319throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 5323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 5327throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 5331throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 5335throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 5339throw new ValidationException(ValidationRules.CannotBeNull, "statisticsName"); 5343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5553throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 5557throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 5561throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 5565throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 5569throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 5573throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5798throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 5802throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 5806throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 5810throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 5814throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 5818throw new ValidationException(ValidationRules.CannotBeNull, "partitionName"); 5822throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6033throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 6037throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 6041throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 6045throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 6049throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 6053throw new ValidationException(ValidationRules.CannotBeNull, "partitionName"); 6057throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6262throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 6266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 6270throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 6274throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 6278throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 6282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6500throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 6504throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 6508throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 6512throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 6516throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 6520throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6744throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 6748throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 6752throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 6756throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 6760throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6973throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 6977throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 6981throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 6985throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 6989throw new ValidationException(ValidationRules.CannotBeNull, "tableValuedFunctionName"); 6993throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7198throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 7202throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 7206throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 7210throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 7214throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7423throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 7427throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 7431throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 7435throw new ValidationException(ValidationRules.CannotBeNull, "assemblyName"); 7439throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7638throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 7642throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 7646throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 7650throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7857throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 7861throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 7865throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 7869throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 7873throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8072throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 8076throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 8080throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 8084throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8301throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 8305throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 8309throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 8313throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8536throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 8540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 8544throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 8548throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8770throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 8774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 8778throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 8782throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8999throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 9003throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 9007throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 9011throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9228throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 9232throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 9236throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 9240throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9454throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 9458throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 9462throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9664throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 9668throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 9672throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 9676throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9870throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 9874throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 9878throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 10079throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 10083throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 10087throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 10095throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 10275throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 10279throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 10283throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 10287throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 10295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 10474throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 10478throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 10482throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 10490throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 10670throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 10674throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaCatalogDnsSuffix"); 10678throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 10682throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 10690throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 10866throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11040throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11213throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11386throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11559throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11733throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11906throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 12079throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 12252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 12426throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 12600throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 12774throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 12948throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 13121throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 13294throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 13468throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 13642throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 13816throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 13990throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 14164throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 14338throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 14511throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ComputePoliciesOperations.cs (26)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "computePolicyName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 514throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 518throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 522throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 526throw new ValidationException(ValidationRules.CannotBeNull, "computePolicyName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 722throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 726throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 730throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 734throw new ValidationException(ValidationRules.CannotBeNull, "computePolicyName"); 738throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 932throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 936throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 940throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 944throw new ValidationException(ValidationRules.CannotBeNull, "computePolicyName"); 948throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1114throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DataLakeStoreAccountsOperations.cs (20)
102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 325throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "dataLakeStoreAccountName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 516throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 520throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 524throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 528throw new ValidationException(ValidationRules.CannotBeNull, "dataLakeStoreAccountName"); 532throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 719throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 723throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 727throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 731throw new ValidationException(ValidationRules.CannotBeNull, "dataLakeStoreAccountName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 902throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FirewallRulesOperations.cs (26)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 295throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 511throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 515throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 519throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 523throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName"); 527throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 719throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 723throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 727throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 731throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 929throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 933throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 937throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 941throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName"); 945throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1111throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobOperations.cs (30)
98throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaJobDnsSuffix"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 311throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaJobDnsSuffix"); 319throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 518throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 522throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaJobDnsSuffix"); 526throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 737throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 741throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaJobDnsSuffix"); 745throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 930throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 934throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaJobDnsSuffix"); 938throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1171throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1175throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaJobDnsSuffix"); 1179throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1187throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1381throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1385throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaJobDnsSuffix"); 1389throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1578throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaJobDnsSuffix"); 1586throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1752throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1756throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaJobDnsSuffix"); 1760throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1924throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LocationsOperations.cs (3)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 89throw new ValidationException(ValidationRules.CannotBeNull, "location"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Models\AclCreateOrUpdateParameters.cs (2)
92throw new ValidationException(ValidationRules.CannotBeNull, "AceType"); 96throw new ValidationException(ValidationRules.CannotBeNull, "Permission");
Generated\Models\AclDeleteParameters.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "AceType");
Generated\Models\AddDataLakeStoreWithAccountParameters.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\AddStorageAccountParameters.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "AccessKey");
Generated\Models\AddStorageAccountWithAccountParameters.cs (2)
86throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 90throw new ValidationException(ValidationRules.CannotBeNull, "AccessKey");
Generated\Models\BaseJobParameters.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\CheckNameAvailabilityParameters.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\CreateComputePolicyWithAccountParameters.cs (2)
113throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 117throw new ValidationException(ValidationRules.CannotBeNull, "ObjectType");
Generated\Models\CreateDataLakeAnalyticsAccountParameters.cs (3)
217throw new ValidationException(ValidationRules.CannotBeNull, "Location"); 221throw new ValidationException(ValidationRules.CannotBeNull, "DefaultDataLakeStoreAccount"); 225throw new ValidationException(ValidationRules.CannotBeNull, "DataLakeStoreAccounts");
Generated\Models\CreateFirewallRuleWithAccountParameters.cs (3)
90throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 94throw new ValidationException(ValidationRules.CannotBeNull, "StartIpAddress"); 98throw new ValidationException(ValidationRules.CannotBeNull, "EndIpAddress");
Generated\Models\CreateJobParameters.cs (1)
130throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\CreateJobProperties.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Script");
Generated\Models\CreateOrUpdateComputePolicyParameters.cs (1)
103throw new ValidationException(ValidationRules.CannotBeNull, "ObjectType");
Generated\Models\CreateOrUpdateFirewallRuleParameters.cs (2)
80throw new ValidationException(ValidationRules.CannotBeNull, "StartIpAddress"); 84throw new ValidationException(ValidationRules.CannotBeNull, "EndIpAddress");
Generated\Models\DataLakeAnalyticsCatalogCredentialCreateParameters.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "Password"); 91throw new ValidationException(ValidationRules.CannotBeNull, "Uri"); 95throw new ValidationException(ValidationRules.CannotBeNull, "UserId");
Generated\Models\DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\JobInformation.cs (1)
126throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\JobInformationBasic.cs (1)
230throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\JobProperties.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Script");
Generated\Models\UpdateComputePolicyWithAccountParameters.cs (1)
113throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\UpdateDataLakeStoreWithAccountParameters.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\UpdateFirewallRuleWithAccountParameters.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\UpdateStorageAccountWithAccountParameters.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PipelineOperations.cs (7)
92throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaJobDnsSuffix"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 300throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaJobDnsSuffix"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 499throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RecurrenceOperations.cs (7)
92throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaJobDnsSuffix"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 300throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AdlaJobDnsSuffix"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 499throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\StorageAccountsOperations.cs (45)
102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 326throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 525throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 529throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 533throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 537throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 732throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 736throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 740throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 744throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 748throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 924throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 928throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 932throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 936throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 940throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1117throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1125throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1331throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1335throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 1343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1544throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1548throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1552throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountName"); 1556throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 1560throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1747throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1922throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2096throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.DataMigration (319)
Generated\FilesOperations.cs (44)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "fileName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 517throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 521throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 525throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 529throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 533throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 537throw new ValidationException(ValidationRules.CannotBeNull, "fileName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 755throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 759throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 763throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 767throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 771throw new ValidationException(ValidationRules.CannotBeNull, "fileName"); 775throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 952throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 956throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 960throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 964throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 968throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 972throw new ValidationException(ValidationRules.CannotBeNull, "fileName"); 976throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1176throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1180throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 1184throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1188throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 1192throw new ValidationException(ValidationRules.CannotBeNull, "fileName"); 1196throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1389throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1393throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 1397throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1401throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 1405throw new ValidationException(ValidationRules.CannotBeNull, "fileName"); 1409throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1593throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AzureActiveDirectoryApp.cs (3)
81throw new ValidationException(ValidationRules.CannotBeNull, "ApplicationId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "AppKey"); 89throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\BlobShare.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "SasUri");
Generated\Models\ConnectToSourceMySqlTaskInput.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "SourceConnectionInfo");
Generated\Models\ConnectToSourceOracleSyncTaskInput.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "SourceConnectionInfo");
Generated\Models\ConnectToSourcePostgreSqlSyncTaskInput.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "SourceConnectionInfo");
Generated\Models\ConnectToSourceSqlServerTaskInput.cs (1)
129throw new ValidationException(ValidationRules.CannotBeNull, "SourceConnectionInfo");
Generated\Models\ConnectToTargetAzureDbForMySqlTaskInput.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "SourceConnectionInfo"); 88throw new ValidationException(ValidationRules.CannotBeNull, "TargetConnectionInfo");
Generated\Models\ConnectToTargetAzureDbForPostgreSqlSyncTaskInput.cs (2)
75throw new ValidationException(ValidationRules.CannotBeNull, "SourceConnectionInfo"); 79throw new ValidationException(ValidationRules.CannotBeNull, "TargetConnectionInfo");
Generated\Models\ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInput.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "TargetConnectionInfo");
Generated\Models\ConnectToTargetSqlDbTaskInput.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "TargetConnectionInfo");
Generated\Models\ConnectToTargetSqlMISyncTaskInput.cs (2)
78throw new ValidationException(ValidationRules.CannotBeNull, "TargetConnectionInfo"); 82throw new ValidationException(ValidationRules.CannotBeNull, "AzureApp");
Generated\Models\ConnectToTargetSqlMITaskInput.cs (1)
95throw new ValidationException(ValidationRules.CannotBeNull, "TargetConnectionInfo");
Generated\Models\ConnectToTargetSqlSqlDbSyncTaskInput.cs (2)
74throw new ValidationException(ValidationRules.CannotBeNull, "SourceConnectionInfo"); 78throw new ValidationException(ValidationRules.CannotBeNull, "TargetConnectionInfo");
Generated\Models\DatabaseInfo.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "SourceDatabaseName");
Generated\Models\DataMigrationService.cs (1)
139throw new ValidationException(ValidationRules.CannotBeNull, "VirtualSubnetId");
Generated\Models\FileShare.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "Path");
Generated\Models\GetProjectDetailsNonSqlTaskInput.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "ProjectName"); 77throw new ValidationException(ValidationRules.CannotBeNull, "ProjectLocation");
Generated\Models\GetTdeCertificatesSqlTaskInput.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionInfo"); 91throw new ValidationException(ValidationRules.CannotBeNull, "BackupFileShare"); 95throw new ValidationException(ValidationRules.CannotBeNull, "SelectedCertificates");
Generated\Models\GetUserTablesMySqlTaskInput.cs (2)
76throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionInfo"); 80throw new ValidationException(ValidationRules.CannotBeNull, "SelectedDatabases");
Generated\Models\GetUserTablesOracleTaskInput.cs (2)
76throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionInfo"); 80throw new ValidationException(ValidationRules.CannotBeNull, "SelectedSchemas");
Generated\Models\GetUserTablesPostgreSqlTaskInput.cs (2)
77throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionInfo"); 81throw new ValidationException(ValidationRules.CannotBeNull, "SelectedDatabases");
Generated\Models\GetUserTablesSqlSyncTaskInput.cs (4)
94throw new ValidationException(ValidationRules.CannotBeNull, "SourceConnectionInfo"); 98throw new ValidationException(ValidationRules.CannotBeNull, "TargetConnectionInfo"); 102throw new ValidationException(ValidationRules.CannotBeNull, "SelectedSourceDatabases"); 106throw new ValidationException(ValidationRules.CannotBeNull, "SelectedTargetDatabases");
Generated\Models\GetUserTablesSqlTaskInput.cs (2)
74throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionInfo"); 78throw new ValidationException(ValidationRules.CannotBeNull, "SelectedDatabases");
Generated\Models\MigrateMISyncCompleteCommandInput.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "SourceDatabaseName");
Generated\Models\MigrateMySqlAzureDbForMySqlOfflineTaskInput.cs (3)
113throw new ValidationException(ValidationRules.CannotBeNull, "SourceConnectionInfo"); 117throw new ValidationException(ValidationRules.CannotBeNull, "TargetConnectionInfo"); 121throw new ValidationException(ValidationRules.CannotBeNull, "SelectedDatabases");
Generated\Models\MigrateMySqlAzureDbForMySqlSyncTaskInput.cs (3)
85throw new ValidationException(ValidationRules.CannotBeNull, "SourceConnectionInfo"); 89throw new ValidationException(ValidationRules.CannotBeNull, "TargetConnectionInfo"); 93throw new ValidationException(ValidationRules.CannotBeNull, "SelectedDatabases");
Generated\Models\MigrateOracleAzureDbPostgreSqlSyncTaskInput.cs (3)
85throw new ValidationException(ValidationRules.CannotBeNull, "SelectedDatabases"); 89throw new ValidationException(ValidationRules.CannotBeNull, "TargetConnectionInfo"); 93throw new ValidationException(ValidationRules.CannotBeNull, "SourceConnectionInfo");
Generated\Models\MigratePostgreSqlAzureDbForPostgreSqlSyncTaskInput.cs (3)
85throw new ValidationException(ValidationRules.CannotBeNull, "SelectedDatabases"); 89throw new ValidationException(ValidationRules.CannotBeNull, "TargetConnectionInfo"); 93throw new ValidationException(ValidationRules.CannotBeNull, "SourceConnectionInfo");
Generated\Models\MigrateSchemaSqlServerSqlDbTaskInput.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "SelectedDatabases");
Generated\Models\MigrateSqlServerSqlDbSyncTaskInput.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "SelectedDatabases");
Generated\Models\MigrateSqlServerSqlDbTaskInput.cs (1)
101throw new ValidationException(ValidationRules.CannotBeNull, "SelectedDatabases");
Generated\Models\MigrateSqlServerSqlDbTaskOutputDatabaseLevelValidationResult.cs (1)
155throw new ValidationException(ValidationRules.CannotBeNull, "ResultType");
Generated\Models\MigrateSqlServerSqlDbTaskOutputValidationResult.cs (1)
103throw new ValidationException(ValidationRules.CannotBeNull, "ResultType");
Generated\Models\MigrateSqlServerSqlMIDatabaseInput.cs (2)
95throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 99throw new ValidationException(ValidationRules.CannotBeNull, "RestoreDatabaseName");
Generated\Models\MigrateSqlServerSqlMITaskInput.cs (2)
136throw new ValidationException(ValidationRules.CannotBeNull, "SelectedDatabases"); 140throw new ValidationException(ValidationRules.CannotBeNull, "BackupBlobShare");
Generated\Models\MigrateSsisTaskInput.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "SsisMigrationInfo");
Generated\Models\MigrateSyncCompleteCommandInput.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "DatabaseName");
Generated\Models\MiSqlConnectionInfo.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "ManagedInstanceResourceId");
Generated\Models\MongoDbClusterInfo.cs (3)
93throw new ValidationException(ValidationRules.CannotBeNull, "Databases"); 97throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 101throw new ValidationException(ValidationRules.CannotBeNull, "Version");
Generated\Models\MongoDbCollectionInfo.cs (1)
135throw new ValidationException(ValidationRules.CannotBeNull, "DatabaseName");
Generated\Models\MongoDbConnectionInfo.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString");
Generated\Models\MongoDbDatabaseInfo.cs (1)
88throw new ValidationException(ValidationRules.CannotBeNull, "Collections");
Generated\Models\MongoDbDatabaseSettings.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "Collections");
Generated\Models\MongoDbMigrationSettings.cs (3)
123throw new ValidationException(ValidationRules.CannotBeNull, "Databases"); 127throw new ValidationException(ValidationRules.CannotBeNull, "Source"); 131throw new ValidationException(ValidationRules.CannotBeNull, "Target");
Generated\Models\MongoDbObjectInfo.cs (2)
103throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 107throw new ValidationException(ValidationRules.CannotBeNull, "QualifiedName");
Generated\Models\MongoDbProgress.cs (3)
197throw new ValidationException(ValidationRules.CannotBeNull, "ElapsedTime"); 201throw new ValidationException(ValidationRules.CannotBeNull, "Errors"); 205throw new ValidationException(ValidationRules.CannotBeNull, "State");
Generated\Models\MongoDbShardKeyField.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 75throw new ValidationException(ValidationRules.CannotBeNull, "Order");
Generated\Models\MongoDbShardKeyInfo.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Fields");
Generated\Models\MongoDbShardKeySetting.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Fields");
Generated\Models\MySqlConnectionInfo.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "ServerName");
Generated\Models\NonSqlMigrationTaskInput.cs (5)
99throw new ValidationException(ValidationRules.CannotBeNull, "TargetConnectionInfo"); 103throw new ValidationException(ValidationRules.CannotBeNull, "TargetDatabaseName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "ProjectName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "ProjectLocation"); 115throw new ValidationException(ValidationRules.CannotBeNull, "SelectedTables");
Generated\Models\OracleConnectionInfo.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "DataSource");
Generated\Models\PostgreSqlConnectionInfo.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "ServerName");
Generated\Models\Project.cs (2)
134throw new ValidationException(ValidationRules.CannotBeNull, "SourcePlatform"); 138throw new ValidationException(ValidationRules.CannotBeNull, "TargetPlatform");
Generated\Models\SelectedCertificateInput.cs (2)
72throw new ValidationException(ValidationRules.CannotBeNull, "CertificateName"); 76throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\SqlConnectionInfo.cs (1)
117throw new ValidationException(ValidationRules.CannotBeNull, "DataSource");
Generated\Models\SqlMigrationTaskInput.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "SourceConnectionInfo"); 75throw new ValidationException(ValidationRules.CannotBeNull, "TargetConnectionInfo");
Generated\Models\SqlServerSqlMISyncTaskInput.cs (5)
116throw new ValidationException(ValidationRules.CannotBeNull, "SelectedDatabases"); 120throw new ValidationException(ValidationRules.CannotBeNull, "StorageResourceId"); 124throw new ValidationException(ValidationRules.CannotBeNull, "SourceConnectionInfo"); 128throw new ValidationException(ValidationRules.CannotBeNull, "TargetConnectionInfo"); 132throw new ValidationException(ValidationRules.CannotBeNull, "AzureApp");
Generated\Models\TrackedResource.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\ValidateMigrationInputSqlServerSqlMITaskInput.cs (4)
124throw new ValidationException(ValidationRules.CannotBeNull, "SourceConnectionInfo"); 128throw new ValidationException(ValidationRules.CannotBeNull, "TargetConnectionInfo"); 132throw new ValidationException(ValidationRules.CannotBeNull, "SelectedDatabases"); 136throw new ValidationException(ValidationRules.CannotBeNull, "BackupBlobShare");
Generated\Models\ValidateSyncMigrationInputSqlServerTaskInput.cs (3)
83throw new ValidationException(ValidationRules.CannotBeNull, "SourceConnectionInfo"); 87throw new ValidationException(ValidationRules.CannotBeNull, "TargetConnectionInfo"); 91throw new ValidationException(ValidationRules.CannotBeNull, "SelectedDatabases");
Generated\Operations.cs (2)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 260throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ProjectsOperations.cs (27)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 96throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 293throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 301throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 305throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 530throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 534throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 538throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 734throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 738throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 742throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 746throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 750throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 928throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 932throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 936throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 940throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 944throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 948throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1138throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ResourceSkusOperations.cs (3)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 263throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServicesOperations.cs (51)
129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 133throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 141throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 387throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 391throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 395throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 399throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 638throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 642throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 646throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 650throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 836throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 840throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 848throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 852throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1040throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1044throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 1048throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1224throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1228throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1407throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1411throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1415throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1419throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1618throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1630throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 1634throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1638throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1847throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1851throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 1855throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1859throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2035throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2039throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2043throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 2047throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 2051throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2239throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2243throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 2247throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 2251throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2415throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2419throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 2423throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 2427throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2590throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2763throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2936throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServiceTasksOperations.cs (32)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 305throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 313throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 542throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 546throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 550throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 554throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 558throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 752throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 756throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 760throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 764throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 768throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 948throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 952throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 956throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 960throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 964throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 968throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1164throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1168throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 1172throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1176throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 1180throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1365throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TasksOperations.cs (45)
99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 316throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 324throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 332throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 562throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 566throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 781throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 785throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 789throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 793throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 797throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 801throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 986throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 990throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 994throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 998throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1002throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 1006throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 1010throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1211throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1215throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 1219throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1223throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 1227throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 1231throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1428throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1432throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 1436throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1440throw new ValidationException(ValidationRules.CannotBeNull, "projectName"); 1444throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 1448throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1452throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1645throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\UsagesOperations.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "location"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 274throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.DataProtection.Backup (311)
Generated\BackupInstancesOperations.cs (50)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 290throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 302throw new ValidationException(ValidationRules.CannotBeNull, "backupInstanceName"); 682throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 686throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 690throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 694throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 698throw new ValidationException(ValidationRules.CannotBeNull, "backupInstanceName"); 702throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 917throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 921throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 925throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 929throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 933throw new ValidationException(ValidationRules.CannotBeNull, "backupInstanceName"); 1120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1124throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 1128throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1136throw new ValidationException(ValidationRules.CannotBeNull, "backupInstanceName"); 1140throw new ValidationException(ValidationRules.CannotBeNull, "backupRuleOptions"); 1357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1361throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 1365throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1373throw new ValidationException(ValidationRules.CannotBeNull, "backupInstance"); 1588throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1592throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1596throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1600throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 1604throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1612throw new ValidationException(ValidationRules.CannotBeNull, "backupInstanceName"); 1806throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1810throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 1814throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1818throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1822throw new ValidationException(ValidationRules.CannotBeNull, "backupInstanceName"); 1826throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2042throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2046throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 2050throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2054throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2058throw new ValidationException(ValidationRules.CannotBeNull, "backupInstanceName"); 2062throw new ValidationException(ValidationRules.CannotBeNull, "restoreRequestObject"); 2274throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BackupPoliciesOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 288throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 292throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 296throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 304throw new ValidationException(ValidationRules.CannotBeNull, "backupPolicyName"); 496throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 500throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 504throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 508throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 512throw new ValidationException(ValidationRules.CannotBeNull, "backupPolicyName"); 516throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 712throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 716throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 720throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 724throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 728throw new ValidationException(ValidationRules.CannotBeNull, "backupPolicyName"); 893throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BackupVaultOperationResultsOperations.cs (5)
86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 90throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
Generated\BackupVaultsOperations.cs (30)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 266throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 270throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 452throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 456throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 460throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 464throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 670throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 674throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 678throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 682throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 877throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 881throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 885throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 889throw new ValidationException(ValidationRules.CannotBeNull, "location"); 893throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1091throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 1095throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1099throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1103throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1324throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 1328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1336throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1524throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1697throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DataProtectionOperations.cs (4)
86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "location"); 98throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Generated\DataProtectionOperationsOperations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExportJobsOperationResultOperations.cs (5)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
Generated\ExportJobsOperations.cs (4)
106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "vaultName");
Generated\JobsOperations.cs (10)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 295throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 486throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AdHocBackupRuleOptions.cs (2)
68throw new ValidationException(ValidationRules.CannotBeNull, "RuleName"); 72throw new ValidationException(ValidationRules.CannotBeNull, "TriggerOption");
Generated\Models\AdhocBasedTriggerContext.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "TaggingCriteria");
Generated\Models\AzureBackupFindRestorableTimeRangesRequest.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "SourceDataStoreType");
Generated\Models\AzureBackupJob.cs (14)
312throw new ValidationException(ValidationRules.CannotBeNull, "ActivityID"); 316throw new ValidationException(ValidationRules.CannotBeNull, "BackupInstanceFriendlyName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "DataSourceId"); 324throw new ValidationException(ValidationRules.CannotBeNull, "DataSourceLocation"); 328throw new ValidationException(ValidationRules.CannotBeNull, "DataSourceName"); 332throw new ValidationException(ValidationRules.CannotBeNull, "DataSourceType"); 336throw new ValidationException(ValidationRules.CannotBeNull, "Operation"); 340throw new ValidationException(ValidationRules.CannotBeNull, "OperationCategory"); 344throw new ValidationException(ValidationRules.CannotBeNull, "SourceResourceGroup"); 348throw new ValidationException(ValidationRules.CannotBeNull, "SourceSubscriptionID"); 352throw new ValidationException(ValidationRules.CannotBeNull, "Status"); 356throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId"); 360throw new ValidationException(ValidationRules.CannotBeNull, "SupportedActions"); 364throw new ValidationException(ValidationRules.CannotBeNull, "VaultName");
Generated\Models\AzureBackupParams.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "BackupType");
Generated\Models\AzureBackupRecoveryPointBasedRestoreRequest.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryPointId");
Generated\Models\AzureBackupRecoveryTimeBasedRestoreRequest.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryPointTime");
Generated\Models\AzureBackupRehydrationRequest.cs (2)
87throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryPointId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "RehydrationRetentionDuration");
Generated\Models\AzureBackupRestoreRequest.cs (2)
77throw new ValidationException(ValidationRules.CannotBeNull, "RestoreTargetInfo"); 81throw new ValidationException(ValidationRules.CannotBeNull, "SourceDataStoreType");
Generated\Models\AzureBackupRestoreWithRehydrationRequest.cs (2)
86throw new ValidationException(ValidationRules.CannotBeNull, "RehydrationPriority"); 90throw new ValidationException(ValidationRules.CannotBeNull, "RehydrationRetentionDuration");
Generated\Models\AzureBackupRule.cs (2)
76throw new ValidationException(ValidationRules.CannotBeNull, "DataStore"); 80throw new ValidationException(ValidationRules.CannotBeNull, "Trigger");
Generated\Models\AzureRetentionRule.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "Lifecycles");
Generated\Models\BackupInstance.cs (3)
153throw new ValidationException(ValidationRules.CannotBeNull, "DataSourceInfo"); 157throw new ValidationException(ValidationRules.CannotBeNull, "PolicyInfo"); 161throw new ValidationException(ValidationRules.CannotBeNull, "ObjectType");
Generated\Models\BackupPolicy.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "PolicyRules");
Generated\Models\BackupSchedule.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "RepeatingTimeIntervals");
Generated\Models\BackupVault.cs (1)
102throw new ValidationException(ValidationRules.CannotBeNull, "StorageSettings");
Generated\Models\BackupVaultResource.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\BaseBackupPolicy.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "DatasourceTypes");
Generated\Models\BasePolicyRule.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\Datasource.cs (1)
121throw new ValidationException(ValidationRules.CannotBeNull, "ResourceID");
Generated\Models\DatasourceSet.cs (1)
121throw new ValidationException(ValidationRules.CannotBeNull, "ResourceID");
Generated\Models\DataStoreInfoBase.cs (2)
77throw new ValidationException(ValidationRules.CannotBeNull, "DataStoreType"); 81throw new ValidationException(ValidationRules.CannotBeNull, "ObjectType");
Generated\Models\DataStoreParameters.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "DataStoreType");
Generated\Models\DeleteOption.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "Duration");
Generated\Models\ItemLevelRestoreTargetInfo.cs (2)
92throw new ValidationException(ValidationRules.CannotBeNull, "RestoreCriteria"); 96throw new ValidationException(ValidationRules.CannotBeNull, "DatasourceInfo");
Generated\Models\JobSubTask.cs (2)
96throw new ValidationException(ValidationRules.CannotBeNull, "TaskName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "TaskStatus");
Generated\Models\PolicyInfo.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "PolicyId");
Generated\Models\RestorableTimeRange.cs (2)
74throw new ValidationException(ValidationRules.CannotBeNull, "StartTime"); 78throw new ValidationException(ValidationRules.CannotBeNull, "EndTime");
Generated\Models\RestoreFilesTargetInfo.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "TargetDetails");
Generated\Models\RestoreTargetInfo.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "DatasourceInfo");
Generated\Models\RetentionTag.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "TagName");
Generated\Models\ScheduleBasedTriggerContext.cs (2)
78throw new ValidationException(ValidationRules.CannotBeNull, "Schedule"); 82throw new ValidationException(ValidationRules.CannotBeNull, "TaggingCriteria");
Generated\Models\SecretStoreResource.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "SecretStoreType");
Generated\Models\SourceLifeCycle.cs (2)
76throw new ValidationException(ValidationRules.CannotBeNull, "DeleteAfter"); 80throw new ValidationException(ValidationRules.CannotBeNull, "SourceDataStore");
Generated\Models\TaggingCriteria.cs (1)
92throw new ValidationException(ValidationRules.CannotBeNull, "TagInfo");
Generated\Models\TargetCopySetting.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "CopyAfter"); 77throw new ValidationException(ValidationRules.CannotBeNull, "DataStore");
Generated\Models\TargetDetails.cs (3)
93throw new ValidationException(ValidationRules.CannotBeNull, "FilePrefix"); 97throw new ValidationException(ValidationRules.CannotBeNull, "RestoreTargetLocationType"); 101throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\TriggerBackupRequest.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "BackupRuleOptions");
Generated\Models\ValidateForBackupRequest.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "BackupInstance");
Generated\Models\ValidateRestoreRequestObject.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "RestoreRequestObject");
Generated\OperationResultOperations.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 96throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "location");
Generated\OperationStatusOperations.cs (4)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "location"); 97throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
Generated\RecoveryPointsOperations.cs (12)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 101throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 113throw new ValidationException(ValidationRules.CannotBeNull, "backupInstanceName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 322throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "backupInstanceName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPointId"); 523throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ResourceGuardsOperations.cs (85)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 270throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 455throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 459throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 463throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 467throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardsName"); 471throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 662throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 666throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 670throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 674throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardsName"); 855throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 859throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 863throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 867throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardsName"); 1037throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1041throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1045throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1049throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardsName"); 1053throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1244throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1248throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1252throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1256throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardsName"); 1440throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1444throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1448throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1452throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardsName"); 1636throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1640throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1644throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1648throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardsName"); 1832throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1836throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1840throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1844throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardsName"); 2028throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2032throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2036throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2040throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardsName"); 2224throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2228throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2232throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2236throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardsName"); 2422throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2426throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2430throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2434throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardsName"); 2438throw new ValidationException(ValidationRules.CannotBeNull, "requestName"); 2626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2630throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2634throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2638throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardsName"); 2642throw new ValidationException(ValidationRules.CannotBeNull, "requestName"); 2830throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2834throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2842throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardsName"); 2846throw new ValidationException(ValidationRules.CannotBeNull, "requestName"); 3034throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3038throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3042throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3046throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardsName"); 3050throw new ValidationException(ValidationRules.CannotBeNull, "requestName"); 3238throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3242throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3246throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3250throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardsName"); 3254throw new ValidationException(ValidationRules.CannotBeNull, "requestName"); 3442throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3446throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3450throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3454throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardsName"); 3458throw new ValidationException(ValidationRules.CannotBeNull, "requestName"); 3641throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3814throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3988throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4162throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4336throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4510throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4684throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4858throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RestorableTimeRangesOperations.cs (6)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "backupInstanceName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Microsoft.Azure.Management.DataShare (398)
Generated\AccountsOperations.cs (25)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 274throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 282throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 524throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 528throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 532throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 536throw new ValidationException(ValidationRules.CannotBeNull, "accountUpdateParameters"); 540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 729throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 733throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 737throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 925throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 929throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 933throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 937throw new ValidationException(ValidationRules.CannotBeNull, "account"); 945throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1152throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1156throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1160throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1164throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1343throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1514throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ConsumerInvitationsOperations.cs (8)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 269throw new ValidationException(ValidationRules.CannotBeNull, "location"); 273throw new ValidationException(ValidationRules.CannotBeNull, "invitationId"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 458throw new ValidationException(ValidationRules.CannotBeNull, "location"); 462throw new ValidationException(ValidationRules.CannotBeNull, "invitation"); 470throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 653throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ConsumerSourceDataSetsOperations.cs (6)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 298throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DataSetMappingsOperations.cs (25)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "dataSetMappingName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 313throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 317throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "dataSetMappingName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "dataSetMapping"); 337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 551throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 555throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 559throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 563throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionName"); 567throw new ValidationException(ValidationRules.CannotBeNull, "dataSetMappingName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 751throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 755throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 759throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 763throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionName"); 767throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 963throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DataSetsOperations.cs (25)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "dataSetName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 315throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "dataSetName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "dataSet"); 335throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 589throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 593throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 601throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 807throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 811throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 815throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 819throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 823throw new ValidationException(ValidationRules.CannotBeNull, "dataSetName"); 827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 992throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EmailRegistrationsOperations.cs (5)
90throw new ValidationException(ValidationRules.CannotBeNull, "location"); 94throw new ValidationException(ValidationRules.CannotBeNull, "emailRegistration"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 281throw new ValidationException(ValidationRules.CannotBeNull, "location"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\InvitationsOperations.cs (25)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "invitationName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 315throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "invitationName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "invitation"); 335throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 549throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 553throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 561throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 565throw new ValidationException(ValidationRules.CannotBeNull, "invitationName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 749throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 753throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 757throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 761throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 765throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 961throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\Account.cs (1)
110throw new ValidationException(ValidationRules.CannotBeNull, "Identity");
Generated\Models\ADLSGen1FileDataSet.cs (5)
112throw new ValidationException(ValidationRules.CannotBeNull, "AccountName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "FileName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "FolderPath"); 124throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroup"); 128throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId");
Generated\Models\ADLSGen1FolderDataSet.cs (4)
104throw new ValidationException(ValidationRules.CannotBeNull, "AccountName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "FolderPath"); 112throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroup"); 116throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId");
Generated\Models\ADLSGen2FileDataSet.cs (5)
114throw new ValidationException(ValidationRules.CannotBeNull, "FilePath"); 118throw new ValidationException(ValidationRules.CannotBeNull, "FileSystem"); 122throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroup"); 126throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId");
Generated\Models\ADLSGen2FileDataSetMapping.cs (6)
144throw new ValidationException(ValidationRules.CannotBeNull, "DataSetId"); 148throw new ValidationException(ValidationRules.CannotBeNull, "FilePath"); 152throw new ValidationException(ValidationRules.CannotBeNull, "FileSystem"); 156throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroup"); 160throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountName"); 164throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId");
Generated\Models\ADLSGen2FileSystemDataSet.cs (4)
105throw new ValidationException(ValidationRules.CannotBeNull, "FileSystem"); 109throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroup"); 113throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId");
Generated\Models\ADLSGen2FileSystemDataSetMapping.cs (5)
127throw new ValidationException(ValidationRules.CannotBeNull, "DataSetId"); 131throw new ValidationException(ValidationRules.CannotBeNull, "FileSystem"); 135throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroup"); 139throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountName"); 143throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId");
Generated\Models\ADLSGen2FolderDataSet.cs (5)
115throw new ValidationException(ValidationRules.CannotBeNull, "FileSystem"); 119throw new ValidationException(ValidationRules.CannotBeNull, "FolderPath"); 123throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroup"); 127throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId");
Generated\Models\ADLSGen2FolderDataSetMapping.cs (6)
137throw new ValidationException(ValidationRules.CannotBeNull, "DataSetId"); 141throw new ValidationException(ValidationRules.CannotBeNull, "FileSystem"); 145throw new ValidationException(ValidationRules.CannotBeNull, "FolderPath"); 149throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroup"); 153throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountName"); 157throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId");
Generated\Models\BlobContainerDataSet.cs (4)
105throw new ValidationException(ValidationRules.CannotBeNull, "ContainerName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroup"); 113throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId");
Generated\Models\BlobContainerDataSetMapping.cs (5)
127throw new ValidationException(ValidationRules.CannotBeNull, "ContainerName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "DataSetId"); 135throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroup"); 139throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountName"); 143throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId");
Generated\Models\BlobDataSet.cs (5)
114throw new ValidationException(ValidationRules.CannotBeNull, "ContainerName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "FilePath"); 122throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroup"); 126throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId");
Generated\Models\BlobDataSetMapping.cs (6)
144throw new ValidationException(ValidationRules.CannotBeNull, "ContainerName"); 148throw new ValidationException(ValidationRules.CannotBeNull, "DataSetId"); 152throw new ValidationException(ValidationRules.CannotBeNull, "FilePath"); 156throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroup"); 160throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountName"); 164throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId");
Generated\Models\BlobFolderDataSet.cs (5)
114throw new ValidationException(ValidationRules.CannotBeNull, "ContainerName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "Prefix"); 122throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroup"); 126throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId");
Generated\Models\BlobFolderDataSetMapping.cs (6)
134throw new ValidationException(ValidationRules.CannotBeNull, "ContainerName"); 138throw new ValidationException(ValidationRules.CannotBeNull, "DataSetId"); 142throw new ValidationException(ValidationRules.CannotBeNull, "Prefix"); 146throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroup"); 150throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountName"); 154throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId");
Generated\Models\ConsumerInvitation.cs (1)
194throw new ValidationException(ValidationRules.CannotBeNull, "InvitationId");
Generated\Models\DataShareError.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Error");
Generated\Models\DataShareErrorInfo.cs (2)
87throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 91throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\KustoClusterDataSet.cs (1)
99throw new ValidationException(ValidationRules.CannotBeNull, "KustoClusterResourceId");
Generated\Models\KustoClusterDataSetMapping.cs (2)
107throw new ValidationException(ValidationRules.CannotBeNull, "DataSetId"); 111throw new ValidationException(ValidationRules.CannotBeNull, "KustoClusterResourceId");
Generated\Models\KustoDatabaseDataSet.cs (1)
99throw new ValidationException(ValidationRules.CannotBeNull, "KustoDatabaseResourceId");
Generated\Models\KustoDatabaseDataSetMapping.cs (2)
109throw new ValidationException(ValidationRules.CannotBeNull, "DataSetId"); 113throw new ValidationException(ValidationRules.CannotBeNull, "KustoClusterResourceId");
Generated\Models\OperationResponse.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "Status");
Generated\Models\ScheduledSynchronizationSetting.cs (1)
110throw new ValidationException(ValidationRules.CannotBeNull, "RecurrenceInterval");
Generated\Models\ScheduledTrigger.cs (1)
129throw new ValidationException(ValidationRules.CannotBeNull, "RecurrenceInterval");
Generated\Models\ShareSubscription.cs (2)
194throw new ValidationException(ValidationRules.CannotBeNull, "InvitationId"); 198throw new ValidationException(ValidationRules.CannotBeNull, "SourceShareLocation");
Generated\Models\ShareSubscriptionSynchronization.cs (1)
113throw new ValidationException(ValidationRules.CannotBeNull, "SynchronizationId");
Generated\Models\SqlDBTableDataSet.cs (4)
104throw new ValidationException(ValidationRules.CannotBeNull, "DatabaseName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "SchemaName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "SqlServerResourceId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "TableName");
Generated\Models\SqlDBTableDataSetMapping.cs (5)
124throw new ValidationException(ValidationRules.CannotBeNull, "DatabaseName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "DataSetId"); 132throw new ValidationException(ValidationRules.CannotBeNull, "SchemaName"); 136throw new ValidationException(ValidationRules.CannotBeNull, "SqlServerResourceId"); 140throw new ValidationException(ValidationRules.CannotBeNull, "TableName");
Generated\Models\SqlDWTableDataSet.cs (4)
104throw new ValidationException(ValidationRules.CannotBeNull, "DataWarehouseName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "SchemaName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "SqlServerResourceId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "TableName");
Generated\Models\SqlDWTableDataSetMapping.cs (5)
124throw new ValidationException(ValidationRules.CannotBeNull, "DataSetId"); 128throw new ValidationException(ValidationRules.CannotBeNull, "DataWarehouseName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "SchemaName"); 136throw new ValidationException(ValidationRules.CannotBeNull, "SqlServerResourceId"); 140throw new ValidationException(ValidationRules.CannotBeNull, "TableName");
Generated\Models\SynapseWorkspaceSqlPoolTableDataSet.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "SynapseWorkspaceSqlPoolTableResourceId");
Generated\Models\SynapseWorkspaceSqlPoolTableDataSetMapping.cs (2)
101throw new ValidationException(ValidationRules.CannotBeNull, "DataSetId"); 105throw new ValidationException(ValidationRules.CannotBeNull, "SynapseWorkspaceSqlPoolTableResourceId");
Generated\Operations.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 258throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ProviderShareSubscriptionsOperations.cs (32)
99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "providerShareSubscriptionId"); 119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 123throw new ValidationException(ValidationRules.CannotBeNull, "providerShareSubscription"); 325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 329throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "providerShareSubscriptionId"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 349throw new ValidationException(ValidationRules.CannotBeNull, "providerShareSubscription"); 579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 583throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 587throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 591throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "providerShareSubscriptionId"); 599throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 791throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 795throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 799throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 803throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 807throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1002throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1006throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1010throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1014throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 1018throw new ValidationException(ValidationRules.CannotBeNull, "providerShareSubscriptionId"); 1022throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1223throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SharesOperations.cs (34)
105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "shareSynchronization"); 125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 347throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 561throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 565throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 767throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 771throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 775throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 779throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 783throw new ValidationException(ValidationRules.CannotBeNull, "share"); 787throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1033throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1037throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1041throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1045throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1245throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1249throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1253throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1257throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 1261throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1442throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1613throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1784throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ShareSubscriptionsOperations.cs (52)
127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 131throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 135throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 139throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionName"); 143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 351throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionSynchronization"); 371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 589throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 593throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 601throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 842throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 846throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 850throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionName"); 854throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1044throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1048throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1052throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1056throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionName"); 1060throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscription"); 1068throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1322throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1529throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1533throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1537throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1541throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionName"); 1545throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionSynchronization"); 1553throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1768throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1772throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1776throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1780throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionName"); 1784throw new ValidationException(ValidationRules.CannotBeNull, "synchronize"); 1788throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2000throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2004throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2008throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2012throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionName"); 2016throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2197throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2368throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2539throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2710throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SynchronizationSettingsOperations.cs (25)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "synchronizationSettingName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 315throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "synchronizationSettingName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "synchronizationSetting"); 335throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 583throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 587throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 591throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 599throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 794throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 798throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 802throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 806throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 810throw new ValidationException(ValidationRules.CannotBeNull, "synchronizationSettingName"); 814throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 997throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TriggersOperations.cs (25)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 373throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 377throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 381throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 385throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionName"); 389throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 591throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 599throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 607throw new ValidationException(ValidationRules.CannotBeNull, "trigger"); 611throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 828throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 832throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 836throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 840throw new ValidationException(ValidationRules.CannotBeNull, "shareSubscriptionName"); 844throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 848throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1031throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.DeploymentManager (151)
Generated\ArtifactSourcesOperations.cs (15)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "artifactSourceName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 320throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "artifactSourceName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 524throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 528throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "artifactSourceName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 714throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 718throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 737throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Models\ApiKeyAuthentication.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 88throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\ArtifactSource.cs (2)
109throw new ValidationException(ValidationRules.CannotBeNull, "SourceType"); 113throw new ValidationException(ValidationRules.CannotBeNull, "Authentication");
Generated\Models\ArtifactSourcePropertiesModel.cs (2)
96throw new ValidationException(ValidationRules.CannotBeNull, "SourceType"); 100throw new ValidationException(ValidationRules.CannotBeNull, "Authentication");
Generated\Models\HealthCheckStepAttributes.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "HealthyStateDuration");
Generated\Models\HealthCheckStepProperties.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Attributes");
Generated\Models\Identity.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 75throw new ValidationException(ValidationRules.CannotBeNull, "IdentityIds");
Generated\Models\PrePostStep.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "StepId");
Generated\Models\RestHealthCheck.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 86throw new ValidationException(ValidationRules.CannotBeNull, "Request");
Generated\Models\RestHealthCheckStepAttributes.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "HealthChecks");
Generated\Models\RestRequest.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "Uri"); 85throw new ValidationException(ValidationRules.CannotBeNull, "Authentication");
Generated\Models\Rollout.cs (3)
151throw new ValidationException(ValidationRules.CannotBeNull, "BuildVersion"); 155throw new ValidationException(ValidationRules.CannotBeNull, "TargetServiceTopologyId"); 159throw new ValidationException(ValidationRules.CannotBeNull, "StepGroups");
Generated\Models\RolloutRequest.cs (4)
115throw new ValidationException(ValidationRules.CannotBeNull, "Identity"); 119throw new ValidationException(ValidationRules.CannotBeNull, "BuildVersion"); 123throw new ValidationException(ValidationRules.CannotBeNull, "TargetServiceTopologyId"); 127throw new ValidationException(ValidationRules.CannotBeNull, "StepGroups");
Generated\Models\RolloutStep.cs (1)
108throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\SasAuthentication.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "SasUri");
Generated\Models\ServiceProperties.cs (2)
75throw new ValidationException(ValidationRules.CannotBeNull, "TargetLocation"); 79throw new ValidationException(ValidationRules.CannotBeNull, "TargetSubscriptionId");
Generated\Models\ServiceResource.cs (2)
90throw new ValidationException(ValidationRules.CannotBeNull, "TargetLocation"); 94throw new ValidationException(ValidationRules.CannotBeNull, "TargetSubscriptionId");
Generated\Models\ServiceUnitProperties.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "TargetResourceGroup");
Generated\Models\ServiceUnitResource.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "TargetResourceGroup");
Generated\Models\StepGroup.cs (2)
105throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 109throw new ValidationException(ValidationRules.CannotBeNull, "DeploymentTargetId");
Generated\Models\StepResource.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\TrackedResource.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\WaitStepAttributes.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Duration");
Generated\Models\WaitStepProperties.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Attributes");
Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\RolloutsOperations.cs (23)
120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 124throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 143throw new ValidationException(ValidationRules.CannotBeNull, "rolloutName"); 147throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 340throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "rolloutName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 532throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 536throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 555throw new ValidationException(ValidationRules.CannotBeNull, "rolloutName"); 559throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 751throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 755throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 774throw new ValidationException(ValidationRules.CannotBeNull, "rolloutName"); 778throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 964throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 968throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 987throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1176throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1180throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1199throw new ValidationException(ValidationRules.CannotBeNull, "rolloutName"); 1203throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ServicesOperations.cs (20)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "serviceTopologyName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 131throw new ValidationException(ValidationRules.CannotBeNull, "serviceInfo"); 331throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 335throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "serviceTopologyName"); 358throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 548throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 552throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "serviceTopologyName"); 575throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 747throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 751throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 770throw new ValidationException(ValidationRules.CannotBeNull, "serviceTopologyName"); 774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ServiceTopologiesOperations.cs (16)
94throw new ValidationException(ValidationRules.CannotBeNull, "serviceTopologyInfo"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "serviceTopologyName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 324throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "serviceTopologyName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 528throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 532throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "serviceTopologyName"); 555throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 718throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 722throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 741throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ServiceUnitsOperations.cs (24)
129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 133throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 152throw new ValidationException(ValidationRules.CannotBeNull, "serviceTopologyName"); 156throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 160throw new ValidationException(ValidationRules.CannotBeNull, "serviceUnitName"); 164throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 359throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 378throw new ValidationException(ValidationRules.CannotBeNull, "serviceTopologyName"); 382throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 386throw new ValidationException(ValidationRules.CannotBeNull, "serviceUnitName"); 390throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 567throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 586throw new ValidationException(ValidationRules.CannotBeNull, "serviceTopologyName"); 590throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 794throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 798throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 817throw new ValidationException(ValidationRules.CannotBeNull, "serviceTopologyName"); 821throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 825throw new ValidationException(ValidationRules.CannotBeNull, "serviceUnitName"); 829throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 833throw new ValidationException(ValidationRules.CannotBeNull, "serviceUnitInfo");
Generated\StepsOperations.cs (15)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "stepName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 319throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "stepName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 523throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 527throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "stepName"); 550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 713throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 717throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 736throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.Azure.Management.DeviceProvisioningServices (111)
Generated\DpsCertificateOperations.cs (32)
93throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "provisioningServiceName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 313throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 321throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "provisioningServiceName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 567throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 575throw new ValidationException(ValidationRules.CannotBeNull, "provisioningServiceName"); 579throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 583throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 795throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 799throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 803throw new ValidationException(ValidationRules.CannotBeNull, "provisioningServiceName"); 807throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1019throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 1023throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1027throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1031throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1035throw new ValidationException(ValidationRules.CannotBeNull, "provisioningServiceName"); 1039throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1309throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 1313throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1321throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1325throw new ValidationException(ValidationRules.CannotBeNull, "provisioningServiceName"); 1329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\IotDpsResourceOperations.cs (77)
90throw new ValidationException(ValidationRules.CannotBeNull, "provisioningServiceName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 363throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 539throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 543throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 733throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 737throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 741throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 745throw new ValidationException(ValidationRules.CannotBeNull, "provisioningServiceName"); 749throw new ValidationException(ValidationRules.CannotBeNull, "asyncinfo"); 753throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 942throw new ValidationException(ValidationRules.CannotBeNull, "provisioningServiceName"); 946throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 950throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 954throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1142throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1332throw new ValidationException(ValidationRules.CannotBeNull, "provisioningServiceName"); 1336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1340throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1529throw new ValidationException(ValidationRules.CannotBeNull, "provisioningServiceName"); 1533throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 1537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1541throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1729throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1733throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1737throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1741throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1926throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1930throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1934throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1938throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1942throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 2126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2134throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2138throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 2323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2331throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2335throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 2339throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 2589throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2593throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2597throw new ValidationException(ValidationRules.CannotBeNull, "provisioningServiceName"); 2601throw new ValidationException(ValidationRules.CannotBeNull, "iotDpsDescription"); 2605throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2816throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2820throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2824throw new ValidationException(ValidationRules.CannotBeNull, "provisioningServiceName"); 2828throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3024throw new ValidationException(ValidationRules.CannotBeNull, "provisioningServiceName"); 3028throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3032throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3036throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3207throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3211throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3215throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3219throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 3223throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 3227throw new ValidationException(ValidationRules.CannotBeNull, "properties"); 3444throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3448throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3452throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3456throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 3460throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 3659throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3827throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3998throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4169throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.DeviceUpdate (57)
Generated\AccountsOperations.cs (25)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 257throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 261throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 442throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 446throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 450throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 454throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 708throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 712throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 716throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 720throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 724throw new ValidationException(ValidationRules.CannotBeNull, "account"); 907throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 911throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 915throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 919throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1083throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1091throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1095throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1099throw new ValidationException(ValidationRules.CannotBeNull, "accountUpdatePayload"); 1282throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1450throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\InstancesOperations.cs (30)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 269throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 273throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 281throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 463throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 467throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 471throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 475throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 479throw new ValidationException(ValidationRules.CannotBeNull, "instanceName"); 720throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 724throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 728throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 732throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 736throw new ValidationException(ValidationRules.CannotBeNull, "instanceName"); 935throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 939throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 943throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 947throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 951throw new ValidationException(ValidationRules.CannotBeNull, "instanceName"); 955throw new ValidationException(ValidationRules.CannotBeNull, "instance"); 1143throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1147throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1151throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1155throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1159throw new ValidationException(ValidationRules.CannotBeNull, "instanceName"); 1319throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1487throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.DevSpaces (39)
Generated\ContainerHostMappingsOperations.cs (4)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "location");
Generated\ControllersOperations.cs (29)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "name"); 371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 379throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 394throw new ValidationException(ValidationRules.CannotBeNull, "name"); 620throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 624throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 628throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 814throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 818throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1001throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1005throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1009throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1024throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1043throw new ValidationException(ValidationRules.CannotBeNull, "targetContainerHostResourceId"); 1241throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1245throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1249throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1264throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1283throw new ValidationException(ValidationRules.CannotBeNull, "controller"); 1491throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1495throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1499throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1514throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1691throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1863throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\Controller.cs (3)
118throw new ValidationException(ValidationRules.CannotBeNull, "TargetContainerHostResourceId"); 122throw new ValidationException(ValidationRules.CannotBeNull, "TargetContainerHostCredentialsBase64"); 126throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\ListConnectionDetailsParameters.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "TargetContainerHostResourceId");
Generated\Operations.cs (2)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 265throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.DevTestLabs (745)
Generated\ArmTemplatesOperations.cs (12)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "artifactSourceName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "artifactSourceName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "name"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 524throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ArtifactsOperations.cs (19)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "artifactSourceName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "artifactSourceName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "name"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 541throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "artifactSourceName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "name"); 557throw new ValidationException(ValidationRules.CannotBeNull, "generateArmTemplateRequest"); 561throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 753throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ArtifactSourcesOperations.cs (27)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "name"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 515throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 519throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 523throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 527throw new ValidationException(ValidationRules.CannotBeNull, "name"); 531throw new ValidationException(ValidationRules.CannotBeNull, "artifactSource"); 535throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 746throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 750throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 754throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 758throw new ValidationException(ValidationRules.CannotBeNull, "name"); 762throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 936throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 940throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 944throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 948throw new ValidationException(ValidationRules.CannotBeNull, "name"); 952throw new ValidationException(ValidationRules.CannotBeNull, "artifactSource"); 956throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1146throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CostsOperations.cs (11)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "name"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 310throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "name"); 322throw new ValidationException(ValidationRules.CannotBeNull, "labCost"); 326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\CustomImagesOperations.cs (27)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "name"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 569throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 573throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 581throw new ValidationException(ValidationRules.CannotBeNull, "name"); 585throw new ValidationException(ValidationRules.CannotBeNull, "customImage"); 589throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 789throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 793throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 797throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 801throw new ValidationException(ValidationRules.CannotBeNull, "name"); 805throw new ValidationException(ValidationRules.CannotBeNull, "customImage"); 813throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1024throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1028throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1032throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1036throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1040throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1205throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DisksOperations.cs (46)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "name"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 596throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 600throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 604throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 608throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 612throw new ValidationException(ValidationRules.CannotBeNull, "name"); 616throw new ValidationException(ValidationRules.CannotBeNull, "disk"); 620throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 889throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 893throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 897throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 901throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 905throw new ValidationException(ValidationRules.CannotBeNull, "name"); 909throw new ValidationException(ValidationRules.CannotBeNull, "disk"); 913throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1137throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1141throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 1145throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1149throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1330throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1334throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1338throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 1342throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1346throw new ValidationException(ValidationRules.CannotBeNull, "attachDiskProperties"); 1350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1534throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1538throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1542throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1546throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 1550throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1554throw new ValidationException(ValidationRules.CannotBeNull, "detachDiskProperties"); 1558throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1732throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EnvironmentsOperations.cs (32)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 319throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "name"); 335throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 601throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 609throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "name"); 617throw new ValidationException(ValidationRules.CannotBeNull, "dtlEnvironment"); 621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 826throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 830throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 834throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 838throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 842throw new ValidationException(ValidationRules.CannotBeNull, "name"); 846throw new ValidationException(ValidationRules.CannotBeNull, "dtlEnvironment"); 850throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1066throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1070throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1074throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1078throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 1082throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1086throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1253throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FormulasOperations.cs (27)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "name"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 542throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 550throw new ValidationException(ValidationRules.CannotBeNull, "name"); 554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 728throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 732throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 736throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 740throw new ValidationException(ValidationRules.CannotBeNull, "name"); 744throw new ValidationException(ValidationRules.CannotBeNull, "formula"); 748throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 948throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 952throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 956throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 960throw new ValidationException(ValidationRules.CannotBeNull, "name"); 964throw new ValidationException(ValidationRules.CannotBeNull, "formula"); 968throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1176throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\GalleryImagesOperations.cs (5)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 293throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\GlobalSchedulesOperations.cs (34)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 282throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 480throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 484throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 488throw new ValidationException(ValidationRules.CannotBeNull, "name"); 492throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 684throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 688throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 692throw new ValidationException(ValidationRules.CannotBeNull, "name"); 696throw new ValidationException(ValidationRules.CannotBeNull, "schedule"); 700throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 906throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 910throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 914throw new ValidationException(ValidationRules.CannotBeNull, "name"); 918throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1091throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1095throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1099throw new ValidationException(ValidationRules.CannotBeNull, "schedule"); 1103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1343throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1347throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1518throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1522throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1526throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1530throw new ValidationException(ValidationRules.CannotBeNull, "retargetScheduleProperties"); 1534throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1704throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1877throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LabsOperations.cs (54)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 282throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 481throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 485throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 489throw new ValidationException(ValidationRules.CannotBeNull, "name"); 493throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 733throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 737throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 741throw new ValidationException(ValidationRules.CannotBeNull, "name"); 745throw new ValidationException(ValidationRules.CannotBeNull, "lab"); 749throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1018throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1022throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1026throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1030throw new ValidationException(ValidationRules.CannotBeNull, "generateUploadUriParameter"); 1034throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1252throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1256throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1260throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1264throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1452throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1456throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1460throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1464throw new ValidationException(ValidationRules.CannotBeNull, "lab"); 1468throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1674throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1678throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1682throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1686throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1850throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1854throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1858throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1862throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2029throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2033throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2037throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2041throw new ValidationException(ValidationRules.CannotBeNull, "labVirtualMachineCreationParameter"); 2045throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2219throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2223throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2227throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2231throw new ValidationException(ValidationRules.CannotBeNull, "exportResourceUsageParameters"); 2235throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2410throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2414throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2418throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2422throw new ValidationException(ValidationRules.CannotBeNull, "importLabVirtualMachineRequest"); 2426throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2596throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2769throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2942throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\CustomImagePropertiesCustom.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "OsType");
Generated\NotificationChannelsOperations.cs (33)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "name"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 515throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 519throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 523throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 527throw new ValidationException(ValidationRules.CannotBeNull, "name"); 531throw new ValidationException(ValidationRules.CannotBeNull, "notificationChannel"); 535throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 746throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 750throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 754throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 758throw new ValidationException(ValidationRules.CannotBeNull, "name"); 762throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 936throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 940throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 944throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 948throw new ValidationException(ValidationRules.CannotBeNull, "name"); 952throw new ValidationException(ValidationRules.CannotBeNull, "notificationChannel"); 956throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1152throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1156throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1160throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1164throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1168throw new ValidationException(ValidationRules.CannotBeNull, "notifyParameters"); 1172throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1344throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "name"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PoliciesOperations.cs (32)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "policySetName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "policySetName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "name"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 536throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 540throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 544throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 548throw new ValidationException(ValidationRules.CannotBeNull, "policySetName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "name"); 556throw new ValidationException(ValidationRules.CannotBeNull, "policy"); 560throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 776throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 780throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 784throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "policySetName"); 792throw new ValidationException(ValidationRules.CannotBeNull, "name"); 796throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 975throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 979throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 983throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 987throw new ValidationException(ValidationRules.CannotBeNull, "policySetName"); 991throw new ValidationException(ValidationRules.CannotBeNull, "name"); 995throw new ValidationException(ValidationRules.CannotBeNull, "policy"); 999throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1191throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PolicySetsOperations.cs (6)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "name"); 109throw new ValidationException(ValidationRules.CannotBeNull, "evaluatePoliciesRequest"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ProviderOperations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SchedulesOperations.cs (38)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "name"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 515throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 519throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 523throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 527throw new ValidationException(ValidationRules.CannotBeNull, "name"); 531throw new ValidationException(ValidationRules.CannotBeNull, "schedule"); 535throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 746throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 750throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 754throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 758throw new ValidationException(ValidationRules.CannotBeNull, "name"); 762throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 936throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 940throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 944throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 948throw new ValidationException(ValidationRules.CannotBeNull, "name"); 952throw new ValidationException(ValidationRules.CannotBeNull, "schedule"); 956throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1177throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1185throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1189throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1193throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1379throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1383throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1387throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1391throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1395throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1560throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1733throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SecretsOperations.cs (32)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "name"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 562throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 566throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "name"); 582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 761throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 765throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 769throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 773throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 777throw new ValidationException(ValidationRules.CannotBeNull, "name"); 781throw new ValidationException(ValidationRules.CannotBeNull, "secret"); 785throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 990throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 994throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 998throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1002throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 1006throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1010throw new ValidationException(ValidationRules.CannotBeNull, "secret"); 1014throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1224throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServiceFabricSchedulesOperations.cs (44)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "serviceFabricName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 330throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "serviceFabricName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "name"); 350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 557throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 561throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 565throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "serviceFabricName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "name"); 581throw new ValidationException(ValidationRules.CannotBeNull, "schedule"); 585throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 806throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 810throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 814throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 818throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 822throw new ValidationException(ValidationRules.CannotBeNull, "serviceFabricName"); 826throw new ValidationException(ValidationRules.CannotBeNull, "name"); 830throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1014throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1018throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1022throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1026throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 1030throw new ValidationException(ValidationRules.CannotBeNull, "serviceFabricName"); 1034throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1038throw new ValidationException(ValidationRules.CannotBeNull, "schedule"); 1042throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1280throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1284throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1288throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 1292throw new ValidationException(ValidationRules.CannotBeNull, "serviceFabricName"); 1296throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1469throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServiceFabricsOperations.cs (50)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 319throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "name"); 335throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 601throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 609throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "name"); 617throw new ValidationException(ValidationRules.CannotBeNull, "serviceFabric"); 621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 822throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 826throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 830throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 834throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 838throw new ValidationException(ValidationRules.CannotBeNull, "name"); 842throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1096throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1104throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1108throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 1112throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1116throw new ValidationException(ValidationRules.CannotBeNull, "serviceFabric"); 1120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1340throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1344throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1348throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 1352throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1529throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1533throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1537throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1541throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 1545throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1549throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1722throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1726throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1730throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1734throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 1738throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1742throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1909throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServiceRunnersOperations.cs (21)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 303throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "name"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 507throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 511throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 515throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 519throw new ValidationException(ValidationRules.CannotBeNull, "name"); 523throw new ValidationException(ValidationRules.CannotBeNull, "serviceRunner"); 527throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 738throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 742throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 746throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 750throw new ValidationException(ValidationRules.CannotBeNull, "name"); 754throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 919throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\UsersOperations.cs (27)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "name"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 569throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 573throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 581throw new ValidationException(ValidationRules.CannotBeNull, "name"); 585throw new ValidationException(ValidationRules.CannotBeNull, "user"); 589throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 789throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 793throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 797throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 801throw new ValidationException(ValidationRules.CannotBeNull, "name"); 805throw new ValidationException(ValidationRules.CannotBeNull, "user"); 809throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1020throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1024throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1028throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1032throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1036throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1201throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualMachineSchedulesOperations.cs (38)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "name"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 536throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 540throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 544throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 548throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "name"); 556throw new ValidationException(ValidationRules.CannotBeNull, "schedule"); 560throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 776throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 780throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 784throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineName"); 792throw new ValidationException(ValidationRules.CannotBeNull, "name"); 796throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 975throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 979throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 983throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 987throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineName"); 991throw new ValidationException(ValidationRules.CannotBeNull, "name"); 995throw new ValidationException(ValidationRules.CannotBeNull, "schedule"); 999throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1225throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1229throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1233throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1237throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineName"); 1241throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1245throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1412throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualMachinesOperations.cs (96)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 307throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "name"); 319throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 574throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "name"); 586throw new ValidationException(ValidationRules.CannotBeNull, "labVirtualMachine"); 590throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 900throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 904throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 908throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 912throw new ValidationException(ValidationRules.CannotBeNull, "name"); 916throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1113throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1117throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1494throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1498throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1502throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1506throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1510throw new ValidationException(ValidationRules.CannotBeNull, "labVirtualMachine"); 1514throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1725throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1729throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1733throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1737throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1741throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1913throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1917throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1921throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1925throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1929throw new ValidationException(ValidationRules.CannotBeNull, "dataDiskProperties"); 1933throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2112throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2116throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2120throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 2124throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2128throw new ValidationException(ValidationRules.CannotBeNull, "applyArtifactsRequest"); 2132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2312throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2316throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 2320throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2496throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2500throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2504throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 2508throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2512throw new ValidationException(ValidationRules.CannotBeNull, "detachDataDiskProperties"); 2516throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2691throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2695throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2699throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 2703throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2707throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2878throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2882throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2886throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 2890throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2894throw new ValidationException(ValidationRules.CannotBeNull, "resizeLabVirtualMachineProperties"); 2898throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3073throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3077throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3081throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 3085throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3089throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3257throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3261throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3265throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 3269throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3273throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3441throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3445throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3449throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 3453throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3457throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3630throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3634throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 3638throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3642throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3811throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3815throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3819throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 3823throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3992throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualNetworksOperations.cs (27)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "name"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 569throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 573throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 581throw new ValidationException(ValidationRules.CannotBeNull, "name"); 585throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetwork"); 589throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 789throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 793throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 797throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 801throw new ValidationException(ValidationRules.CannotBeNull, "name"); 805throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetwork"); 809throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1020throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1024throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1028throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1032throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1036throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1201throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.DigitalTwins (63)
Generated\DigitalTwinsEndpointOperations.cs (17)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 281throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 529throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 533throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 537throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "properties"); 759throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 763throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 767throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 771throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 967throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DigitalTwinsOperations.cs (22)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 515throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 519throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 696throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 700throw new ValidationException(ValidationRules.CannotBeNull, "location"); 704throw new ValidationException(ValidationRules.CannotBeNull, "name"); 899throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 903throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 907throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 911throw new ValidationException(ValidationRules.CannotBeNull, "digitalTwinsCreate"); 1118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1122throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1126throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1130throw new ValidationException(ValidationRules.CannotBeNull, "digitalTwinsPatchDescription"); 1334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1338throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1342throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1536throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1704throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (1)
242throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointConnectionsOperations.cs (16)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 281throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 522throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 526throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 534throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 702throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 706throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 710throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 714throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 718throw new ValidationException(ValidationRules.CannotBeNull, "properties");
Generated\PrivateLinkResourcesOperations.cs (7)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 281throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "resourceId");
Microsoft.Azure.Management.Dns (64)
Generated\DnsResourceReferenceOperations.cs (2)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\Models\Resource.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\RecordSetsOperations.cs (37)
102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "zoneName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "relativeRecordSetName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 347throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "zoneName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "relativeRecordSetName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 363throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 609throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "zoneName"); 617throw new ValidationException(ValidationRules.CannotBeNull, "relativeRecordSetName"); 621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 625throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 811throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 815throw new ValidationException(ValidationRules.CannotBeNull, "zoneName"); 819throw new ValidationException(ValidationRules.CannotBeNull, "relativeRecordSetName"); 823throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1028throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1032throw new ValidationException(ValidationRules.CannotBeNull, "zoneName"); 1036throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1040throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1245throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1249throw new ValidationException(ValidationRules.CannotBeNull, "zoneName"); 1253throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1257throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1460throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1464throw new ValidationException(ValidationRules.CannotBeNull, "zoneName"); 1468throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1472throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1663throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1836throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2009throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ZonesOperations.cs (24)
99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "zoneName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 375throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 379throw new ValidationException(ValidationRules.CannotBeNull, "zoneName"); 383throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 387throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 579throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 583throw new ValidationException(ValidationRules.CannotBeNull, "zoneName"); 587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 591throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 797throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 801throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 990throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 994throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1182throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1186throw new ValidationException(ValidationRules.CannotBeNull, "zoneName"); 1190throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1194throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1366throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1539throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.EdgeGateway (287)
Customizations\ExtendedClientMethods.cs (4)
45throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "activationKey"); 82throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "plainTextSecret"); 87throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceName");
Generated\AlertsOperations.cs (10)
87throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "name"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 485throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BandwidthSchedulesOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "name"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 547throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "name"); 555throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 567throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 764throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 768throw new ValidationException(ValidationRules.CannotBeNull, "name"); 772throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 776throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 780throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 945throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DevicesOperations.cs (58)
86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 281throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 472throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 476throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 480throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 484throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 718throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 722throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 726throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 730throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 948throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 952throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 956throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 960throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1166throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1170throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1174throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1178throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1414throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1418throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1422throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1426throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1617throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1625throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1629throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1633throw new ValidationException(ValidationRules.CannotBeNull, "certificate"); 1833throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1837throw new ValidationException(ValidationRules.CannotBeNull, "dataBoxEdgeDevice"); 1845throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1849throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2041throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2045throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2049throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2053throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2216throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2220throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2224throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2228throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2391throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2395throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2399throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2403throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2566throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2574throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2578throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2747throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2751throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2755throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2759throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2763throw new ValidationException(ValidationRules.CannotBeNull, "deviceAdminPassword"); 2942throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3115throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobsOperations.cs (5)
90throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "name"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Models\Address.cs (5)
109throw new ValidationException(ValidationRules.CannotBeNull, "AddressLine1"); 113throw new ValidationException(ValidationRules.CannotBeNull, "PostalCode"); 117throw new ValidationException(ValidationRules.CannotBeNull, "City"); 121throw new ValidationException(ValidationRules.CannotBeNull, "State"); 125throw new ValidationException(ValidationRules.CannotBeNull, "Country");
Generated\Models\AsymmetricEncryptedSecret.cs (2)
83throw new ValidationException(ValidationRules.CannotBeNull, "Value"); 87throw new ValidationException(ValidationRules.CannotBeNull, "EncryptionAlgorithm");
Generated\Models\AzureContainerInfo.cs (3)
86throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountCredentialId"); 90throw new ValidationException(ValidationRules.CannotBeNull, "ContainerName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "DataFormat");
Generated\Models\BandwidthSchedule.cs (3)
95throw new ValidationException(ValidationRules.CannotBeNull, "Start"); 99throw new ValidationException(ValidationRules.CannotBeNull, "Stop"); 103throw new ValidationException(ValidationRules.CannotBeNull, "Days");
Generated\Models\ClientAccessRight.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "Client"); 77throw new ValidationException(ValidationRules.CannotBeNull, "AccessPermission");
Generated\Models\ContactDetails.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "ContactPerson"); 91throw new ValidationException(ValidationRules.CannotBeNull, "CompanyName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "Phone"); 99throw new ValidationException(ValidationRules.CannotBeNull, "EmailList");
Generated\Models\DataBoxEdgeDevice.cs (1)
230throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\FileEventTrigger.cs (2)
92throw new ValidationException(ValidationRules.CannotBeNull, "SourceInfo"); 96throw new ValidationException(ValidationRules.CannotBeNull, "SinkInfo");
Generated\Models\FileSourceInfo.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "ShareId");
Generated\Models\IoTDeviceInfo.cs (2)
79throw new ValidationException(ValidationRules.CannotBeNull, "DeviceId"); 83throw new ValidationException(ValidationRules.CannotBeNull, "IoTHostHub");
Generated\Models\IoTRole.cs (4)
112throw new ValidationException(ValidationRules.CannotBeNull, "HostPlatform"); 116throw new ValidationException(ValidationRules.CannotBeNull, "IoTDeviceDetails"); 120throw new ValidationException(ValidationRules.CannotBeNull, "IoTEdgeDeviceDetails"); 124throw new ValidationException(ValidationRules.CannotBeNull, "RoleStatus");
Generated\Models\MountPointMap.cs (1)
89throw new ValidationException(ValidationRules.CannotBeNull, "ShareId");
Generated\Models\Order.cs (2)
125throw new ValidationException(ValidationRules.CannotBeNull, "ContactInformation"); 129throw new ValidationException(ValidationRules.CannotBeNull, "ShippingAddress");
Generated\Models\OrderStatus.cs (1)
88throw new ValidationException(ValidationRules.CannotBeNull, "Status");
Generated\Models\PeriodicTimerEventTrigger.cs (2)
92throw new ValidationException(ValidationRules.CannotBeNull, "SourceInfo"); 96throw new ValidationException(ValidationRules.CannotBeNull, "SinkInfo");
Generated\Models\PeriodicTimerSourceInfo.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "Schedule");
Generated\Models\RoleSinkInfo.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "RoleId");
Generated\Models\SecuritySettings.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "DeviceAdminPassword");
Generated\Models\Share.cs (3)
157throw new ValidationException(ValidationRules.CannotBeNull, "ShareStatus"); 161throw new ValidationException(ValidationRules.CannotBeNull, "MonitoringStatus"); 165throw new ValidationException(ValidationRules.CannotBeNull, "AccessProtocol");
Generated\Models\ShareAccessRight.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "ShareId"); 77throw new ValidationException(ValidationRules.CannotBeNull, "AccessType");
Generated\Models\StorageAccountCredential.cs (3)
125throw new ValidationException(ValidationRules.CannotBeNull, "Alias"); 129throw new ValidationException(ValidationRules.CannotBeNull, "SslStatus"); 133throw new ValidationException(ValidationRules.CannotBeNull, "AccountType");
Generated\Models\UploadCertificateRequest.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Certificate");
Generated\Models\UploadCertificateResponse.cs (6)
116throw new ValidationException(ValidationRules.CannotBeNull, "ResourceId"); 120throw new ValidationException(ValidationRules.CannotBeNull, "AadAuthority"); 124throw new ValidationException(ValidationRules.CannotBeNull, "AadTenantId"); 128throw new ValidationException(ValidationRules.CannotBeNull, "ServicePrincipalClientId"); 132throw new ValidationException(ValidationRules.CannotBeNull, "ServicePrincipalObjectId"); 136throw new ValidationException(ValidationRules.CannotBeNull, "AzureManagementEndpointAudience");
Generated\Models\UserAccessRight.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "UserId"); 77throw new ValidationException(ValidationRules.CannotBeNull, "AccessType");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\OperationsStatus.cs (5)
90throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "name"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\OrdersOperations.cs (18)
87throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 283throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 291throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 529throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 533throw new ValidationException(ValidationRules.CannotBeNull, "order"); 541throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 545throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 737throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 741throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 745throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 749throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 912throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RolesOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "name"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 547throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "name"); 555throw new ValidationException(ValidationRules.CannotBeNull, "role"); 559throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 563throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 567throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 760throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 764throw new ValidationException(ValidationRules.CannotBeNull, "name"); 768throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 772throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 776throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 941throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SharesOperations.cs (26)
87throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "name"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 572throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 576throw new ValidationException(ValidationRules.CannotBeNull, "name"); 580throw new ValidationException(ValidationRules.CannotBeNull, "share"); 588throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 592throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 596throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 789throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 793throw new ValidationException(ValidationRules.CannotBeNull, "name"); 797throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 801throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 973throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 977throw new ValidationException(ValidationRules.CannotBeNull, "name"); 981throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 985throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 989throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1154throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\StorageAccountCredentialsOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "name"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 547throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "name"); 555throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountCredential"); 563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 567throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 764throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 768throw new ValidationException(ValidationRules.CannotBeNull, "name"); 772throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 776throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 780throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 945throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TriggersOperations.cs (21)
91throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 295throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "name"); 303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 307throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 556throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 560throw new ValidationException(ValidationRules.CannotBeNull, "name"); 564throw new ValidationException(ValidationRules.CannotBeNull, "trigger"); 568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 572throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 576throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 769throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 773throw new ValidationException(ValidationRules.CannotBeNull, "name"); 777throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 781throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 785throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 950throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\UsersOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "name"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 557throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 561throw new ValidationException(ValidationRules.CannotBeNull, "name"); 565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 569throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 786throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 790throw new ValidationException(ValidationRules.CannotBeNull, "name"); 794throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 798throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 802throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 967throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Elastic (53)
Generated\DeploymentInfoOperations.cs (3)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "monitorName");
Generated\Models\ElasticMonitorResource.cs (1)
131throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\ResourceSku.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\MonitoredResourcesOperations.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 273throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\MonitorsOperations.cs (17)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 253throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 257throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 434throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 438throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 442throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 649throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 653throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 657throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 874throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 878throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 882throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1091throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1095throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 1253throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1421throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (1)
242throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TagRulesOperations.cs (16)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 288throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 489throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 493throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 497throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 501throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 707throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 711throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 715throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 719throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 879throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VMCollectionOperations.cs (3)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "monitorName");
Generated\VMHostOperations.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 273throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VMIngestionOperations.cs (3)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "monitorName");
Microsoft.Azure.Management.EventGrid (419)
Generated\DomainsOperations.cs (34)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 379throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 383throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 591throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 790throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 794throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 798throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 802throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 992throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 996throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1000throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 1004throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1008throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 1211throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1215throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1219throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 1223throw new ValidationException(ValidationRules.CannotBeNull, "domainInfo"); 1231throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1422throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1426throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1430throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 1434throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1606throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1610throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1614throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 1618throw new ValidationException(ValidationRules.CannotBeNull, "domainUpdateParameters"); 1622throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1813throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1989throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DomainTopicsOperations.cs (20)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "domainTopicName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 373throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 377throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 586throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 590throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "domainTopicName"); 598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 787throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 791throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 795throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 799throw new ValidationException(ValidationRules.CannotBeNull, "domainTopicName"); 803throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 971throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EventChannelsOperations.cs (21)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "partnerNamespaceName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "eventChannelName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "partnerNamespaceName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "eventChannelName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "eventChannelInfo"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 562throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 566throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "partnerNamespaceName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 771throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 775throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 779throw new ValidationException(ValidationRules.CannotBeNull, "partnerNamespaceName"); 783throw new ValidationException(ValidationRules.CannotBeNull, "eventChannelName"); 787throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 955throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EventSubscriptionsOperations.cs (69)
99throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 103throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 414throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 418throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 422throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 618throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 622throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 831throw new ValidationException(ValidationRules.CannotBeNull, "topicTypeName"); 835throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1043throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1047throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1051throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1266throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1270throw new ValidationException(ValidationRules.CannotBeNull, "topicTypeName"); 1274throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1483throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1487throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1491throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1702throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1706throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1710throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1714throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1927throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1931throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1935throw new ValidationException(ValidationRules.CannotBeNull, "topicTypeName"); 1939throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2155throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2159throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2163throw new ValidationException(ValidationRules.CannotBeNull, "location"); 2167throw new ValidationException(ValidationRules.CannotBeNull, "topicTypeName"); 2171throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2390throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2394throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2398throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 2402throw new ValidationException(ValidationRules.CannotBeNull, "resourceTypeName"); 2406throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 2410throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2629throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2633throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2637throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 2641throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 2645throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2853throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 2857throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 2861throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3063throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 3067throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 3071throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionInfo"); 3075throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3274throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 3278throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 3282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3462throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 3466throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 3470throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionUpdateParameters"); 3474throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3666throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3843throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4021throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4199throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4376throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4554throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4732throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4910throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5086throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5263throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExtensionTopicsOperations.cs (2)
94throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Models\DomainRegenerateKeyRequest.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "KeyName");
Generated\Models\PartnerNamespaceRegenerateKeyRequest.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "KeyName");
Generated\Models\TopicRegenerateKeyRequest.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "KeyName");
Generated\Models\TrackedResource.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Operations.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PartnerNamespacesOperations.cs (34)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "partnerNamespaceName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 379throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 383throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 591throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 790throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 794throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 798throw new ValidationException(ValidationRules.CannotBeNull, "partnerNamespaceName"); 802throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 992throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 996throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1000throw new ValidationException(ValidationRules.CannotBeNull, "partnerNamespaceName"); 1004throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1008throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 1211throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1215throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1219throw new ValidationException(ValidationRules.CannotBeNull, "partnerNamespaceName"); 1223throw new ValidationException(ValidationRules.CannotBeNull, "partnerNamespaceInfo"); 1231throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1422throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1426throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1430throw new ValidationException(ValidationRules.CannotBeNull, "partnerNamespaceName"); 1434throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1606throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1610throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1614throw new ValidationException(ValidationRules.CannotBeNull, "partnerNamespaceName"); 1618throw new ValidationException(ValidationRules.CannotBeNull, "partnerNamespaceUpdateParameters"); 1622throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1813throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1989throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PartnerRegistrationsOperations.cs (25)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "partnerRegistrationName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 296throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 300throw new ValidationException(ValidationRules.CannotBeNull, "partnerRegistrationName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "partnerRegistrationInfo"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 521throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 525throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 529throw new ValidationException(ValidationRules.CannotBeNull, "partnerRegistrationName"); 533throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 705throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 709throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 713throw new ValidationException(ValidationRules.CannotBeNull, "partnerRegistrationName"); 717throw new ValidationException(ValidationRules.CannotBeNull, "partnerRegistrationUpdateParameters"); 721throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 923throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 927throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1135throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1331throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1507throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PartnerTopicEventSubscriptionsOperations.cs (37)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "partnerTopicName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 404throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 408throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 412throw new ValidationException(ValidationRules.CannotBeNull, "partnerTopicName"); 416throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 420throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 623throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 627throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 631throw new ValidationException(ValidationRules.CannotBeNull, "partnerTopicName"); 635throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 837throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 841throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 845throw new ValidationException(ValidationRules.CannotBeNull, "partnerTopicName"); 849throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1053throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1057throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1061throw new ValidationException(ValidationRules.CannotBeNull, "partnerTopicName"); 1065throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 1069throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionInfo"); 1073throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1271throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1275throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1279throw new ValidationException(ValidationRules.CannotBeNull, "partnerTopicName"); 1283throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 1287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1466throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1470throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1474throw new ValidationException(ValidationRules.CannotBeNull, "partnerTopicName"); 1478throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 1482throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionUpdateParameters"); 1486throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1679throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PartnerTopicsOperations.cs (28)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "partnerTopicName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 321throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "partnerTopicName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "partnerTopicUpdateParameters"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 535throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 539throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 743throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 747throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 751throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 946throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 950throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 954throw new ValidationException(ValidationRules.CannotBeNull, "partnerTopicName"); 958throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1145throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1149throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1153throw new ValidationException(ValidationRules.CannotBeNull, "partnerTopicName"); 1157throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1341throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1345throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1349throw new ValidationException(ValidationRules.CannotBeNull, "partnerTopicName"); 1353throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1519throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1695throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointConnectionsOperations.cs (25)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "parentType"); 112throw new ValidationException(ValidationRules.CannotBeNull, "parentName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 405throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 409throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 413throw new ValidationException(ValidationRules.CannotBeNull, "parentType"); 417throw new ValidationException(ValidationRules.CannotBeNull, "parentName"); 421throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 633throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 637throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 641throw new ValidationException(ValidationRules.CannotBeNull, "parentType"); 645throw new ValidationException(ValidationRules.CannotBeNull, "parentName"); 649throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 653throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnection"); 657throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 880throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 884throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 888throw new ValidationException(ValidationRules.CannotBeNull, "parentType"); 892throw new ValidationException(ValidationRules.CannotBeNull, "parentName"); 896throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 900throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1071throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkResourcesOperations.cs (12)
98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "parentType"); 110throw new ValidationException(ValidationRules.CannotBeNull, "parentName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "privateLinkResourceName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 330throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "parentType"); 342throw new ValidationException(ValidationRules.CannotBeNull, "parentName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 544throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SystemTopicEventSubscriptionsOperations.cs (37)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "systemTopicName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 403throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 407throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 411throw new ValidationException(ValidationRules.CannotBeNull, "systemTopicName"); 415throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 419throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 622throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 626throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 630throw new ValidationException(ValidationRules.CannotBeNull, "systemTopicName"); 634throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 836throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 840throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 844throw new ValidationException(ValidationRules.CannotBeNull, "systemTopicName"); 848throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 852throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1051throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1055throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "systemTopicName"); 1063throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionInfo"); 1071throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1269throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1273throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1277throw new ValidationException(ValidationRules.CannotBeNull, "systemTopicName"); 1281throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 1285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1464throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1468throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1472throw new ValidationException(ValidationRules.CannotBeNull, "systemTopicName"); 1476throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionName"); 1480throw new ValidationException(ValidationRules.CannotBeNull, "eventSubscriptionUpdateParameters"); 1484throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1677throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SystemTopicsOperations.cs (25)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "systemTopicName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 382throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 586throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 590throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 792throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 796throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 800throw new ValidationException(ValidationRules.CannotBeNull, "systemTopicName"); 804throw new ValidationException(ValidationRules.CannotBeNull, "systemTopicInfo"); 812throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1021throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1025throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1029throw new ValidationException(ValidationRules.CannotBeNull, "systemTopicName"); 1033throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1205throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1209throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1213throw new ValidationException(ValidationRules.CannotBeNull, "systemTopicName"); 1217throw new ValidationException(ValidationRules.CannotBeNull, "systemTopicUpdateParameters"); 1221throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1430throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1606throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TopicsOperations.cs (40)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 382throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 586throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 590throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 789throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 793throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 797throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 801throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1022throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1026throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1030throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 1034throw new ValidationException(ValidationRules.CannotBeNull, "resourceTypeName"); 1038throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1042throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1236throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1240throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1244throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 1248throw new ValidationException(ValidationRules.CannotBeNull, "topicInfo"); 1256throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1447throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1451throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1455throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 1459throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1631throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1635throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1639throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 1643throw new ValidationException(ValidationRules.CannotBeNull, "topicUpdateParameters"); 1647throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1848throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1852throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 1856throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1860throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 2056throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2232throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TopicTypesOperations.cs (5)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 263throw new ValidationException(ValidationRules.CannotBeNull, "topicTypeName"); 267throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 448throw new ValidationException(ValidationRules.CannotBeNull, "topicTypeName"); 452throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.Azure.Management.EventHub (300)
Generated\ClustersOperations.cs (31)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 255throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 259throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 431throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 435throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 450throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 627throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 631throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 646throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 661throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 913throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 917throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 932throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 947throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1148throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1163throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1171throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1379throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1383throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1398throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1413throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1417throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1618throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1622throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1637throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1652throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1810throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1978throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ConfigurationOperations.cs (8)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 341throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ConsumerGroupsOperations.cs (24)
100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "eventHubName"); 145throw new ValidationException(ValidationRules.CannotBeNull, "consumerGroupName"); 160throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 164throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 362throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 377throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 392throw new ValidationException(ValidationRules.CannotBeNull, "eventHubName"); 407throw new ValidationException(ValidationRules.CannotBeNull, "consumerGroupName"); 422throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 426throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 597throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 612throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 627throw new ValidationException(ValidationRules.CannotBeNull, "eventHubName"); 642throw new ValidationException(ValidationRules.CannotBeNull, "consumerGroupName"); 657throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 661throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 858throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 873throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 888throw new ValidationException(ValidationRules.CannotBeNull, "eventHubName"); 903throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 907throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1112throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DisasterRecoveryConfigsOperations.cs (53)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "name"); 319throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 353throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 542throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 572throw new ValidationException(ValidationRules.CannotBeNull, "alias"); 587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 591throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 785throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 800throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 815throw new ValidationException(ValidationRules.CannotBeNull, "alias"); 830throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 834throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1001throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1016throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1031throw new ValidationException(ValidationRules.CannotBeNull, "alias"); 1046throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1050throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1232throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1247throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1262throw new ValidationException(ValidationRules.CannotBeNull, "alias"); 1277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1445throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1460throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1475throw new ValidationException(ValidationRules.CannotBeNull, "alias"); 1490throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1494throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1660throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1675throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1690throw new ValidationException(ValidationRules.CannotBeNull, "alias"); 1705throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1709throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1896throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1911throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1926throw new ValidationException(ValidationRules.CannotBeNull, "alias"); 1941throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1952throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1956throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2145throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2160throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2175throw new ValidationException(ValidationRules.CannotBeNull, "alias"); 2190throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2201throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2205throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2385throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2553throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EventHubsOperations.cs (59)
97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 342throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 372throw new ValidationException(ValidationRules.CannotBeNull, "eventHubName"); 387throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 395throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 399throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 587throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 602throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 617throw new ValidationException(ValidationRules.CannotBeNull, "eventHubName"); 632throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 636throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 802throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 817throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 832throw new ValidationException(ValidationRules.CannotBeNull, "eventHubName"); 847throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 851throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1035throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1050throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1065throw new ValidationException(ValidationRules.CannotBeNull, "eventHubName"); 1080throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1084throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1276throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1291throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1306throw new ValidationException(ValidationRules.CannotBeNull, "eventHubName"); 1321throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1340throw new ValidationException(ValidationRules.CannotBeNull, "rights"); 1541throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1556throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1571throw new ValidationException(ValidationRules.CannotBeNull, "eventHubName"); 1586throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1787throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1802throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1817throw new ValidationException(ValidationRules.CannotBeNull, "eventHubName"); 1832throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1843throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1847throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2018throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2033throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2048throw new ValidationException(ValidationRules.CannotBeNull, "eventHubName"); 2063throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2074throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2078throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2275throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2290throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2305throw new ValidationException(ValidationRules.CannotBeNull, "eventHubName"); 2320throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2331throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2335throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2339throw new ValidationException(ValidationRules.CannotBeNull, "keyType"); 2532throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2700throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AuthorizationRule.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Rights");
Generated\Models\CheckNameAvailabilityParameter.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\RegenerateAccessKeyParameters.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "KeyType");
Generated\Models\Sku.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\NamespacesOperations.cs (73)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 258throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 273throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 503throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 518throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 533throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 720throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 750throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 754throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 758throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 965throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 980throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 995throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 999throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1189throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1204throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1219throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1223throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1402throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1417throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1432throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1436throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1615throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1630throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1645throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1649throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1834throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1849throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1864throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1875throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1879throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1883throw new ValidationException(ValidationRules.CannotBeNull, "rights"); 2076throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2091throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2106throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2287throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2302throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2317throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2516throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2531throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2546throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2557throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2561throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2754throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2769throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2784throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2795throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2799throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2803throw new ValidationException(ValidationRules.CannotBeNull, "keyType"); 2994throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2998throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3002throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3193throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3208throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 3223throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 3231throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3235throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3437throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3452throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 3467throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3471throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3630throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3798throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3966throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointConnectionsOperations.cs (21)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 313throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 317throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 332throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 588throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 622throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 809throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 824throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 839throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 843throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 847throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 1008throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkResourcesOperations.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\SchemaRegistryOperations.cs (21)
97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 369throw new ValidationException(ValidationRules.CannotBeNull, "schemaGroupName"); 384throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 388throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 392throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 577throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 592throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 607throw new ValidationException(ValidationRules.CannotBeNull, "schemaGroupName"); 622throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 789throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 804throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 819throw new ValidationException(ValidationRules.CannotBeNull, "schemaGroupName"); 834throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1016throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.ExtendedLocationn (31)
Generated\CustomLocationsOperations.cs (31)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 253throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 434throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 438throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 442throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 623throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 627throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 631throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 635throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 901throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 905throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 909throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 913throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1122throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1126throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1320throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1324throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1328throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1533throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1541throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1545throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1703throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1875throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2048throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2219throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.FrontDoor (156)
Generated\EndpointsOperations.cs (4)
118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 122throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 141throw new ValidationException(ValidationRules.CannotBeNull, "frontDoorName"); 160throw new ValidationException(ValidationRules.CannotBeNull, "contentFilePaths");
Generated\ExperimentsOperations.cs (22)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 301throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 305throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 615throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 619throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 638throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 649throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 660throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 895throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 899throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 918throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 929throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 940throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1148throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1152throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1171throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1182throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 1351throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FrontDoorNameAvailabilityOperations.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "checkFrontDoorNameAvailabilityInput");
Generated\FrontDoorNameAvailabilityWithSubscriptionOperations.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "checkFrontDoorNameAvailabilityInput"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\FrontDoorsOperations.cs (19)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 255throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 259throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 454throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 458throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 477throw new ValidationException(ValidationRules.CannotBeNull, "frontDoorName"); 725throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 729throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 748throw new ValidationException(ValidationRules.CannotBeNull, "frontDoorName"); 767throw new ValidationException(ValidationRules.CannotBeNull, "customDomainProperties"); 963throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 967throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 986throw new ValidationException(ValidationRules.CannotBeNull, "frontDoorName"); 1005throw new ValidationException(ValidationRules.CannotBeNull, "frontDoorParameters"); 1230throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1234throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1253throw new ValidationException(ValidationRules.CannotBeNull, "frontDoorName"); 1428throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1596throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FrontendEndpointsOperations.cs (17)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "frontDoorName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "frontDoorName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "frontendEndpointName"); 606throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 610throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 629throw new ValidationException(ValidationRules.CannotBeNull, "frontDoorName"); 648throw new ValidationException(ValidationRules.CannotBeNull, "frontendEndpointName"); 667throw new ValidationException(ValidationRules.CannotBeNull, "customHttpsConfiguration"); 843throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 847throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 866throw new ValidationException(ValidationRules.CannotBeNull, "frontDoorName"); 885throw new ValidationException(ValidationRules.CannotBeNull, "frontendEndpointName"); 1062throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedRuleSetsOperations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 255throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\CheckNameAvailabilityInput.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\CustomHttpsConfiguration.cs (2)
132throw new ValidationException(ValidationRules.CannotBeNull, "CertificateSource"); 136throw new ValidationException(ValidationRules.CannotBeNull, "MinimumTlsVersion");
Generated\Models\CustomRule.cs (3)
135throw new ValidationException(ValidationRules.CannotBeNull, "RuleType"); 139throw new ValidationException(ValidationRules.CannotBeNull, "MatchConditions"); 143throw new ValidationException(ValidationRules.CannotBeNull, "Action");
Generated\Models\HeaderAction.cs (2)
83throw new ValidationException(ValidationRules.CannotBeNull, "HeaderActionType"); 87throw new ValidationException(ValidationRules.CannotBeNull, "HeaderName");
Generated\Models\ManagedRuleExclusion.cs (3)
91throw new ValidationException(ValidationRules.CannotBeNull, "MatchVariable"); 95throw new ValidationException(ValidationRules.CannotBeNull, "SelectorMatchOperator"); 99throw new ValidationException(ValidationRules.CannotBeNull, "Selector");
Generated\Models\ManagedRuleGroupOverride.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "RuleGroupName");
Generated\Models\ManagedRuleOverride.cs (1)
97throw new ValidationException(ValidationRules.CannotBeNull, "RuleId");
Generated\Models\ManagedRuleSet.cs (2)
101throw new ValidationException(ValidationRules.CannotBeNull, "RuleSetType"); 105throw new ValidationException(ValidationRules.CannotBeNull, "RuleSetVersion");
Generated\Models\MatchCondition.cs (3)
121throw new ValidationException(ValidationRules.CannotBeNull, "MatchVariable"); 125throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); 129throw new ValidationException(ValidationRules.CannotBeNull, "MatchValue");
Generated\Models\PurgeParameters.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "ContentPaths");
Generated\Models\RulesEngineMatchCondition.cs (3)
127throw new ValidationException(ValidationRules.CannotBeNull, "RulesEngineMatchVariable"); 131throw new ValidationException(ValidationRules.CannotBeNull, "RulesEngineOperator"); 135throw new ValidationException(ValidationRules.CannotBeNull, "RulesEngineMatchValue");
Generated\Models\RulesEngineRule.cs (2)
109throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 113throw new ValidationException(ValidationRules.CannotBeNull, "Action");
Generated\Models\ValidateCustomDomainInput.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "HostName");
Generated\NetworkExperimentProfilesOperations.cs (19)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 256throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 260throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 454throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 458throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 477throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 743throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 754throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 758throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 777throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1007throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1011throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1030throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1041throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1244throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1248throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1267throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1434throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1603throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PoliciesOperations.cs (13)
84throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 282throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 301throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 545throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 564throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 575throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 579throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 804throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 823throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 834throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 999throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PreconfiguredEndpointsOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReportsOperations.cs (11)
101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 135throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 146throw new ValidationException(ValidationRules.CannotBeNull, "aggregationInterval"); 368throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 372throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 391throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 402throw new ValidationException(ValidationRules.CannotBeNull, "experimentName"); 413throw new ValidationException(ValidationRules.CannotBeNull, "aggregationInterval"); 417throw new ValidationException(ValidationRules.CannotBeNull, "timeseriesType");
Generated\RulesEnginesOperations.cs (17)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "frontDoorName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "frontDoorName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "rulesEngineName"); 614throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 618throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 637throw new ValidationException(ValidationRules.CannotBeNull, "frontDoorName"); 656throw new ValidationException(ValidationRules.CannotBeNull, "rulesEngineName"); 675throw new ValidationException(ValidationRules.CannotBeNull, "rulesEngineParameters"); 902throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 906throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 925throw new ValidationException(ValidationRules.CannotBeNull, "frontDoorName"); 944throw new ValidationException(ValidationRules.CannotBeNull, "rulesEngineName"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.GuestConfiguration (88)
Generated\GuestConfigurationAssignmentReportsOperations.cs (11)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "guestConfigurationAssignmentName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 301throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "guestConfigurationAssignmentName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "reportId"); 320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 324throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\GuestConfigurationAssignmentReportsVMSSOperations.cs (11)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "name"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "vmssName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 301throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "name"); 316throw new ValidationException(ValidationRules.CannotBeNull, "id"); 320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 324throw new ValidationException(ValidationRules.CannotBeNull, "vmssName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\GuestConfigurationAssignmentsOperations.cs (20)
93throw new ValidationException(ValidationRules.CannotBeNull, "guestConfigurationAssignmentName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 329throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "guestConfigurationAssignmentName"); 344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 348throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 533throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 544throw new ValidationException(ValidationRules.CannotBeNull, "guestConfigurationAssignmentName"); 548throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 552throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 719throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 730throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 734throw new ValidationException(ValidationRules.CannotBeNull, "vmName"); 738throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\GuestConfigurationAssignmentsVMSSOperations.cs (14)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "name"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "vmssName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 297throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "name"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 316throw new ValidationException(ValidationRules.CannotBeNull, "vmssName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 501throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 512throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 516throw new ValidationException(ValidationRules.CannotBeNull, "vmssName"); 520throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\GuestConfigurationHCRPAssignmentReportsOperations.cs (11)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "guestConfigurationAssignmentName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "machineName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 301throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "guestConfigurationAssignmentName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "reportId"); 320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 324throw new ValidationException(ValidationRules.CannotBeNull, "machineName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\GuestConfigurationHCRPAssignmentsOperations.cs (20)
93throw new ValidationException(ValidationRules.CannotBeNull, "guestConfigurationAssignmentName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "machineName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 329throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "guestConfigurationAssignmentName"); 344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 348throw new ValidationException(ValidationRules.CannotBeNull, "machineName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 533throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 544throw new ValidationException(ValidationRules.CannotBeNull, "guestConfigurationAssignmentName"); 548throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 552throw new ValidationException(ValidationRules.CannotBeNull, "machineName"); 556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 719throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 730throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 734throw new ValidationException(ValidationRules.CannotBeNull, "machineName"); 738throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.Azure.Management.HDInsight (265)
Generated\ApplicationsOperations.cs (27)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 293throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 541throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 557throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 746throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 750throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 754throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 758throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 762throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 766throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 954throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 958throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 962throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 966throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 970throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1130throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ClustersOperations.cs (64)
115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 119throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 131throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 343throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 527throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 531throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 535throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 756throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 760throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 960throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 964throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 968throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 972throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1179throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1183throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1187throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1191throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1195throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 1429throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1433throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1437throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1441throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1445throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1628throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1632throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1636throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1640throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1801throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1805throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1809throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1813throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1817throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1988throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1992throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1996throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 2000throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2004throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2175throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2179throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2183throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 2187throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2191throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2359throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2363throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2367throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 2371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2375throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2543throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2547throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2551throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 2555throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2559throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2727throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2731throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2735throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 2739throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2743throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2912throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3080throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ConfigurationsOperations.cs (15)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 313throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 317throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 515throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 519throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 523throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 527throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 531throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 535throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Generated\ExtensionsOperations.cs (48)
113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 355throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 596throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 600throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 604throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 608throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 612throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 824throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 828throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 832throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 836throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 840throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 844throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 1027throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1031throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1035throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1039throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1043throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1208throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1212throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1216throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1220throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1385throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1389throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1393throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1397throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1562throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1566throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1570throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1574throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1738throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1742throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1746throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1750throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 1754throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1758throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1928throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1932throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1936throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1940throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 1944throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\LocationsOperations.cs (21)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "location"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 270throw new ValidationException(ValidationRules.CannotBeNull, "location"); 274throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 448throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 452throw new ValidationException(ValidationRules.CannotBeNull, "location"); 456throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 633throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 637throw new ValidationException(ValidationRules.CannotBeNull, "location"); 641throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 645throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 823throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 827throw new ValidationException(ValidationRules.CannotBeNull, "location"); 831throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 835throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1018throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1022throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1026throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1030throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Generated\Models\ClusterGetProperties.cs (1)
266throw new ValidationException(ValidationRules.CannotBeNull, "ClusterDefinition");
Generated\Models\IPConfiguration.cs (1)
131throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\PrivateEndpointConnection.cs (1)
106throw new ValidationException(ValidationRules.CannotBeNull, "PrivateLinkServiceConnectionState");
Generated\Models\PrivateLinkConfiguration.cs (3)
116throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 120throw new ValidationException(ValidationRules.CannotBeNull, "GroupId"); 124throw new ValidationException(ValidationRules.CannotBeNull, "IpConfigurations");
Generated\Models\PrivateLinkServiceConnectionState.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "Status");
Generated\Models\RuntimeScriptAction.cs (3)
97throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 101throw new ValidationException(ValidationRules.CannotBeNull, "Uri"); 105throw new ValidationException(ValidationRules.CannotBeNull, "Roles");
Generated\Models\ScriptAction.cs (3)
78throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 82throw new ValidationException(ValidationRules.CannotBeNull, "Uri"); 86throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointConnectionsOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 313throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 321throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 541throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 549throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 767throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 771throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 775throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 779throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 783throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 943throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkResourcesOperations.cs (9)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 293throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "privateLinkResourceName");
Generated\ScriptActionsOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "scriptName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 270throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 274throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 460throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 464throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 468throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 472throw new ValidationException(ValidationRules.CannotBeNull, "scriptExecutionId"); 476throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 660throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 664throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 668throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 672throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 676throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 854throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ScriptExecutionHistoryOperations.cs (10)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 282throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 286throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "scriptExecutionId"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 454throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualMachinesOperations.cs (14)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 310throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 322throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 503throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 507throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 511throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 515throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 519throw new ValidationException(ValidationRules.CannotBeNull, "hosts");
Microsoft.Azure.Management.Healthbot (27)
Generated\BotsOperations.cs (25)
112throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "botName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 310throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "botName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 546throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 725throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 729throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 907throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 911throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 915throw new ValidationException(ValidationRules.CannotBeNull, "botName"); 919throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 923throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1128throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1132throw new ValidationException(ValidationRules.CannotBeNull, "botName"); 1136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1295throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1463throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.HealthcareApis (69)
Generated\Models\CheckNameAvailabilityParameters.cs (2)
74throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 78throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\PrivateEndpointConnection.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "PrivateLinkServiceConnectionState");
Generated\Models\ServiceAccessPolicyEntry.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "ObjectId");
Generated\Models\ServicesResource.cs (1)
126throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\OperationResultsOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "operationResultId");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointConnectionsOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 312throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 350throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 599throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 633throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 637throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 641throw new ValidationException(ValidationRules.CannotBeNull, "properties"); 834throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 838throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 857throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 872throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 876throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName");
Generated\PrivateLinkResourcesOperations.cs (9)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 307throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 311throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 349throw new ValidationException(ValidationRules.CannotBeNull, "groupName");
Generated\ServicesOperations.cs (28)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 374throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 546throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 554throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 744throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 748throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 752throw new ValidationException(ValidationRules.CannotBeNull, "checkNameAvailabilityInputs"); 941throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 945throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 949throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 968throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 983throw new ValidationException(ValidationRules.CannotBeNull, "serviceDescription"); 1194throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1198throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1202throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1221throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1236throw new ValidationException(ValidationRules.CannotBeNull, "servicePatchDescription"); 1419throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1423throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1427throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1446throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1615throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1783throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.HybridCompute (48)
Generated\MachineExtensionsOperations.cs (27)
171throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 175throw new ValidationException(ValidationRules.CannotBeNull, "name"); 179throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 183throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 187throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 376throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 380throw new ValidationException(ValidationRules.CannotBeNull, "name"); 384throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 388throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 583throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 587throw new ValidationException(ValidationRules.CannotBeNull, "name"); 591throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "extensionParameters"); 603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 607throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 806throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 810throw new ValidationException(ValidationRules.CannotBeNull, "name"); 814throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 818throw new ValidationException(ValidationRules.CannotBeNull, "extensionParameters"); 822throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 826throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1019throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1023throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1027throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 1031throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1035throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1200throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\MachinesOperations.cs (15)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "name"); 262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 270throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 274throw new ValidationException(ValidationRules.CannotBeNull, "name"); 456throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 460throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 464throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 636throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 640throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 813throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 982throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\ErrorDetail.cs (2)
89throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 93throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ErrorResponse.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Error");
Generated\Models\LocationData.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\TrackedResource.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.Azure.Management.HybridData (164)
Generated\DataManagersOperations.cs (23)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 263throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 267throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 271throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 455throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 459throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 463throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 482throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 757throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 761throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 765throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 784throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 788throw new ValidationException(ValidationRules.CannotBeNull, "dataManager"); 982throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 986throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 990throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 1009throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1184throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1188throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1192throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 1211throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1215throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerUpdateParameter");
Generated\DataServicesOperations.cs (10)
89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 305throw new ValidationException(ValidationRules.CannotBeNull, "dataServiceName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 313throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 519throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DataStoresOperations.cs (21)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 318throw new ValidationException(ValidationRules.CannotBeNull, "dataStoreName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 326throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 600throw new ValidationException(ValidationRules.CannotBeNull, "dataStoreName"); 604throw new ValidationException(ValidationRules.CannotBeNull, "dataStore"); 612throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 616throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 620throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 639throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 834throw new ValidationException(ValidationRules.CannotBeNull, "dataStoreName"); 838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 842throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 846throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 865throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1030throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DataStoreTypesOperations.cs (10)
89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 305throw new ValidationException(ValidationRules.CannotBeNull, "dataStoreTypeName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 313throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 519throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobDefinitionsOperations.cs (37)
96throw new ValidationException(ValidationRules.CannotBeNull, "dataServiceName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 330throw new ValidationException(ValidationRules.CannotBeNull, "dataServiceName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "jobDefinitionName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 342throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 365throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 655throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 659throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 663throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 682throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 886throw new ValidationException(ValidationRules.CannotBeNull, "dataServiceName"); 890throw new ValidationException(ValidationRules.CannotBeNull, "jobDefinitionName"); 894throw new ValidationException(ValidationRules.CannotBeNull, "jobDefinition"); 902throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 906throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 929throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "dataServiceName"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "jobDefinitionName"); 1137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1141throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1145throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 1164throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1342throw new ValidationException(ValidationRules.CannotBeNull, "dataServiceName"); 1346throw new ValidationException(ValidationRules.CannotBeNull, "jobDefinitionName"); 1350throw new ValidationException(ValidationRules.CannotBeNull, "runParameters"); 1354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1358throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1362throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 1381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1555throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1729throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobsOperations.cs (39)
99throw new ValidationException(ValidationRules.CannotBeNull, "dataServiceName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "jobDefinitionName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 111throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 346throw new ValidationException(ValidationRules.CannotBeNull, "dataServiceName"); 350throw new ValidationException(ValidationRules.CannotBeNull, "jobDefinitionName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 358throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 362throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 366throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 385throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 654throw new ValidationException(ValidationRules.CannotBeNull, "dataServiceName"); 658throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 662throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 666throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 685throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 885throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 889throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 893throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 912throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1113throw new ValidationException(ValidationRules.CannotBeNull, "dataServiceName"); 1117throw new ValidationException(ValidationRules.CannotBeNull, "jobDefinitionName"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 1125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 1152throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1332throw new ValidationException(ValidationRules.CannotBeNull, "dataServiceName"); 1336throw new ValidationException(ValidationRules.CannotBeNull, "jobDefinitionName"); 1340throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 1344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1348throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1352throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 1371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1540throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1713throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1886throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AvailableProviderOperation.cs (1)
97throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\CustomerSecret.cs (2)
83throw new ValidationException(ValidationRules.CannotBeNull, "KeyIdentifier"); 87throw new ValidationException(ValidationRules.CannotBeNull, "KeyValue");
Generated\Models\DataStore.cs (1)
114throw new ValidationException(ValidationRules.CannotBeNull, "DataStoreTypeId");
Generated\Models\Error.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "Code");
Generated\Models\JobDefinition.cs (2)
165throw new ValidationException(ValidationRules.CannotBeNull, "DataSourceId"); 169throw new ValidationException(ValidationRules.CannotBeNull, "DataSinkId");
Generated\Models\Key.cs (2)
83throw new ValidationException(ValidationRules.CannotBeNull, "KeyModulus"); 87throw new ValidationException(ValidationRules.CannotBeNull, "KeyExponent");
Generated\Models\PublicKey.cs (2)
77throw new ValidationException(ValidationRules.CannotBeNull, "DataServiceLevel1Key"); 81throw new ValidationException(ValidationRules.CannotBeNull, "DataServiceLevel2Key");
Generated\Models\Resource.cs (1)
119throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PublicKeysOperations.cs (10)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 306throw new ValidationException(ValidationRules.CannotBeNull, "publicKeyName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "dataManagerName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 521throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.IotCentral (41)
Generated\AppsOperations.cs (34)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 533throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 541throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 721throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 725throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 729throw new ValidationException(ValidationRules.CannotBeNull, "operationInputs"); 918throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 922throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 926throw new ValidationException(ValidationRules.CannotBeNull, "operationInputs"); 1111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1301throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1305throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1309throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1313throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1317throw new ValidationException(ValidationRules.CannotBeNull, "app"); 1533throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1541throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1545throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1549throw new ValidationException(ValidationRules.CannotBeNull, "appPatch"); 1737throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1741throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1745throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1749throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1912throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2085throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2258throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\App.cs (1)
132throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\AppSkuInfo.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\OperationInputs.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\Resource.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\SystemAssignedServiceIdentity.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.IotHub (219)
Generated\CertificatesOperations.cs (32)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 295throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 503throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 507throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 511throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 515throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 519throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 752throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 756throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 760throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 764throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 768throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 779throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 961throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 965throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 969throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 973throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 977throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 988throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 1192throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1196throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1200throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1204throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1208throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 1219throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch");
Generated\IotHubOperations.cs (5)
120throw new ValidationException(ValidationRules.CannotBeNull, "iotHubName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 128throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 136throw new ValidationException(ValidationRules.CannotBeNull, "failoverRegion");
Generated\IotHubResourceOperations.cs (111)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 373throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 548throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 552throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 556throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 736throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 740throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 744throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 748throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 930throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 934throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 938throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 942throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1137throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1141throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1145throw new ValidationException(ValidationRules.CannotBeNull, "eventHubEndpointName"); 1337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1341throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1345throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1349throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1353throw new ValidationException(ValidationRules.CannotBeNull, "eventHubEndpointName"); 1357throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1551throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1555throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1559throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1563throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1567throw new ValidationException(ValidationRules.CannotBeNull, "eventHubEndpointName"); 1571throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1575throw new ValidationException(ValidationRules.CannotBeNull, "properties"); 1781throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1785throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1789throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1793throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1797throw new ValidationException(ValidationRules.CannotBeNull, "eventHubEndpointName"); 1801throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1971throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1975throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1979throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1983throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 2170throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2174throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2178throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2182throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 2186throw new ValidationException(ValidationRules.CannotBeNull, "jobId"); 2370throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2374throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2378throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2382throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 2562throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2566throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2570throw new ValidationException(ValidationRules.CannotBeNull, "iotHubName"); 2574throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2753throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2757throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2761throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2954throw new ValidationException(ValidationRules.CannotBeNull, "input"); 2958throw new ValidationException(ValidationRules.CannotBeNull, "iotHubName"); 2962throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2966throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2970throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3162throw new ValidationException(ValidationRules.CannotBeNull, "input"); 3170throw new ValidationException(ValidationRules.CannotBeNull, "iotHubName"); 3174throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3178throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3182throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3373throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3377throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3381throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3385throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 3572throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3576throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3580throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3584throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 3588throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 3779throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3783throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3787throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3791throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 3795throw new ValidationException(ValidationRules.CannotBeNull, "exportDevicesParameters"); 3995throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3999throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4003throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4007throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 4011throw new ValidationException(ValidationRules.CannotBeNull, "importDevicesParameters"); 4216throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4220throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4224throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4228throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 4232throw new ValidationException(ValidationRules.CannotBeNull, "iotHubDescription"); 4456throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4460throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4464throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 4468throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4667throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4671throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4675throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4679throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 4894throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5065throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5236throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5409throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5582throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5753throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5924throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 6097throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\EnrichmentProperties.cs (3)
83throw new ValidationException(ValidationRules.CannotBeNull, "Key"); 87throw new ValidationException(ValidationRules.CannotBeNull, "Value"); 91throw new ValidationException(ValidationRules.CannotBeNull, "EndpointNames");
Generated\Models\EventHubConsumerGroupBodyDescription.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\EventHubConsumerGroupName.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\ExportDevicesRequest.cs (1)
130throw new ValidationException(ValidationRules.CannotBeNull, "ExportBlobContainerUri");
Generated\Models\FailoverInput.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "FailoverRegion");
Generated\Models\FallbackRouteProperties.cs (1)
117throw new ValidationException(ValidationRules.CannotBeNull, "EndpointNames");
Generated\Models\GroupIdInformation.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\ImportDevicesRequest.cs (2)
135throw new ValidationException(ValidationRules.CannotBeNull, "InputBlobContainerUri"); 139throw new ValidationException(ValidationRules.CannotBeNull, "OutputBlobContainerUri");
Generated\Models\IotHubDescription.cs (1)
99throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\IotHubSkuDescription.cs (2)
77throw new ValidationException(ValidationRules.CannotBeNull, "Sku"); 81throw new ValidationException(ValidationRules.CannotBeNull, "Capacity");
Generated\Models\IotHubSkuInfo.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\IpFilterRule.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "FilterName"); 85throw new ValidationException(ValidationRules.CannotBeNull, "IpMask");
Generated\Models\NetworkRuleSetIpRule.cs (2)
80throw new ValidationException(ValidationRules.CannotBeNull, "FilterName"); 84throw new ValidationException(ValidationRules.CannotBeNull, "IpMask");
Generated\Models\NetworkRuleSetProperties.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "IpRules");
Generated\Models\OperationInputs.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\PrivateEndpointConnection.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\PrivateEndpointConnectionProperties.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "PrivateLinkServiceConnectionState");
Generated\Models\PrivateLinkServiceConnectionState.cs (2)
85throw new ValidationException(ValidationRules.CannotBeNull, "Status"); 89throw new ValidationException(ValidationRules.CannotBeNull, "Description");
Generated\Models\Resource.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\RouteProperties.cs (3)
117throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 121throw new ValidationException(ValidationRules.CannotBeNull, "Source"); 125throw new ValidationException(ValidationRules.CannotBeNull, "EndpointNames");
Generated\Models\RoutingEventHubProperties.cs (1)
145throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\RoutingServiceBusQueueEndpointProperties.cs (1)
152throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\RoutingServiceBusTopicEndpointProperties.cs (1)
152throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\RoutingStorageContainerProperties.cs (2)
196throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 200throw new ValidationException(ValidationRules.CannotBeNull, "ContainerName");
Generated\Models\SharedAccessSignatureAuthorizationRule.cs (1)
105throw new ValidationException(ValidationRules.CannotBeNull, "KeyName");
Generated\Models\StorageEndpointProperties.cs (2)
109throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString"); 113throw new ValidationException(ValidationRules.CannotBeNull, "ContainerName");
Generated\Models\TestRouteInput.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Route");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointConnectionsOperations.cs (20)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 295throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 558throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 562throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 566throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "properties"); 791throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 795throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 799throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 803throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 807throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName");
Generated\PrivateLinkResourcesOperations.cs (9)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 295throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "groupId");
Generated\ResourceProviderCommonOperations.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.Azure.Management.KeyVault (200)
Generated\KeysOperations.cs (28)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 130throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 330throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 360throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 546throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 550throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 554throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 755throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 759throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 763throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 774throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 785throw new ValidationException(ValidationRules.CannotBeNull, "keyVersion"); 796throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 987throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 991throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 995throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 1006throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 1017throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1200throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1373throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedHsmsOperations.cs (36)
159throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 163throw new ValidationException(ValidationRules.CannotBeNull, "name"); 167throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 171throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 351throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 359throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 539throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 543throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 718throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 722throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 897throw new ValidationException(ValidationRules.CannotBeNull, "name"); 901throw new ValidationException(ValidationRules.CannotBeNull, "location"); 905throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 909throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1113throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1117throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1125throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1340throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1344throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1348throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1352throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1557throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1561throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1569throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1727throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1731throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1735throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1739throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1898throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2067throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2236throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\MHSMPrivateEndpointConnectionsOperations.cs (21)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "name"); 284throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 288throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "name"); 296throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 489throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 493throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 497throw new ValidationException(ValidationRules.CannotBeNull, "name"); 501throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 505throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 509throw new ValidationException(ValidationRules.CannotBeNull, "properties"); 747throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 751throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 755throw new ValidationException(ValidationRules.CannotBeNull, "name"); 759throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 763throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 960throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\MHSMPrivateLinkResourcesOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "name"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Models\AccessPolicyEntry.cs (2)
98throw new ValidationException(ValidationRules.CannotBeNull, "ObjectId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "Permissions");
Generated\Models\IPRule.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\KeyCreateParameters.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\MHSMIPRule.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\MHSMVirtualNetworkRule.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\Secret.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\SecretCreateOrUpdateParameters.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\Vault.cs (1)
115throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\VaultAccessPolicyParameters.cs (1)
97throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\VaultAccessPolicyProperties.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "AccessPolicies");
Generated\Models\VaultCheckNameAvailabilityParameters.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\VaultCreateOrUpdateParameters.cs (2)
86throw new ValidationException(ValidationRules.CannotBeNull, "Location"); 90throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\VaultProperties.cs (1)
274throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\VirtualNetworkRule.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointConnectionsOperations.cs (21)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 307throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 311throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 334throw new ValidationException(ValidationRules.CannotBeNull, "properties"); 567throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 571throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 575throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 586throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 778throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 782throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 793throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 797throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 994throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkResourcesOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\SecretsOperations.cs (22)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 125throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 352throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 382throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 386throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 602throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 606throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 610throw new ValidationException(ValidationRules.CannotBeNull, "secretName"); 614throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 618throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 809throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 813throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 817throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 821throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1009throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VaultsOperations.cs (46)
115throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 134throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 522throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 526throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 534throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 724throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 728throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 743throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 751throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 963throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 967throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 971throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1156throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1160throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1523throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 1527throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1531throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1535throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1740throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1930throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 1938throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1942throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2132throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2136throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 2147throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2151throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2159throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2366throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 2370throw new ValidationException(ValidationRules.CannotBeNull, "location"); 2374throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2542throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2716throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2889throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3063throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Kubernetes (32)
Generated\ConnectedClusterOperations.cs (30)
122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 130throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 134throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 138throw new ValidationException(ValidationRules.CannotBeNull, "connectedClusterPatch"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 336throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 560throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 564throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 568throw new ValidationException(ValidationRules.CannotBeNull, "properties"); 754throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 758throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 762throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 936throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 940throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1130throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1134throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1138throw new ValidationException(ValidationRules.CannotBeNull, "connectedCluster"); 1343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1351throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1355throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1516throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1687throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.KubernetesConfiguration (85)
Extensions\Generated\ExtensionsOperations.cs (37)
138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 142throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 146throw new ValidationException(ValidationRules.CannotBeNull, "clusterRp"); 150throw new ValidationException(ValidationRules.CannotBeNull, "clusterResourceName"); 154throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 158throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 162throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 435throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 439throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 443throw new ValidationException(ValidationRules.CannotBeNull, "clusterRp"); 447throw new ValidationException(ValidationRules.CannotBeNull, "clusterResourceName"); 451throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 455throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 654throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 658throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 662throw new ValidationException(ValidationRules.CannotBeNull, "clusterRp"); 666throw new ValidationException(ValidationRules.CannotBeNull, "clusterResourceName"); 670throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 674throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 678throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 682throw new ValidationException(ValidationRules.CannotBeNull, "extension"); 907throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 911throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 915throw new ValidationException(ValidationRules.CannotBeNull, "clusterRp"); 919throw new ValidationException(ValidationRules.CannotBeNull, "clusterResourceName"); 923throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 927throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 931throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1123throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1127throw new ValidationException(ValidationRules.CannotBeNull, "clusterRp"); 1131throw new ValidationException(ValidationRules.CannotBeNull, "clusterResourceName"); 1135throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1139throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 1143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1147throw new ValidationException(ValidationRules.CannotBeNull, "patchExtension"); 1336throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Extensions\Generated\Operations.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 254throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Extensions\Generated\OperationStatusOperations.cs (15)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "clusterRp"); 109throw new ValidationException(ValidationRules.CannotBeNull, "clusterResourceName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 320throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "clusterRp"); 328throw new ValidationException(ValidationRules.CannotBeNull, "clusterResourceName"); 332throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 344throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 528throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 254throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SourceControlConfigurationsOperations.cs (29)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "clusterRp"); 112throw new ValidationException(ValidationRules.CannotBeNull, "clusterResourceName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlConfigurationName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 329throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "clusterRp"); 337throw new ValidationException(ValidationRules.CannotBeNull, "clusterResourceName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlConfigurationName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 353throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlConfiguration"); 609throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 613throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 617throw new ValidationException(ValidationRules.CannotBeNull, "clusterRp"); 621throw new ValidationException(ValidationRules.CannotBeNull, "clusterResourceName"); 625throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 629throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 823throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 827throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 831throw new ValidationException(ValidationRules.CannotBeNull, "clusterRp"); 835throw new ValidationException(ValidationRules.CannotBeNull, "clusterResourceName"); 839throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 843throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlConfigurationName"); 847throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1011throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Kusto (392)
Generated\AttachedDatabaseConfigurationsOperations.cs (25)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 502throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 506throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 510throw new ValidationException(ValidationRules.CannotBeNull, "attachedDatabaseConfigurationName"); 514throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 518throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 763throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 767throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 771throw new ValidationException(ValidationRules.CannotBeNull, "attachedDatabaseConfigurationName"); 775throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 783throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 787throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1016throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1020throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1024throw new ValidationException(ValidationRules.CannotBeNull, "attachedDatabaseConfigurationName"); 1028throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1032throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ClusterPrincipalAssignmentsOperations.cs (25)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "principalAssignmentName"); 305throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 309throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "principalAssignmentName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 561throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 565throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 764throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 768throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 772throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 776throw new ValidationException(ValidationRules.CannotBeNull, "principalAssignmentName"); 780throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 784throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 999throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1007throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1011throw new ValidationException(ValidationRules.CannotBeNull, "principalAssignmentName"); 1015throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ClustersOperations.cs (73)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 415throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 419throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 423throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 427throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 656throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 660throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 664throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 840throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1018throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1022throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1202throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1206throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1210throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1214throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1407throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1411throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1415throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1419throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1607throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1611throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1615throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1799throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1803throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1807throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1811throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2058throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2062throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 2066throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2074throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2078throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2313throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2317throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 2321throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2562throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2566throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 2570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2574throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2737throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2741throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 2745throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2749throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2912throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2916throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 2920throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2924throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3090throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3094throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 3098throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3106throw new ValidationException(ValidationRules.CannotBeNull, "followerDatabaseToRemove"); 3284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3288throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 3292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3480throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3484throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3488throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 3492throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3496throw new ValidationException(ValidationRules.CannotBeNull, "languageExtensionsToAdd"); 3669throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3673throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3677throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 3681throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3685throw new ValidationException(ValidationRules.CannotBeNull, "languageExtensionsToRemove"); 3855throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DatabasePrincipalAssignmentsOperations.cs (30)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "principalAssignmentName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 321throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "principalAssignmentName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 591throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 599throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 798throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 802throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 806throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 810throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 814throw new ValidationException(ValidationRules.CannotBeNull, "principalAssignmentName"); 818throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 822throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1042throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1046throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1050throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1054throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1058throw new ValidationException(ValidationRules.CannotBeNull, "principalAssignmentName"); 1062throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\DatabasesOperations.cs (48)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 301throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 305throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 313throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 500throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 504throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 508throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 512throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 516throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 787throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 791throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 795throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 799throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 803throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 995throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 999throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1007throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1011throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1015throw new ValidationException(ValidationRules.CannotBeNull, "databasePrincipalsToAdd"); 1214throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1218throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1222throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1226throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1230throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1234throw new ValidationException(ValidationRules.CannotBeNull, "databasePrincipalsToRemove"); 1433throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1437throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1441throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1445throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1449throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1453throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1688throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1692throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1696throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1700throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1704throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1708throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1937throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1941throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1945throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1949throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1953throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\DataConnectionsOperations.cs (43)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 326throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 346throw new ValidationException(ValidationRules.CannotBeNull, "dataConnectionName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 561throw new ValidationException(ValidationRules.CannotBeNull, "dataConnectionName"); 565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 569throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 853throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 857throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 861throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 865throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 869throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 873throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1075throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1083throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "dataConnectionName"); 1091throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1095throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1099throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1343throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1347throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1351throw new ValidationException(ValidationRules.CannotBeNull, "dataConnectionName"); 1355throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1359throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1363throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1597throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1601throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1605throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1609throw new ValidationException(ValidationRules.CannotBeNull, "dataConnectionName"); 1613throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ManagedPrivateEndpointsOperations.cs (31)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 501throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 505throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 509throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "managedPrivateEndpointName"); 517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 790throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 794throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 798throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 802throw new ValidationException(ValidationRules.CannotBeNull, "managedPrivateEndpointName"); 806throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 810throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1049throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1053throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1057throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1061throw new ValidationException(ValidationRules.CannotBeNull, "managedPrivateEndpointName"); 1065throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1069throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1288throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1292throw new ValidationException(ValidationRules.CannotBeNull, "managedPrivateEndpointName"); 1296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Models\AttachedDatabaseConfiguration.cs (3)
139throw new ValidationException(ValidationRules.CannotBeNull, "DatabaseName"); 143throw new ValidationException(ValidationRules.CannotBeNull, "ClusterResourceId"); 147throw new ValidationException(ValidationRules.CannotBeNull, "DefaultPrincipalsModificationKind");
Generated\Models\AttachedDatabaseConfigurationsCheckNameRequest.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\AzureCapacity.cs (1)
88throw new ValidationException(ValidationRules.CannotBeNull, "ScaleType");
Generated\Models\AzureSku.cs (2)
99throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 103throw new ValidationException(ValidationRules.CannotBeNull, "Tier");
Generated\Models\CheckNameRequest.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\Cluster.cs (1)
320throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\ClusterCheckNameRequest.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\ClusterPrincipalAssignment.cs (3)
129throw new ValidationException(ValidationRules.CannotBeNull, "PrincipalId"); 133throw new ValidationException(ValidationRules.CannotBeNull, "Role"); 137throw new ValidationException(ValidationRules.CannotBeNull, "PrincipalType");
Generated\Models\ClusterPrincipalAssignmentCheckNameRequest.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\DatabasePrincipal.cs (3)
117throw new ValidationException(ValidationRules.CannotBeNull, "Role"); 121throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 125throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\DatabasePrincipalAssignment.cs (3)
133throw new ValidationException(ValidationRules.CannotBeNull, "PrincipalId"); 137throw new ValidationException(ValidationRules.CannotBeNull, "Role"); 141throw new ValidationException(ValidationRules.CannotBeNull, "PrincipalType");
Generated\Models\DatabasePrincipalAssignmentCheckNameRequest.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\DataConnectionCheckNameRequest.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\EventGridDataConnection.cs (3)
166throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountResourceId"); 170throw new ValidationException(ValidationRules.CannotBeNull, "EventHubResourceId"); 174throw new ValidationException(ValidationRules.CannotBeNull, "ConsumerGroup");
Generated\Models\EventHubDataConnection.cs (2)
164throw new ValidationException(ValidationRules.CannotBeNull, "EventHubResourceId"); 168throw new ValidationException(ValidationRules.CannotBeNull, "ConsumerGroup");
Generated\Models\FollowerDatabaseDefinition.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "ClusterResourceId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "AttachedDatabaseConfigurationName");
Generated\Models\Identity.cs (1)
103throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\IotHubDataConnection.cs (3)
152throw new ValidationException(ValidationRules.CannotBeNull, "IotHubResourceId"); 156throw new ValidationException(ValidationRules.CannotBeNull, "ConsumerGroup"); 160throw new ValidationException(ValidationRules.CannotBeNull, "SharedAccessPolicyName");
Generated\Models\ManagedPrivateEndpoint.cs (2)
118throw new ValidationException(ValidationRules.CannotBeNull, "PrivateLinkResourceId"); 122throw new ValidationException(ValidationRules.CannotBeNull, "GroupId");
Generated\Models\ManagedPrivateEndpointsCheckNameRequest.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\PrivateEndpointConnection.cs (1)
103throw new ValidationException(ValidationRules.CannotBeNull, "PrivateLinkServiceConnectionState");
Generated\Models\Script.cs (2)
117throw new ValidationException(ValidationRules.CannotBeNull, "ScriptUrl"); 121throw new ValidationException(ValidationRules.CannotBeNull, "ScriptUrlSasToken");
Generated\Models\ScriptCheckNameRequest.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\SkuLocationInfoItem.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\VirtualNetworkConfiguration.cs (3)
82throw new ValidationException(ValidationRules.CannotBeNull, "SubnetId"); 86throw new ValidationException(ValidationRules.CannotBeNull, "EnginePublicIpId"); 90throw new ValidationException(ValidationRules.CannotBeNull, "DataManagementPublicIpId");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\OperationsResults.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "location"); 95throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PrivateEndpointConnectionsOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 290throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 549throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 561throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 565throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 780throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 784throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 792throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 796throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PrivateLinkResourcesOperations.cs (9)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 290throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "privateLinkResourceName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ScriptsOperations.cs (37)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 302throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "scriptName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 602throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 606throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 610throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 614throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 618throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 622throw new ValidationException(ValidationRules.CannotBeNull, "scriptName"); 828throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 832throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 836throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 840throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 844throw new ValidationException(ValidationRules.CannotBeNull, "scriptName"); 848throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 852throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1096throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1104throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1108throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1112throw new ValidationException(ValidationRules.CannotBeNull, "scriptName"); 1116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1120throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1340throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1344throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1348throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1352throw new ValidationException(ValidationRules.CannotBeNull, "scriptName"); 1356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.Azure.Management.LabServices (198)
Generated\ImagesOperations.cs (22)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "labPlanName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 355throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "labPlanName"); 385throw new ValidationException(ValidationRules.CannotBeNull, "imageName"); 592throw new ValidationException(ValidationRules.CannotBeNull, "body"); 596throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 607throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 618throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 633throw new ValidationException(ValidationRules.CannotBeNull, "labPlanName"); 648throw new ValidationException(ValidationRules.CannotBeNull, "imageName"); 861throw new ValidationException(ValidationRules.CannotBeNull, "body"); 865throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 876throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 887throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 902throw new ValidationException(ValidationRules.CannotBeNull, "labPlanName"); 917throw new ValidationException(ValidationRules.CannotBeNull, "imageName"); 1120throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LabPlansOperations.cs (30)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 307throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 499throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 521throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 536throw new ValidationException(ValidationRules.CannotBeNull, "labPlanName"); 848throw new ValidationException(ValidationRules.CannotBeNull, "body"); 856throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 867throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 878throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 893throw new ValidationException(ValidationRules.CannotBeNull, "labPlanName"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1148throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1159throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1174throw new ValidationException(ValidationRules.CannotBeNull, "labPlanName"); 1392throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1403throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1414throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1429throw new ValidationException(ValidationRules.CannotBeNull, "labPlanName"); 1605throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1609throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1620throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1631throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1646throw new ValidationException(ValidationRules.CannotBeNull, "labPlanName"); 1825throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1996throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LabsOperations.cs (33)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 307throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 499throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 521throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 536throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 870throw new ValidationException(ValidationRules.CannotBeNull, "body"); 878throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 889throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 900throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 915throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1155throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1159throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1170throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1196throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1412throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1423throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1434throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1449throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1623throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1634throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1645throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1660throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1833throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1855throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1870throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 2042throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2213throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\Credentials.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "Username");
Generated\Models\Plan.cs (3)
104throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 108throw new ValidationException(ValidationRules.CannotBeNull, "Publisher"); 112throw new ValidationException(ValidationRules.CannotBeNull, "Product");
Generated\Models\ResetPasswordBody.cs (2)
70throw new ValidationException(ValidationRules.CannotBeNull, "Username"); 74throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\Sku.cs (1)
110throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\User.cs (1)
153throw new ValidationException(ValidationRules.CannotBeNull, "Email");
Generated\Models\VirtualMachineProfile.cs (3)
142throw new ValidationException(ValidationRules.CannotBeNull, "ImageReference"); 146throw new ValidationException(ValidationRules.CannotBeNull, "Sku"); 150throw new ValidationException(ValidationRules.CannotBeNull, "AdminUser");
Generated\OperationResultsOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "operationResultId");
Generated\Operations.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 265throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SchedulesOperations.cs (27)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 356throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 371throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 386throw new ValidationException(ValidationRules.CannotBeNull, "scheduleName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "body"); 601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 612throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 623throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 638throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 653throw new ValidationException(ValidationRules.CannotBeNull, "scheduleName"); 885throw new ValidationException(ValidationRules.CannotBeNull, "body"); 889throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 900throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 911throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 926throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 941throw new ValidationException(ValidationRules.CannotBeNull, "scheduleName"); 1179throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1190throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1201throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1216throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1231throw new ValidationException(ValidationRules.CannotBeNull, "scheduleName"); 1409throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\UsersOperations.cs (33)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 356throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 371throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 386throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 722throw new ValidationException(ValidationRules.CannotBeNull, "body"); 730throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 741throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 752throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 767throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 782throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 1032throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1036throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1047throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1058throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1073throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1088throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 1314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1336throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1351throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1366throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 1552throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1567throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1578throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1593throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1608throw new ValidationException(ValidationRules.CannotBeNull, "userName"); 1793throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualMachinesOperations.cs (36)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 356throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 371throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 386throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineName"); 744throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 755throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 766throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 781throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 796throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineName"); 979throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 990throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1001throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1016throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1031throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineName"); 1216throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1227throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1238throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1253throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1268throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineName"); 1453throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1464throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1475throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1490throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1505throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineName"); 1691throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1699throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1710throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1721throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1736throw new ValidationException(ValidationRules.CannotBeNull, "labName"); 1751throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineName"); 1936throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.LocationBasedServices (43)
Generated\AccountsOperations.cs (37)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "locationBasedServicesAccountCreateParameters"); 320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 332throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "locationBasedServicesAccountUpdateParameters"); 519throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 523throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 527throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 531throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 692throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 696throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 700throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 704throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 880throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 884throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 888throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1063throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1237throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1241throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1245throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1249throw new ValidationException(ValidationRules.CannotBeNull, "moveRequest"); 1422throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1426throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1430throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1434throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1625throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1629throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1633throw new ValidationException(ValidationRules.CannotBeNull, "keySpecification"); 1817throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Models\LocationBasedServicesAccountCreateParameters.cs (2)
90throw new ValidationException(ValidationRules.CannotBeNull, "Location"); 94throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\LocationBasedServicesAccountsMoveRequest.cs (2)
76throw new ValidationException(ValidationRules.CannotBeNull, "TargetResourceGroup"); 80throw new ValidationException(ValidationRules.CannotBeNull, "ResourceIds");
Generated\Models\LocationBasedServicesKeySpecification.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "KeyType");
Generated\Models\Sku.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Microsoft.Azure.Management.Logic (658)
Generated\IntegrationAccountAgreementsOperations.cs (27)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "agreementName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 497throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 501throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 505throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 509throw new ValidationException(ValidationRules.CannotBeNull, "agreementName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 517throw new ValidationException(ValidationRules.CannotBeNull, "agreement"); 727throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 731throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "agreementName"); 743throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 911throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 915throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 919throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 923throw new ValidationException(ValidationRules.CannotBeNull, "agreementName"); 927throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 931throw new ValidationException(ValidationRules.CannotBeNull, "listContentCallbackUrl"); 1116throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IntegrationAccountAssembliesOperations.cs (25)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 293throw new ValidationException(ValidationRules.CannotBeNull, "assemblyArtifactName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 484throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 488throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 492throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 496throw new ValidationException(ValidationRules.CannotBeNull, "assemblyArtifactName"); 500throw new ValidationException(ValidationRules.CannotBeNull, "assemblyArtifact"); 508throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 714throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 718throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 722throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 726throw new ValidationException(ValidationRules.CannotBeNull, "assemblyArtifactName"); 730throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 896throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 900throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 904throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 908throw new ValidationException(ValidationRules.CannotBeNull, "assemblyArtifactName"); 912throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\IntegrationAccountBatchConfigurationsOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 293throw new ValidationException(ValidationRules.CannotBeNull, "batchConfigurationName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 484throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 488throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 492throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 496throw new ValidationException(ValidationRules.CannotBeNull, "batchConfigurationName"); 500throw new ValidationException(ValidationRules.CannotBeNull, "batchConfiguration"); 508throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 714throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 718throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 722throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 726throw new ValidationException(ValidationRules.CannotBeNull, "batchConfigurationName"); 730throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\IntegrationAccountCertificatesOperations.cs (21)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 293throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 301throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 305throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 492throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 496throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 500throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 504throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 508throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 512throw new ValidationException(ValidationRules.CannotBeNull, "certificate"); 722throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 726throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 730throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 734throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 738throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 898throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IntegrationAccountMapsOperations.cs (27)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "mapName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 497throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 501throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 505throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 509throw new ValidationException(ValidationRules.CannotBeNull, "mapName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 517throw new ValidationException(ValidationRules.CannotBeNull, "map"); 727throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 731throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "mapName"); 743throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 911throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 915throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 919throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 923throw new ValidationException(ValidationRules.CannotBeNull, "mapName"); 927throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 931throw new ValidationException(ValidationRules.CannotBeNull, "listContentCallbackUrl"); 1116throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IntegrationAccountPartnersOperations.cs (27)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "partnerName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 497throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 501throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 505throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 509throw new ValidationException(ValidationRules.CannotBeNull, "partnerName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 517throw new ValidationException(ValidationRules.CannotBeNull, "partner"); 727throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 731throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "partnerName"); 743throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 911throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 915throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 919throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 923throw new ValidationException(ValidationRules.CannotBeNull, "partnerName"); 927throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 931throw new ValidationException(ValidationRules.CannotBeNull, "listContentCallbackUrl"); 1116throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IntegrationAccountSchemasOperations.cs (27)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 497throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 501throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 505throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 509throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 517throw new ValidationException(ValidationRules.CannotBeNull, "schema"); 727throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 731throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 743throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 911throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 915throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 919throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 923throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 927throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 931throw new ValidationException(ValidationRules.CannotBeNull, "listContentCallbackUrl"); 1116throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IntegrationAccountSessionsOperations.cs (21)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "sessionName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 497throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 501throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 505throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 509throw new ValidationException(ValidationRules.CannotBeNull, "sessionName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 517throw new ValidationException(ValidationRules.CannotBeNull, "session"); 723throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 727throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 731throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "sessionName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 899throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IntegrationAccountsOperations.cs (45)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 268throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 272throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 458throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 462throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 466throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 470throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 652throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 656throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 660throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 664throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 668throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccount"); 879throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 883throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 887throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 891throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 895throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccount"); 1078throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1082throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1086throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1254throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1258throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1262throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 1266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1270throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1459throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1463throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1467throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 1471throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1475throw new ValidationException(ValidationRules.CannotBeNull, "listKeyVaultKeys"); 1665throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1669throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1673throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 1677throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1681throw new ValidationException(ValidationRules.CannotBeNull, "logTrackingEvents"); 1856throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1860throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1864throw new ValidationException(ValidationRules.CannotBeNull, "integrationAccountName"); 1868throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1872throw new ValidationException(ValidationRules.CannotBeNull, "regenerateAccessKey"); 2055throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2223throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IntegrationServiceEnvironmentManagedApiOperations.cs (6)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 98throw new ValidationException(ValidationRules.CannotBeNull, "integrationServiceEnvironmentName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "apiName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 284throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IntegrationServiceEnvironmentManagedApisOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 95throw new ValidationException(ValidationRules.CannotBeNull, "integrationServiceEnvironmentName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 289throw new ValidationException(ValidationRules.CannotBeNull, "integrationServiceEnvironmentName"); 293throw new ValidationException(ValidationRules.CannotBeNull, "apiName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 531throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 535throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 539throw new ValidationException(ValidationRules.CannotBeNull, "integrationServiceEnvironmentName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "apiName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 746throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 750throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 754throw new ValidationException(ValidationRules.CannotBeNull, "integrationServiceEnvironmentName"); 758throw new ValidationException(ValidationRules.CannotBeNull, "apiName"); 762throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 922throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IntegrationServiceEnvironmentNetworkHealthOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 95throw new ValidationException(ValidationRules.CannotBeNull, "integrationServiceEnvironmentName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\IntegrationServiceEnvironmentSkusOperations.cs (5)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 95throw new ValidationException(ValidationRules.CannotBeNull, "integrationServiceEnvironmentName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 275throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IntegrationServiceEnvironmentsOperations.cs (29)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 268throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 272throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 458throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 462throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 466throw new ValidationException(ValidationRules.CannotBeNull, "integrationServiceEnvironmentName"); 470throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 696throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 700throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 704throw new ValidationException(ValidationRules.CannotBeNull, "integrationServiceEnvironmentName"); 708throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 866throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 870throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 874throw new ValidationException(ValidationRules.CannotBeNull, "integrationServiceEnvironmentName"); 878throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1042throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1046throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 1050throw new ValidationException(ValidationRules.CannotBeNull, "integrationServiceEnvironmentName"); 1054throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1058throw new ValidationException(ValidationRules.CannotBeNull, "integrationServiceEnvironment"); 1265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1269throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 1273throw new ValidationException(ValidationRules.CannotBeNull, "integrationServiceEnvironmentName"); 1277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1281throw new ValidationException(ValidationRules.CannotBeNull, "integrationServiceEnvironment"); 1464throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1632throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AS2AgreementContent.cs (2)
70throw new ValidationException(ValidationRules.CannotBeNull, "ReceiveAgreement"); 74throw new ValidationException(ValidationRules.CannotBeNull, "SendAgreement");
Generated\Models\AS2EnvelopeSettings.cs (2)
100throw new ValidationException(ValidationRules.CannotBeNull, "MessageContentType"); 104throw new ValidationException(ValidationRules.CannotBeNull, "FileNameTemplate");
Generated\Models\AS2MdnSettings.cs (1)
139throw new ValidationException(ValidationRules.CannotBeNull, "MicHashingAlgorithm");
Generated\Models\AS2OneWayAgreement.cs (3)
79throw new ValidationException(ValidationRules.CannotBeNull, "SenderBusinessIdentity"); 83throw new ValidationException(ValidationRules.CannotBeNull, "ReceiverBusinessIdentity"); 87throw new ValidationException(ValidationRules.CannotBeNull, "ProtocolSettings");
Generated\Models\AS2ProtocolSettings.cs (7)
111throw new ValidationException(ValidationRules.CannotBeNull, "MessageConnectionSettings"); 115throw new ValidationException(ValidationRules.CannotBeNull, "AcknowledgementConnectionSettings"); 119throw new ValidationException(ValidationRules.CannotBeNull, "MdnSettings"); 123throw new ValidationException(ValidationRules.CannotBeNull, "SecuritySettings"); 127throw new ValidationException(ValidationRules.CannotBeNull, "ValidationSettings"); 131throw new ValidationException(ValidationRules.CannotBeNull, "EnvelopeSettings"); 135throw new ValidationException(ValidationRules.CannotBeNull, "ErrorSettings");
Generated\Models\AS2ValidationSettings.cs (1)
158throw new ValidationException(ValidationRules.CannotBeNull, "EncryptionAlgorithm");
Generated\Models\AssemblyDefinition.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\AssemblyProperties.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "AssemblyName");
Generated\Models\AzureResourceErrorInfo.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\BatchConfiguration.cs (1)
70throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\BatchConfigurationProperties.cs (2)
74throw new ValidationException(ValidationRules.CannotBeNull, "BatchGroupName"); 78throw new ValidationException(ValidationRules.CannotBeNull, "ReleaseCriteria");
Generated\Models\BusinessIdentity.cs (2)
72throw new ValidationException(ValidationRules.CannotBeNull, "Qualifier"); 76throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\EdifactAgreementContent.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "ReceiveAgreement"); 75throw new ValidationException(ValidationRules.CannotBeNull, "SendAgreement");
Generated\Models\EdifactFramingSettings.cs (1)
155throw new ValidationException(ValidationRules.CannotBeNull, "CharacterSet");
Generated\Models\EdifactMessageFilter.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "MessageFilterType");
Generated\Models\EdifactMessageIdentifier.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "MessageId");
Generated\Models\EdifactOneWayAgreement.cs (3)
80throw new ValidationException(ValidationRules.CannotBeNull, "SenderBusinessIdentity"); 84throw new ValidationException(ValidationRules.CannotBeNull, "ReceiverBusinessIdentity"); 88throw new ValidationException(ValidationRules.CannotBeNull, "ProtocolSettings");
Generated\Models\EdifactProtocolSettings.cs (7)
152throw new ValidationException(ValidationRules.CannotBeNull, "ValidationSettings"); 156throw new ValidationException(ValidationRules.CannotBeNull, "FramingSettings"); 160throw new ValidationException(ValidationRules.CannotBeNull, "EnvelopeSettings"); 164throw new ValidationException(ValidationRules.CannotBeNull, "AcknowledgementSettings"); 168throw new ValidationException(ValidationRules.CannotBeNull, "MessageFilter"); 172throw new ValidationException(ValidationRules.CannotBeNull, "ProcessingSettings"); 176throw new ValidationException(ValidationRules.CannotBeNull, "SchemaReferences");
Generated\Models\EdifactSchemaReference.cs (4)
112throw new ValidationException(ValidationRules.CannotBeNull, "MessageId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "MessageVersion"); 120throw new ValidationException(ValidationRules.CannotBeNull, "MessageRelease"); 124throw new ValidationException(ValidationRules.CannotBeNull, "SchemaName");
Generated\Models\EdifactValidationOverride.cs (2)
124throw new ValidationException(ValidationRules.CannotBeNull, "MessageId"); 128throw new ValidationException(ValidationRules.CannotBeNull, "TrailingSeparatorPolicy");
Generated\Models\EdifactValidationSettings.cs (1)
157throw new ValidationException(ValidationRules.CannotBeNull, "TrailingSeparatorPolicy");
Generated\Models\ErrorInfo.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Code");
Generated\Models\ExtendedErrorInfo.cs (2)
91throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 95throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\IntegrationAccountAgreement.cs (5)
145throw new ValidationException(ValidationRules.CannotBeNull, "HostPartner"); 149throw new ValidationException(ValidationRules.CannotBeNull, "GuestPartner"); 153throw new ValidationException(ValidationRules.CannotBeNull, "HostIdentity"); 157throw new ValidationException(ValidationRules.CannotBeNull, "GuestIdentity"); 161throw new ValidationException(ValidationRules.CannotBeNull, "Content");
Generated\Models\IntegrationAccountMap.cs (1)
130throw new ValidationException(ValidationRules.CannotBeNull, "MapType");
Generated\Models\IntegrationAccountMapFilter.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "MapType");
Generated\Models\IntegrationAccountPartner.cs (2)
105throw new ValidationException(ValidationRules.CannotBeNull, "PartnerType"); 109throw new ValidationException(ValidationRules.CannotBeNull, "Content");
Generated\Models\IntegrationAccountPartnerFilter.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "PartnerType");
Generated\Models\IntegrationAccountSchema.cs (1)
146throw new ValidationException(ValidationRules.CannotBeNull, "SchemaType");
Generated\Models\IntegrationAccountSchemaFilter.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "SchemaType");
Generated\Models\IntegrationAccountSku.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\IntegrationServiceEnvironmentSubnetNetworkHealth.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "NetworkDependencyHealthState");
Generated\Models\KeyVaultKeyReference.cs (2)
78throw new ValidationException(ValidationRules.CannotBeNull, "KeyVault"); 82throw new ValidationException(ValidationRules.CannotBeNull, "KeyName");
Generated\Models\ListKeyVaultKeysDefinition.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "KeyVault");
Generated\Models\SetTriggerStateActionDefinition.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Source");
Generated\Models\Sku.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\TrackingEvent.cs (1)
104throw new ValidationException(ValidationRules.CannotBeNull, "RecordType");
Generated\Models\TrackingEventsDefinition.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "SourceType"); 85throw new ValidationException(ValidationRules.CannotBeNull, "Events");
Generated\Models\X12AgreementContent.cs (2)
70throw new ValidationException(ValidationRules.CannotBeNull, "ReceiveAgreement"); 74throw new ValidationException(ValidationRules.CannotBeNull, "SendAgreement");
Generated\Models\X12EnvelopeOverride.cs (9)
147throw new ValidationException(ValidationRules.CannotBeNull, "TargetNamespace"); 151throw new ValidationException(ValidationRules.CannotBeNull, "ProtocolVersion"); 155throw new ValidationException(ValidationRules.CannotBeNull, "MessageId"); 159throw new ValidationException(ValidationRules.CannotBeNull, "ResponsibleAgencyCode"); 163throw new ValidationException(ValidationRules.CannotBeNull, "HeaderVersion"); 167throw new ValidationException(ValidationRules.CannotBeNull, "SenderApplicationId"); 171throw new ValidationException(ValidationRules.CannotBeNull, "ReceiverApplicationId"); 175throw new ValidationException(ValidationRules.CannotBeNull, "DateFormat"); 179throw new ValidationException(ValidationRules.CannotBeNull, "TimeFormat");
Generated\Models\X12EnvelopeSettings.cs (8)
281throw new ValidationException(ValidationRules.CannotBeNull, "SenderApplicationId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "ReceiverApplicationId"); 289throw new ValidationException(ValidationRules.CannotBeNull, "ControlVersionNumber"); 293throw new ValidationException(ValidationRules.CannotBeNull, "GroupHeaderAgencyCode"); 297throw new ValidationException(ValidationRules.CannotBeNull, "GroupHeaderVersion"); 301throw new ValidationException(ValidationRules.CannotBeNull, "GroupHeaderDateFormat"); 305throw new ValidationException(ValidationRules.CannotBeNull, "GroupHeaderTimeFormat"); 309throw new ValidationException(ValidationRules.CannotBeNull, "UsageIndicator");
Generated\Models\X12FramingSettings.cs (1)
117throw new ValidationException(ValidationRules.CannotBeNull, "CharacterSet");
Generated\Models\X12MessageFilter.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "MessageFilterType");
Generated\Models\X12MessageIdentifier.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "MessageId");
Generated\Models\X12OneWayAgreement.cs (3)
79throw new ValidationException(ValidationRules.CannotBeNull, "SenderBusinessIdentity"); 83throw new ValidationException(ValidationRules.CannotBeNull, "ReceiverBusinessIdentity"); 87throw new ValidationException(ValidationRules.CannotBeNull, "ProtocolSettings");
Generated\Models\X12ProtocolSettings.cs (8)
158throw new ValidationException(ValidationRules.CannotBeNull, "ValidationSettings"); 162throw new ValidationException(ValidationRules.CannotBeNull, "FramingSettings"); 166throw new ValidationException(ValidationRules.CannotBeNull, "EnvelopeSettings"); 170throw new ValidationException(ValidationRules.CannotBeNull, "AcknowledgementSettings"); 174throw new ValidationException(ValidationRules.CannotBeNull, "MessageFilter"); 178throw new ValidationException(ValidationRules.CannotBeNull, "SecuritySettings"); 182throw new ValidationException(ValidationRules.CannotBeNull, "ProcessingSettings"); 186throw new ValidationException(ValidationRules.CannotBeNull, "SchemaReferences");
Generated\Models\X12SchemaReference.cs (3)
86throw new ValidationException(ValidationRules.CannotBeNull, "MessageId"); 90throw new ValidationException(ValidationRules.CannotBeNull, "SchemaVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "SchemaName");
Generated\Models\X12SecuritySettings.cs (2)
86throw new ValidationException(ValidationRules.CannotBeNull, "AuthorizationQualifier"); 90throw new ValidationException(ValidationRules.CannotBeNull, "SecurityQualifier");
Generated\Models\X12ValidationOverride.cs (2)
124throw new ValidationException(ValidationRules.CannotBeNull, "MessageId"); 128throw new ValidationException(ValidationRules.CannotBeNull, "TrailingSeparatorPolicy");
Generated\Models\X12ValidationSettings.cs (1)
157throw new ValidationException(ValidationRules.CannotBeNull, "TrailingSeparatorPolicy");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkflowRunActionRepetitionsOperations.cs (20)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "runName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "actionName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 305throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 309throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "runName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "actionName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "repetitionName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 523throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 527throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 531throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 535throw new ValidationException(ValidationRules.CannotBeNull, "runName"); 539throw new ValidationException(ValidationRules.CannotBeNull, "actionName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "repetitionName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\WorkflowRunActionRepetitionsRequestHistoriesOperations.cs (16)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "runName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "actionName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "repetitionName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 321throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "runName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "actionName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "repetitionName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "requestHistoryName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 529throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkflowRunActionRequestHistoriesOperations.cs (14)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "runName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "actionName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 305throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 309throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "runName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "actionName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "requestHistoryName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 511throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkflowRunActionScopeRepetitionsOperations.cs (13)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "runName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "actionName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 305throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 309throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "runName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "actionName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "repetitionName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\WorkflowRunActionsOperations.cs (18)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "runName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 310throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "runName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "actionName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 515throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 519throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 523throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 527throw new ValidationException(ValidationRules.CannotBeNull, "runName"); 531throw new ValidationException(ValidationRules.CannotBeNull, "actionName"); 535throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 715throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkflowRunOperations.cs (6)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "runName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\WorkflowRunsOperations.cs (15)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "runName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 491throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 495throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 499throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 503throw new ValidationException(ValidationRules.CannotBeNull, "runName"); 507throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 667throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkflowsOperations.cs (68)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 273throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 277throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 467throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 471throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 475throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 479throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 661throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 665throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 669throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 673throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 677throw new ValidationException(ValidationRules.CannotBeNull, "workflow"); 888throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 892throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 896throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 900throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 904throw new ValidationException(ValidationRules.CannotBeNull, "workflow"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1091throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1095throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 1099throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1257throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1261throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1265throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 1269throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1427throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1431throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1435throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 1439throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1607throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1611throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 1615throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1619throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1808throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1812throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1816throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 1820throw new ValidationException(ValidationRules.CannotBeNull, "listCallbackUrl"); 1824throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2010throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2014throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2018throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 2022throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2226throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2230throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2234throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 2238throw new ValidationException(ValidationRules.CannotBeNull, "keyType"); 2242throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2410throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2414throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2418throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 2422throw new ValidationException(ValidationRules.CannotBeNull, "validate"); 2430throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2605throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2609throw new ValidationException(ValidationRules.CannotBeNull, "location"); 2613throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 2617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2621throw new ValidationException(ValidationRules.CannotBeNull, "workflow"); 2798throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2802throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2806throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 2810throw new ValidationException(ValidationRules.CannotBeNull, "move"); 2818throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2983throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3151throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkflowTriggerHistoriesOperations.cs (18)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 307throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 311throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "historyName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 514throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 518throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 522throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 526throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "historyName"); 534throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 696throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkflowTriggersOperations.cs (36)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 491throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 495throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 499throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 503throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 507throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 670throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 674throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 678throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 682throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 686throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 866throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 870throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 874throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 878throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 882throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1066throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1070throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1074throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 1078throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 1082throw new ValidationException(ValidationRules.CannotBeNull, "setState"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1263throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1267throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1271throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 1275throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 1279throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1457throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkflowVersionsOperations.cs (10)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 293throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 301throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 305throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 483throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkflowVersionTriggersOperations.cs (6)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "workflowName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "versionId"); 112throw new ValidationException(ValidationRules.CannotBeNull, "triggerName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.Azure.Management.Logz (120)
Generated\Models\LogzMonitorResource.cs (1)
110throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\MonitorsOperations.cs (28)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 301throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 491throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 502throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 521throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 705throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 716throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 951throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 962throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 981throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 985throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1202throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1213throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1232throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 1240throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1448throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1459throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1478throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 1482throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1660throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1828throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1996throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (1)
238throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SingleSignOnOperations.cs (15)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 335throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 346throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 365throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 369throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 373throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 576throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 599throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 813throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SubAccountOperations.cs (31)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 348throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 371throw new ValidationException(ValidationRules.CannotBeNull, "subAccountName"); 375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 604throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 623throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 627throw new ValidationException(ValidationRules.CannotBeNull, "subAccountName"); 631throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 830throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 841throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 860throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 864throw new ValidationException(ValidationRules.CannotBeNull, "subAccountName"); 868throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1061throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1072throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1091throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 1095throw new ValidationException(ValidationRules.CannotBeNull, "subAccountName"); 1103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1346throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 1350throw new ValidationException(ValidationRules.CannotBeNull, "subAccountName"); 1354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1534throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1703throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SubAccountTagRulesOperations.cs (24)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "subAccountName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "subAccountName"); 361throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 365throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 573throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 584throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 607throw new ValidationException(ValidationRules.CannotBeNull, "subAccountName"); 611throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 615throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 807throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 818throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 837throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 841throw new ValidationException(ValidationRules.CannotBeNull, "subAccountName"); 845throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 849throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1031throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TagRulesOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 552throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 563throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 586throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 590throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 777throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 788throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 807throw new ValidationException(ValidationRules.CannotBeNull, "monitorName"); 811throw new ValidationException(ValidationRules.CannotBeNull, "ruleSetName"); 815throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 995throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.MachineLearning (98)
Generated\CommitmentPlans\CommitmentAssociationsOperations.cs (16)
78throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 82throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 86throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "commitmentPlanName"); 90throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "commitmentAssociationName"); 94throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 278throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 282throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 286throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "commitmentPlanName"); 290throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 480throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 484throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 488throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "commitmentPlanName"); 492throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "commitmentAssociationName"); 496throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 500throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "movePayload"); 685throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nextPageLink");
Generated\CommitmentPlans\CommitmentPlansOperations.cs (25)
76throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 80throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 84throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "commitmentPlanName"); 88throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 270throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "createOrUpdatePayload"); 278throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 282throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 286throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "commitmentPlanName"); 290throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 491throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 495throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 499throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "commitmentPlanName"); 503throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 660throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "patchPayload"); 664throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 668throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 672throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "commitmentPlanName"); 676throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 859throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 863throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1043throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1047throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 1051throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1230throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nextPageLink"); 1398throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nextPageLink");
Generated\CommitmentPlans\Models\Resource.cs (1)
80throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "Location");
Generated\CommitmentPlans\UsageHistoryOperations.cs (5)
78throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 82throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 86throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "commitmentPlanName"); 90throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 271throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nextPageLink");
Generated\WebServices\Models\AssetItem.cs (3)
126throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 130throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 134throw new ValidationException(ValidationRules.CannotBeNull, "LocationInfo");
Generated\WebServices\Models\BlobLocation.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Uri");
Generated\WebServices\Models\ColumnSpecification.cs (1)
112throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\WebServices\Models\CommitmentPlan.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\WebServices\Models\DiagnosticsConfiguration.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "Level");
Generated\WebServices\Models\GraphParameter.cs (2)
86throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 90throw new ValidationException(ValidationRules.CannotBeNull, "Links");
Generated\WebServices\Models\GraphParameterLink.cs (2)
69throw new ValidationException(ValidationRules.CannotBeNull, "NodeId"); 73throw new ValidationException(ValidationRules.CannotBeNull, "ParameterKey");
Generated\WebServices\Models\MachineLearningWorkspace.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\WebServices\Models\Resource.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\WebServices\Models\ServiceInputOutputSpecification.cs (2)
95throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 99throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\WebServices\Models\TableSpecification.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\WebServices\Models\WebService.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\WebServices\WebServicesOperations.cs (34)
118throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "webServiceName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 398throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 402throw new ValidationException(ValidationRules.CannotBeNull, "webServiceName"); 406throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 410throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 594throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 602throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 786throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 790throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 981throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 985throw new ValidationException(ValidationRules.CannotBeNull, "webServiceName"); 989throw new ValidationException(ValidationRules.CannotBeNull, "createOrUpdatePayload"); 997throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1001throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1215throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1219throw new ValidationException(ValidationRules.CannotBeNull, "webServiceName"); 1223throw new ValidationException(ValidationRules.CannotBeNull, "patchPayload"); 1227throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1231throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1419throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1423throw new ValidationException(ValidationRules.CannotBeNull, "webServiceName"); 1427throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1431throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1605throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1609throw new ValidationException(ValidationRules.CannotBeNull, "webServiceName"); 1613throw new ValidationException(ValidationRules.CannotBeNull, "region"); 1617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1807throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1980throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.MachineLearningCompute (50)
Generated\MachineLearningComputeOperations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Models\AcsClusterProperties.cs (1)
152throw new ValidationException(ValidationRules.CannotBeNull, "OrchestratorType");
Generated\Models\ErrorDetail.cs (2)
69throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 73throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ErrorResponse.cs (2)
79throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 83throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\OperationalizationCluster.cs (1)
169throw new ValidationException(ValidationRules.CannotBeNull, "ClusterType");
Generated\Models\Resource.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\ServiceAuthConfiguration.cs (2)
78throw new ValidationException(ValidationRules.CannotBeNull, "PrimaryAuthKeyHash"); 82throw new ValidationException(ValidationRules.CannotBeNull, "SecondaryAuthKeyHash");
Generated\Models\ServicePrincipalProperties.cs (2)
74throw new ValidationException(ValidationRules.CannotBeNull, "ClientId"); 78throw new ValidationException(ValidationRules.CannotBeNull, "Secret");
Generated\Models\SystemService.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "SystemServiceType");
Generated\OperationalizationClustersOperations.cs (37)
113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 121throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 140throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 346throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 365throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 384throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 605throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 624throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 823throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 831throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 850throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1071throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1075throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1470throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1474throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1478throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1497throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1516throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1724throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1728throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1732throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1751throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1945throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1949throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1953throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1972throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 2181throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2354throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Maintenance (144)
Generated\ApplyUpdateForResourceGroupOperations.cs (3)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ApplyUpdatesOperations.cs (32)
105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "resourceParentType"); 117throw new ValidationException(ValidationRules.CannotBeNull, "resourceParentName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 129throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 133throw new ValidationException(ValidationRules.CannotBeNull, "applyUpdateName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 338throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 342throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 350throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 354throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 358throw new ValidationException(ValidationRules.CannotBeNull, "applyUpdateName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 562throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 566throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "resourceParentType"); 578throw new ValidationException(ValidationRules.CannotBeNull, "resourceParentName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 586throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 590throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 786throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 790throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 794throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 798throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 802throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 806throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 983throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 987throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ConfigurationAssignmentsOperations.cs (64)
105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "resourceParentType"); 121throw new ValidationException(ValidationRules.CannotBeNull, "resourceParentName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 129throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 133throw new ValidationException(ValidationRules.CannotBeNull, "configurationAssignmentName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 351throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "resourceParentType"); 363throw new ValidationException(ValidationRules.CannotBeNull, "resourceParentName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 371throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 375throw new ValidationException(ValidationRules.CannotBeNull, "configurationAssignmentName"); 379throw new ValidationException(ValidationRules.CannotBeNull, "configurationAssignment"); 383throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 601throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 609throw new ValidationException(ValidationRules.CannotBeNull, "resourceParentType"); 613throw new ValidationException(ValidationRules.CannotBeNull, "resourceParentName"); 617throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 621throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 625throw new ValidationException(ValidationRules.CannotBeNull, "configurationAssignmentName"); 629throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 830throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 834throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 838throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 842throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 846throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 850throw new ValidationException(ValidationRules.CannotBeNull, "configurationAssignmentName"); 854throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1054throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1058throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1062throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 1066throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 1070throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1074throw new ValidationException(ValidationRules.CannotBeNull, "configurationAssignmentName"); 1078throw new ValidationException(ValidationRules.CannotBeNull, "configurationAssignment"); 1082throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1290throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1294throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 1298throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 1302throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1306throw new ValidationException(ValidationRules.CannotBeNull, "configurationAssignmentName"); 1310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1514throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1518throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 1522throw new ValidationException(ValidationRules.CannotBeNull, "resourceParentType"); 1526throw new ValidationException(ValidationRules.CannotBeNull, "resourceParentName"); 1530throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 1534throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1734throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1738throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1742throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 1746throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 1750throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1754throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ConfigurationAssignmentsWithinSubscriptionOperations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\MaintenanceConfigurationsForResourceGroupOperations.cs (3)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\MaintenanceConfigurationsOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 293throw new ValidationException(ValidationRules.CannotBeNull, "configuration"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 483throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 487throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 491throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 495throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 677throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 681throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 685throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 689throw new ValidationException(ValidationRules.CannotBeNull, "configuration"); 693throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 873throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 877throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Operations.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PublicMaintenanceConfigurationsOperations.cs (5)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 261throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\UpdatesOperations.cs (14)
102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "resourceParentType"); 118throw new ValidationException(ValidationRules.CannotBeNull, "resourceParentName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 126throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 330throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 342throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.Azure.Management.ManagedNetwork (83)
generated\ManagedNetworkGroupsOperations.cs (21)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkGroupName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 358throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 362throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 366throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkGroup"); 574throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 578throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 582throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 586throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkName"); 590throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkGroupName"); 797throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 801throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 805throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 809throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkName"); 813throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkGroupName"); 975throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
generated\ManagedNetworkPeeringPoliciesOperations.cs (21)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkPeeringPolicyName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 360throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 364throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 368throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkName"); 572throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkPolicy"); 580throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 584throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 588throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 592throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkName"); 596throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkPeeringPolicyName"); 804throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 808throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 812throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 816throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkName"); 820throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkPeeringPolicyName"); 982throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
generated\ManagedNetworksOperations.cs (25)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkName"); 283throw new ValidationException(ValidationRules.CannotBeNull, "managedNetwork"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 295throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkName"); 558throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 562throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 566throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 765throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 769throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 960throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 964throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 968throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 972throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkName"); 1136throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1144throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1148throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1152throw new ValidationException(ValidationRules.CannotBeNull, "managedNetworkName"); 1354throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1523throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
generated\Models\ManagedNetworkPeeringPolicyProperties.cs (1)
99throw new ValidationException(ValidationRules.CannotBeNull, "Type");
generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
generated\ScopeAssignmentsOperations.cs (13)
87throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 91throw new ValidationException(ValidationRules.CannotBeNull, "scopeAssignmentName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 283throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 287throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 291throw new ValidationException(ValidationRules.CannotBeNull, "scopeAssignmentName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 495throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 499throw new ValidationException(ValidationRules.CannotBeNull, "scopeAssignmentName"); 503throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 665throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 669throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 842throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.ManagedServiceIdentity (31)
Generated\Models\SystemAssignedIdentity.cs (1)
120throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\TrackedResource.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SystemAssignedIdentitiesOperations.cs (2)
85throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\UserAssignedIdentitiesOperations.cs (25)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 264throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 268throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 272throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 458throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 462throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 466throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 470throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 474throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 690throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 694throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 698throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 702throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 706throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 897throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 901throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 905throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 909throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1094throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1098throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1266throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1440throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.ManagedServices (38)
Generated\Models\Authorization.cs (2)
80throw new ValidationException(ValidationRules.CannotBeNull, "PrincipalId"); 84throw new ValidationException(ValidationRules.CannotBeNull, "RoleDefinitionId");
Generated\Models\ErrorResponseError.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 75throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\Plan.cs (4)
85throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 89throw new ValidationException(ValidationRules.CannotBeNull, "Publisher"); 93throw new ValidationException(ValidationRules.CannotBeNull, "Product"); 97throw new ValidationException(ValidationRules.CannotBeNull, "Version");
Generated\Models\RegistrationAssignmentProperties.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "RegistrationDefinitionId");
Generated\Models\RegistrationDefinitionProperties.cs (2)
118throw new ValidationException(ValidationRules.CannotBeNull, "Authorizations"); 122throw new ValidationException(ValidationRules.CannotBeNull, "ManagedByTenantId");
Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\RegistrationAssignmentsOperations.cs (13)
91throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 95throw new ValidationException(ValidationRules.CannotBeNull, "registrationAssignmentId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 330throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 512throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 516throw new ValidationException(ValidationRules.CannotBeNull, "registrationAssignmentId"); 520throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 683throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 687throw new ValidationException(ValidationRules.CannotBeNull, "registrationAssignmentId"); 691throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 695throw new ValidationException(ValidationRules.CannotBeNull, "requestBody"); 899throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RegistrationDefinitionsOperations.cs (13)
87throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 91throw new ValidationException(ValidationRules.CannotBeNull, "registrationDefinitionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 270throw new ValidationException(ValidationRules.CannotBeNull, "registrationDefinitionId"); 274throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 278throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 460throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 464throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 643throw new ValidationException(ValidationRules.CannotBeNull, "registrationDefinitionId"); 647throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 651throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 655throw new ValidationException(ValidationRules.CannotBeNull, "requestBody"); 859throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.ManagementGroups (26)
Generated\EntitiesOperations.cs (2)
135throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 359throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagementGroupsAPIClient.cs (4)
368throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 372throw new ValidationException(ValidationRules.CannotBeNull, "checkNameAvailabilityRequest"); 547throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 715throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion");
Generated\ManagementGroupsOperations.cs (12)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 292throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 526throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 530throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 534throw new ValidationException(ValidationRules.CannotBeNull, "patchGroupRequest"); 754throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 758throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 762throw new ValidationException(ValidationRules.CannotBeNull, "createManagementGroupRequest"); 973throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 977throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1162throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagementGroupSubscriptionsOperations.cs (6)
87throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 264throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 268throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 272throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.ManagementPartner (11)
Generated\OperationOperations.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 258throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PartnerOperations.cs (8)
87throw new ValidationException(ValidationRules.CannotBeNull, "partnerId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 267throw new ValidationException(ValidationRules.CannotBeNull, "partnerId"); 271throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 447throw new ValidationException(ValidationRules.CannotBeNull, "partnerId"); 451throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 624throw new ValidationException(ValidationRules.CannotBeNull, "partnerId"); 628throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PartnersOperations.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.Azure.Management.Maps (43)
Generated\AccountsOperations.cs (37)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "mapsAccountCreateParameters"); 319throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "mapsAccountUpdateParameters"); 518throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 522throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 526throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 691throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 695throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 699throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 703throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 879throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 883throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 887throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1058throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1062throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1234throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1238throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1242throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1246throw new ValidationException(ValidationRules.CannotBeNull, "moveRequest"); 1418throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1422throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1426throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1430throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1613throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1621throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1625throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1629throw new ValidationException(ValidationRules.CannotBeNull, "keySpecification"); 1813throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Models\MapsAccountCreateParameters.cs (2)
90throw new ValidationException(ValidationRules.CannotBeNull, "Location"); 94throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\MapsAccountsMoveRequest.cs (2)
74throw new ValidationException(ValidationRules.CannotBeNull, "TargetResourceGroup"); 78throw new ValidationException(ValidationRules.CannotBeNull, "ResourceIds");
Generated\Models\MapsKeySpecification.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "KeyType");
Generated\Models\Sku.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Microsoft.Azure.Management.Marketplace (84)
Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PrivateStoreCollectionOfferOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "collectionId"); 276throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 280throw new ValidationException(ValidationRules.CannotBeNull, "offerId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 288throw new ValidationException(ValidationRules.CannotBeNull, "collectionId"); 473throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 477throw new ValidationException(ValidationRules.CannotBeNull, "offerId"); 481throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 485throw new ValidationException(ValidationRules.CannotBeNull, "collectionId"); 672throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 676throw new ValidationException(ValidationRules.CannotBeNull, "offerId"); 680throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 684throw new ValidationException(ValidationRules.CannotBeNull, "collectionId"); 850throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 854throw new ValidationException(ValidationRules.CannotBeNull, "offerId"); 858throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 862throw new ValidationException(ValidationRules.CannotBeNull, "collectionId"); 1028throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateStoreCollectionOperations.cs (17)
84throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 264throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 268throw new ValidationException(ValidationRules.CannotBeNull, "collectionId"); 272throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 452throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 456throw new ValidationException(ValidationRules.CannotBeNull, "collectionId"); 460throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 642throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 646throw new ValidationException(ValidationRules.CannotBeNull, "collectionId"); 650throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 811throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 815throw new ValidationException(ValidationRules.CannotBeNull, "collectionId"); 819throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 989throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 993throw new ValidationException(ValidationRules.CannotBeNull, "collectionId"); 997throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PrivateStoreOperations.cs (46)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 260throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 264throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 436throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 440throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 599throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 758throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 762throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 935throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 939throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1115throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 1119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1301throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 1305throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1487throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 1491throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1671throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 1675throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1851throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 1855throw new ValidationException(ValidationRules.CannotBeNull, "requestApprovalId"); 1859throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2039throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 2043throw new ValidationException(ValidationRules.CannotBeNull, "requestApprovalId"); 2047throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2235throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 2239throw new ValidationException(ValidationRules.CannotBeNull, "requestApprovalId"); 2243throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2425throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 2429throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2608throw new ValidationException(ValidationRules.CannotBeNull, "publisherId"); 2612throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 2616throw new ValidationException(ValidationRules.CannotBeNull, "adminRequestApprovalId"); 2620throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2806throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 2810throw new ValidationException(ValidationRules.CannotBeNull, "adminRequestApprovalId"); 2814throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2996throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 3000throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3175throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 3179throw new ValidationException(ValidationRules.CannotBeNull, "offerId"); 3183throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3349throw new ValidationException(ValidationRules.CannotBeNull, "privateStoreId"); 3353throw new ValidationException(ValidationRules.CannotBeNull, "requestApprovalId"); 3357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3521throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.MarketplaceOrdering (30)
Generated\MarketplaceAgreementsOperations.cs (28)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "publisherId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "offerId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "planId"); 301throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 305throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 309throw new ValidationException(ValidationRules.CannotBeNull, "publisherId"); 313throw new ValidationException(ValidationRules.CannotBeNull, "offerId"); 317throw new ValidationException(ValidationRules.CannotBeNull, "planId"); 321throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 515throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 519throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 523throw new ValidationException(ValidationRules.CannotBeNull, "publisherId"); 527throw new ValidationException(ValidationRules.CannotBeNull, "offerId"); 531throw new ValidationException(ValidationRules.CannotBeNull, "planId"); 715throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 719throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 723throw new ValidationException(ValidationRules.CannotBeNull, "publisherId"); 727throw new ValidationException(ValidationRules.CannotBeNull, "offerId"); 731throw new ValidationException(ValidationRules.CannotBeNull, "planId"); 915throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 919throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 923throw new ValidationException(ValidationRules.CannotBeNull, "publisherId"); 927throw new ValidationException(ValidationRules.CannotBeNull, "offerId"); 931throw new ValidationException(ValidationRules.CannotBeNull, "planId"); 1111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\Operations.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 254throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Media (471)
Generated\AccountFiltersOperations.cs (27)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 291throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "filterName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 493throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 497throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 501throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 505throw new ValidationException(ValidationRules.CannotBeNull, "filterName"); 509throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 726throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 730throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 734throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 738throw new ValidationException(ValidationRules.CannotBeNull, "filterName"); 742throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 914throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 918throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 922throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 926throw new ValidationException(ValidationRules.CannotBeNull, "filterName"); 930throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 934throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1122throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AssetFiltersOperations.cs (32)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "assetName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 303throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "assetName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "filterName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 514throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 518throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 522throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 526throw new ValidationException(ValidationRules.CannotBeNull, "assetName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "filterName"); 534throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 542throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 756throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 760throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 764throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 768throw new ValidationException(ValidationRules.CannotBeNull, "assetName"); 772throw new ValidationException(ValidationRules.CannotBeNull, "filterName"); 776throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 953throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 957throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 961throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 965throw new ValidationException(ValidationRules.CannotBeNull, "assetName"); 969throw new ValidationException(ValidationRules.CannotBeNull, "filterName"); 973throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 977throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1167throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AssetsOperations.cs (42)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 301throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 305throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "assetName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 507throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 511throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 515throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 519throw new ValidationException(ValidationRules.CannotBeNull, "assetName"); 523throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 527throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 736throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 740throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 744throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 748throw new ValidationException(ValidationRules.CannotBeNull, "assetName"); 752throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 924throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 928throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 932throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 936throw new ValidationException(ValidationRules.CannotBeNull, "assetName"); 940throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 944throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1148throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1152throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1156throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1160throw new ValidationException(ValidationRules.CannotBeNull, "assetName"); 1164throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1365throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1369throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1373throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1377throw new ValidationException(ValidationRules.CannotBeNull, "assetName"); 1381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1572throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1576throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1580throw new ValidationException(ValidationRules.CannotBeNull, "assetName"); 1584throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1766throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ContentKeyPoliciesOperations.cs (32)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 304throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "contentKeyPolicyName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 509throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 513throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 517throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 521throw new ValidationException(ValidationRules.CannotBeNull, "contentKeyPolicyName"); 525throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 529throw new ValidationException(ValidationRules.CannotBeNull, "options"); 754throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 758throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 762throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 766throw new ValidationException(ValidationRules.CannotBeNull, "contentKeyPolicyName"); 770throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 945throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 949throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 953throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 957throw new ValidationException(ValidationRules.CannotBeNull, "contentKeyPolicyName"); 961throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 965throw new ValidationException(ValidationRules.CannotBeNull, "options"); 1175throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1179throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1183throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1187throw new ValidationException(ValidationRules.CannotBeNull, "contentKeyPolicyName"); 1191throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1372throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobsOperations.cs (38)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "transformName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 316throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "transformName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 527throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 531throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 535throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 539throw new ValidationException(ValidationRules.CannotBeNull, "transformName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 555throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 751throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 755throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 759throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 763throw new ValidationException(ValidationRules.CannotBeNull, "transformName"); 767throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 771throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 950throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 954throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 958throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 962throw new ValidationException(ValidationRules.CannotBeNull, "transformName"); 966throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 970throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 974throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1170throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1174throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1178throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1182throw new ValidationException(ValidationRules.CannotBeNull, "transformName"); 1186throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1190throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1355throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LiveEventsOperations.cs (47)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 291throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "liveEventName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 725throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 729throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 733throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 737throw new ValidationException(ValidationRules.CannotBeNull, "liveEventName"); 756throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 760throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 981throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 985throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 989throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 993throw new ValidationException(ValidationRules.CannotBeNull, "liveEventName"); 1012throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1016throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1225throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1229throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1233throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1237throw new ValidationException(ValidationRules.CannotBeNull, "liveEventName"); 1256throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1423throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1427throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1431throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1435throw new ValidationException(ValidationRules.CannotBeNull, "liveEventName"); 1454throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1625throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1629throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1633throw new ValidationException(ValidationRules.CannotBeNull, "liveEventName"); 1652throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1823throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1827throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1831throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1835throw new ValidationException(ValidationRules.CannotBeNull, "liveEventName"); 1854throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2035throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2039throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2043throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2047throw new ValidationException(ValidationRules.CannotBeNull, "liveEventName"); 2066throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2229throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LiveOutputsOperations.cs (25)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "liveEventName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "liveEventName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "liveOutputName"); 364throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 625throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 629throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 633throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 637throw new ValidationException(ValidationRules.CannotBeNull, "liveEventName"); 656throw new ValidationException(ValidationRules.CannotBeNull, "liveOutputName"); 675throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 679throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 898throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 902throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 906throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "liveEventName"); 929throw new ValidationException(ValidationRules.CannotBeNull, "liveOutputName"); 948throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1113throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LocationsOperations.cs (3)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\MediaservicesOperations.cs (33)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 275throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 279throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 283throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 472throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 476throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 480throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 484throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 492throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 696throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 700throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 704throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 708throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 875throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 879throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 883throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 887throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 891throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1089throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1093throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1272throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1276throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1280throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1284throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1472throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1476throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1651throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1822throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\ContentKeyPolicy.cs (1)
114throw new ValidationException(ValidationRules.CannotBeNull, "Options");
Generated\Models\ContentKeyPolicyFairPlayConfiguration.cs (3)
118throw new ValidationException(ValidationRules.CannotBeNull, "Ask"); 122throw new ValidationException(ValidationRules.CannotBeNull, "FairPlayPfxPassword"); 126throw new ValidationException(ValidationRules.CannotBeNull, "FairPlayPfx");
Generated\Models\ContentKeyPolicyOption.cs (2)
87throw new ValidationException(ValidationRules.CannotBeNull, "Configuration"); 91throw new ValidationException(ValidationRules.CannotBeNull, "Restriction");
Generated\Models\ContentKeyPolicyPlayReadyConfiguration.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Licenses");
Generated\Models\ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "KeyId");
Generated\Models\ContentKeyPolicyPlayReadyLicense.cs (1)
146throw new ValidationException(ValidationRules.CannotBeNull, "ContentKeyLocation");
Generated\Models\ContentKeyPolicyProperties.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "Options");
Generated\Models\ContentKeyPolicyRsaTokenKey.cs (2)
72throw new ValidationException(ValidationRules.CannotBeNull, "Exponent"); 76throw new ValidationException(ValidationRules.CannotBeNull, "Modulus");
Generated\Models\ContentKeyPolicySymmetricTokenKey.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "KeyValue");
Generated\Models\ContentKeyPolicyTokenRestriction.cs (3)
121throw new ValidationException(ValidationRules.CannotBeNull, "Issuer"); 125throw new ValidationException(ValidationRules.CannotBeNull, "Audience"); 129throw new ValidationException(ValidationRules.CannotBeNull, "PrimaryVerificationKey");
Generated\Models\ContentKeyPolicyWidevineConfiguration.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "WidevineTemplate");
Generated\Models\ContentKeyPolicyX509CertificateTokenKey.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "RawBody");
Generated\Models\FilterTrackPropertyCondition.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\FilterTrackSelection.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "TrackSelections");
Generated\Models\Format.cs (1)
89throw new ValidationException(ValidationRules.CannotBeNull, "FilenamePattern");
Generated\Models\Image.cs (1)
155throw new ValidationException(ValidationRules.CannotBeNull, "Start");
Generated\Models\Job.cs (2)
173throw new ValidationException(ValidationRules.CannotBeNull, "Input"); 177throw new ValidationException(ValidationRules.CannotBeNull, "Outputs");
Generated\Models\JobInputAsset.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "AssetName");
Generated\Models\JobOutputAsset.cs (1)
93throw new ValidationException(ValidationRules.CannotBeNull, "AssetName");
Generated\Models\LiveEvent.cs (1)
223throw new ValidationException(ValidationRules.CannotBeNull, "Input");
Generated\Models\LiveEventOutputTranscriptionTrack.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "TrackName");
Generated\Models\LiveOutput.cs (1)
173throw new ValidationException(ValidationRules.CannotBeNull, "AssetName");
Generated\Models\MediaServiceIdentity.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\Operation.cs (1)
104throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\OutputFile.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Labels");
Generated\Models\Overlay.cs (1)
148throw new ValidationException(ValidationRules.CannotBeNull, "InputLabel");
Generated\Models\PrivateEndpointConnection.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "PrivateLinkServiceConnectionState");
Generated\Models\StandardEncoderPreset.cs (2)
86throw new ValidationException(ValidationRules.CannotBeNull, "Codecs"); 90throw new ValidationException(ValidationRules.CannotBeNull, "Formats");
Generated\Models\StreamingLocator.cs (2)
177throw new ValidationException(ValidationRules.CannotBeNull, "AssetName"); 181throw new ValidationException(ValidationRules.CannotBeNull, "StreamingPolicyName");
Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\Transform.cs (1)
115throw new ValidationException(ValidationRules.CannotBeNull, "Outputs");
Generated\Models\TransformOutput.cs (1)
101throw new ValidationException(ValidationRules.CannotBeNull, "Preset");
Generated\Operations.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PrivateEndpointConnectionsOperations.cs (20)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 290throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "name"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 491throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 495throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 499throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 503throw new ValidationException(ValidationRules.CannotBeNull, "name"); 507throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 515throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 705throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 709throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 713throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 717throw new ValidationException(ValidationRules.CannotBeNull, "name"); 721throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PrivateLinkResourcesOperations.cs (9)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 290throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "name"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\StreamingEndpointsOperations.cs (42)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 291throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "streamingEndpointName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 693throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 697throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 701throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 705throw new ValidationException(ValidationRules.CannotBeNull, "streamingEndpointName"); 724throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 728throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 952throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 956throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 960throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 964throw new ValidationException(ValidationRules.CannotBeNull, "streamingEndpointName"); 983throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 987throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1196throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1200throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1204throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1208throw new ValidationException(ValidationRules.CannotBeNull, "streamingEndpointName"); 1227throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1393throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1397throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1401throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1405throw new ValidationException(ValidationRules.CannotBeNull, "streamingEndpointName"); 1424throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1590throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1594throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1598throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1602throw new ValidationException(ValidationRules.CannotBeNull, "streamingEndpointName"); 1621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1790throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1794throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1798throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1802throw new ValidationException(ValidationRules.CannotBeNull, "streamingEndpointName"); 1821throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1996throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\StreamingLocatorsOperations.cs (31)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 304throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "streamingLocatorName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 506throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 510throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 514throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 518throw new ValidationException(ValidationRules.CannotBeNull, "streamingLocatorName"); 522throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 530throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 721throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 725throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 729throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 733throw new ValidationException(ValidationRules.CannotBeNull, "streamingLocatorName"); 737throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 906throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 910throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 914throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 918throw new ValidationException(ValidationRules.CannotBeNull, "streamingLocatorName"); 922throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1113throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1117throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "streamingLocatorName"); 1125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1306throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\StreamingPoliciesOperations.cs (21)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 304throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "streamingPolicyName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 506throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 510throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 514throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 518throw new ValidationException(ValidationRules.CannotBeNull, "streamingPolicyName"); 522throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 530throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 721throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 725throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 729throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 733throw new ValidationException(ValidationRules.CannotBeNull, "streamingPolicyName"); 737throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 900throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TransformsOperations.cs (27)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 304throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "transformName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 514throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 518throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 522throw new ValidationException(ValidationRules.CannotBeNull, "transformName"); 526throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 530throw new ValidationException(ValidationRules.CannotBeNull, "outputs"); 755throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 759throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 763throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 767throw new ValidationException(ValidationRules.CannotBeNull, "transformName"); 771throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 947throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 951throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 955throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 959throw new ValidationException(ValidationRules.CannotBeNull, "transformName"); 963throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 967throw new ValidationException(ValidationRules.CannotBeNull, "outputs"); 1171throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Migrate.ResourceMover (78)
Generated\MoveCollectionsOperations.cs (52)
89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "moveCollectionName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 316throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "moveCollectionName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 541throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "moveCollectionName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 893throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 897throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1077throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1270throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1274throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1278throw new ValidationException(ValidationRules.CannotBeNull, "moveCollectionName"); 1282throw new ValidationException(ValidationRules.CannotBeNull, "sourceId"); 1286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1475throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1479throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1483throw new ValidationException(ValidationRules.CannotBeNull, "moveCollectionName"); 1487throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1678throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1682throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1686throw new ValidationException(ValidationRules.CannotBeNull, "moveCollectionName"); 1690throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1887throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1891throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1895throw new ValidationException(ValidationRules.CannotBeNull, "moveCollectionName"); 1899throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2097throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2105throw new ValidationException(ValidationRules.CannotBeNull, "moveCollectionName"); 2109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2307throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2311throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2315throw new ValidationException(ValidationRules.CannotBeNull, "moveCollectionName"); 2319throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2511throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2515throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2519throw new ValidationException(ValidationRules.CannotBeNull, "moveCollectionName"); 2523throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2710throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2714throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2718throw new ValidationException(ValidationRules.CannotBeNull, "moveCollectionName"); 2722throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2913throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3089throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\MoveResourcesOperations.cs (20)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "moveCollectionName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 355throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "moveCollectionName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "moveResourceName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 558throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 562throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 566throw new ValidationException(ValidationRules.CannotBeNull, "moveCollectionName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "moveResourceName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 776throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 780throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 784throw new ValidationException(ValidationRules.CannotBeNull, "moveCollectionName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "moveResourceName"); 792throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 975throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\OperationsDiscoveryOperations.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\UnresolvedDependenciesOperations.cs (5)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "moveCollectionName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 302throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.MixedReality (116)
Generated\MixedRealityClient.cs (4)
414throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 418throw new ValidationException(ValidationRules.CannotBeNull, "location"); 437throw new ValidationException(ValidationRules.CannotBeNull, "checkNameAvailability"); 445throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion");
Generated\Models\CheckNameAvailabilityRequest.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 77throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\OperationDisplay.cs (4)
89throw new ValidationException(ValidationRules.CannotBeNull, "Provider"); 93throw new ValidationException(ValidationRules.CannotBeNull, "Resource"); 97throw new ValidationException(ValidationRules.CannotBeNull, "Operation"); 101throw new ValidationException(ValidationRules.CannotBeNull, "Description");
Generated\Models\Plan.cs (3)
104throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 108throw new ValidationException(ValidationRules.CannotBeNull, "Publisher"); 112throw new ValidationException(ValidationRules.CannotBeNull, "Product");
Generated\Models\Sku.cs (1)
110throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\ObjectAnchorsAccountsOperations.cs (33)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 266throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 464throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 468throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 487throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 506throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 672throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 676throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 695throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 714throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 901throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 905throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 924throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 943throw new ValidationException(ValidationRules.CannotBeNull, "objectAnchorsAccount"); 947throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1141throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1145throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1164throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1183throw new ValidationException(ValidationRules.CannotBeNull, "objectAnchorsAccount"); 1191throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1400throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1404throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1423throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1442throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1629throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1633throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1652throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1671throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1864throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2037throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RemoteRenderingAccountsOperations.cs (33)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 266throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 464throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 468throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 487throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 506throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 672throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 676throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 695throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 714throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 901throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 905throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 924throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 943throw new ValidationException(ValidationRules.CannotBeNull, "remoteRenderingAccount"); 947throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1141throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1145throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1164throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1183throw new ValidationException(ValidationRules.CannotBeNull, "remoteRenderingAccount"); 1191throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1400throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1404throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1423throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1442throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1629throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1633throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1652throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1671throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1864throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2037throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SpatialAnchorsAccountsOperations.cs (33)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 266throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 464throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 468throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 487throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 506throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 672throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 676throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 695throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 714throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 901throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 905throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 924throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 943throw new ValidationException(ValidationRules.CannotBeNull, "spatialAnchorsAccount"); 947throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1141throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1145throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1164throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1183throw new ValidationException(ValidationRules.CannotBeNull, "spatialAnchorsAccount"); 1191throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1400throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1404throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1423throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1442throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1629throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1633throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1652throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1671throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1864throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2037throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Monitor (406)
Generated\ActionGroupsOperations.cs (25)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "actionGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "actionGroup"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 330throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "actionGroupName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 534throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "actionGroupName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 727throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 738throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 753throw new ValidationException(ValidationRules.CannotBeNull, "actionGroupName"); 757throw new ValidationException(ValidationRules.CannotBeNull, "actionGroupPatch"); 961throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 972throw new ValidationException(ValidationRules.CannotBeNull, "notificationId"); 1145throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1326throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1341throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1529throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1544throw new ValidationException(ValidationRules.CannotBeNull, "actionGroupName"); 1548throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1559throw new ValidationException(ValidationRules.CannotBeNull, "receiverName"); 1731throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1742throw new ValidationException(ValidationRules.CannotBeNull, "notificationRequest");
Generated\ActivityLogAlertsOperations.cs (17)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "activityLogAlertName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "activityLogAlert"); 330throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 341throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "activityLogAlertName"); 534throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 545throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 560throw new ValidationException(ValidationRules.CannotBeNull, "activityLogAlertName"); 727throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 738throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 753throw new ValidationException(ValidationRules.CannotBeNull, "activityLogAlertName"); 757throw new ValidationException(ValidationRules.CannotBeNull, "activityLogAlertPatch"); 939throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1131throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName");
Generated\ActivityLogsOperations.cs (3)
94throw new ValidationException(ValidationRules.CannotBeNull, "odataQuery"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 293throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AlertRuleIncidentsOperations.cs (7)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "incidentName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 303throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\AlertRulesOperations.cs (17)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 516throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 531throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 535throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 727throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 738throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 753throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 757throw new ValidationException(ValidationRules.CannotBeNull, "alertRulesResource"); 960throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 975throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1155throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\AutoscaleSettingsOperations.cs (19)
84throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 288throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "autoscaleSettingName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 525throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 540throw new ValidationException(ValidationRules.CannotBeNull, "autoscaleSettingName"); 544throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 714throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 729throw new ValidationException(ValidationRules.CannotBeNull, "autoscaleSettingName"); 733throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 925throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 936throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 951throw new ValidationException(ValidationRules.CannotBeNull, "autoscaleSettingName"); 955throw new ValidationException(ValidationRules.CannotBeNull, "autoscaleSettingResource"); 1137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1318throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1486throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BaselinesOperations.cs (1)
125throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri");
Generated\DataCollectionEndpointsOperations.cs (17)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 279throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 463throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 474throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 489throw new ValidationException(ValidationRules.CannotBeNull, "dataCollectionEndpointName"); 673throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 684throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 699throw new ValidationException(ValidationRules.CannotBeNull, "dataCollectionEndpointName"); 912throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 923throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 938throw new ValidationException(ValidationRules.CannotBeNull, "dataCollectionEndpointName"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1140throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1155throw new ValidationException(ValidationRules.CannotBeNull, "dataCollectionEndpointName"); 1315throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1483throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DataCollectionRuleAssociationsOperations.cs (12)
84throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri"); 269throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 280throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "dataCollectionRuleName"); 476throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri"); 487throw new ValidationException(ValidationRules.CannotBeNull, "associationName"); 670throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri"); 681throw new ValidationException(ValidationRules.CannotBeNull, "associationName"); 883throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri"); 894throw new ValidationException(ValidationRules.CannotBeNull, "associationName"); 1053throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1221throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DataCollectionRulesOperations.cs (17)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 279throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 463throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 474throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 489throw new ValidationException(ValidationRules.CannotBeNull, "dataCollectionRuleName"); 673throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 684throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 699throw new ValidationException(ValidationRules.CannotBeNull, "dataCollectionRuleName"); 912throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 923throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 938throw new ValidationException(ValidationRules.CannotBeNull, "dataCollectionRuleName"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1140throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1155throw new ValidationException(ValidationRules.CannotBeNull, "dataCollectionRuleName"); 1315throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1483throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DiagnosticSettingsCategoryOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri"); 98throw new ValidationException(ValidationRules.CannotBeNull, "name"); 275throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri");
Generated\DiagnosticSettingsOperations.cs (8)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri"); 98throw new ValidationException(ValidationRules.CannotBeNull, "name"); 281throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri"); 292throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 296throw new ValidationException(ValidationRules.CannotBeNull, "name"); 480throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri"); 491throw new ValidationException(ValidationRules.CannotBeNull, "name"); 650throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri");
Generated\LogProfilesOperations.cs (11)
81throw new ValidationException(ValidationRules.CannotBeNull, "logProfileName"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 255throw new ValidationException(ValidationRules.CannotBeNull, "logProfileName"); 259throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 445throw new ValidationException(ValidationRules.CannotBeNull, "logProfileName"); 449throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 457throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 656throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 667throw new ValidationException(ValidationRules.CannotBeNull, "logProfileName"); 671throw new ValidationException(ValidationRules.CannotBeNull, "logProfilesResource"); 851throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\MetricAlertsOperations.cs (17)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 273throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 463throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 474throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 489throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 673throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 684throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 699throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 703throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 898throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 909throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 924throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 928throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1124throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1139throw new ValidationException(ValidationRules.CannotBeNull, "ruleName");
Generated\MetricAlertsStatusOperations.cs (7)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "statusName");
Generated\MetricDefinitionsOperations.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri");
Generated\MetricNamespacesOperations.cs (1)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri");
Generated\MetricsOperations.cs (1)
121throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri");
Generated\Models\ActionGroupResource.cs (1)
201throw new ValidationException(ValidationRules.CannotBeNull, "GroupShortName");
Generated\Models\ActivityLogAlertActionGroup.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "ActionGroupId");
Generated\Models\ActivityLogAlertAllOfCondition.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "AllOf");
Generated\Models\ActivityLogAlertLeafCondition.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "Field"); 86throw new ValidationException(ValidationRules.CannotBeNull, "Equals");
Generated\Models\ActivityLogAlertResource.cs (3)
129throw new ValidationException(ValidationRules.CannotBeNull, "Scopes"); 133throw new ValidationException(ValidationRules.CannotBeNull, "Condition"); 137throw new ValidationException(ValidationRules.CannotBeNull, "Actions");
Generated\Models\AlertingAction.cs (2)
92throw new ValidationException(ValidationRules.CannotBeNull, "Severity"); 96throw new ValidationException(ValidationRules.CannotBeNull, "Trigger");
Generated\Models\AlertRuleResource.cs (2)
152throw new ValidationException(ValidationRules.CannotBeNull, "AlertRuleResourceName"); 156throw new ValidationException(ValidationRules.CannotBeNull, "Condition");
Generated\Models\AlertRuleResourcePatch.cs (2)
141throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 145throw new ValidationException(ValidationRules.CannotBeNull, "Condition");
Generated\Models\ArmRoleReceiver.cs (2)
80throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 84throw new ValidationException(ValidationRules.CannotBeNull, "RoleId");
Generated\Models\AutomationRunbookReceiver.cs (3)
116throw new ValidationException(ValidationRules.CannotBeNull, "AutomationAccountId"); 120throw new ValidationException(ValidationRules.CannotBeNull, "RunbookName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "WebhookResourceId");
Generated\Models\AutoscaleProfile.cs (3)
106throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 110throw new ValidationException(ValidationRules.CannotBeNull, "Capacity"); 114throw new ValidationException(ValidationRules.CannotBeNull, "Rules");
Generated\Models\AutoscaleSettingResource.cs (1)
136throw new ValidationException(ValidationRules.CannotBeNull, "Profiles");
Generated\Models\AutoscaleSettingResourcePatch.cs (1)
127throw new ValidationException(ValidationRules.CannotBeNull, "Profiles");
Generated\Models\AzureAppPushReceiver.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 77throw new ValidationException(ValidationRules.CannotBeNull, "EmailAddress");
Generated\Models\AzureFunctionReceiver.cs (4)
99throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 103throw new ValidationException(ValidationRules.CannotBeNull, "FunctionAppResourceId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "FunctionName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "HttpTriggerUrl");
Generated\Models\AzureResource.cs (1)
112throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\BaselineMetadata.cs (2)
69throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 73throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\Criteria.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "MetricName");
Generated\Models\DataCollectionEndpointResource.cs (1)
188throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\DataCollectionRuleResource.cs (1)
186throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\DataContainer.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Workspace");
Generated\Models\Dimension.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 88throw new ValidationException(ValidationRules.CannotBeNull, "Values");
Generated\Models\DynamicMetricCriteria.cs (3)
118throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); 122throw new ValidationException(ValidationRules.CannotBeNull, "AlertSensitivity"); 126throw new ValidationException(ValidationRules.CannotBeNull, "FailingPeriods");
Generated\Models\EmailReceiver.cs (2)
91throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 95throw new ValidationException(ValidationRules.CannotBeNull, "EmailAddress");
Generated\Models\EnableRequest.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "ReceiverName");
Generated\Models\Error.cs (1)
70throw new ValidationException(ValidationRules.CannotBeNull, "Code");
Generated\Models\EventHubReceiver.cs (4)
108throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 112throw new ValidationException(ValidationRules.CannotBeNull, "EventHubNameSpace"); 116throw new ValidationException(ValidationRules.CannotBeNull, "EventHubName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "SubscriptionId");
Generated\Models\ExtensionDataSource.cs (1)
112throw new ValidationException(ValidationRules.CannotBeNull, "ExtensionName");
Generated\Models\ItsmReceiver.cs (5)
102throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 106throw new ValidationException(ValidationRules.CannotBeNull, "WorkspaceId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "TicketConfiguration"); 118throw new ValidationException(ValidationRules.CannotBeNull, "Region");
Generated\Models\LocalizableString.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\LogicAppReceiver.cs (3)
90throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 94throw new ValidationException(ValidationRules.CannotBeNull, "ResourceId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "CallbackUrl");
Generated\Models\LogProfileResource.cs (3)
133throw new ValidationException(ValidationRules.CannotBeNull, "Locations"); 137throw new ValidationException(ValidationRules.CannotBeNull, "Categories"); 141throw new ValidationException(ValidationRules.CannotBeNull, "RetentionPolicy");
Generated\Models\LogProfileResourcePatch.cs (3)
123throw new ValidationException(ValidationRules.CannotBeNull, "Locations"); 127throw new ValidationException(ValidationRules.CannotBeNull, "Categories"); 131throw new ValidationException(ValidationRules.CannotBeNull, "RetentionPolicy");
Generated\Models\LogSearchRuleResource.cs (2)
182throw new ValidationException(ValidationRules.CannotBeNull, "Source"); 186throw new ValidationException(ValidationRules.CannotBeNull, "Action");
Generated\Models\LogToMetricAction.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "Criteria");
Generated\Models\Metric.cs (5)
135throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 139throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 143throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 147throw new ValidationException(ValidationRules.CannotBeNull, "Unit"); 151throw new ValidationException(ValidationRules.CannotBeNull, "Timeseries");
Generated\Models\MetricAlertResource.cs (2)
208throw new ValidationException(ValidationRules.CannotBeNull, "Scopes"); 212throw new ValidationException(ValidationRules.CannotBeNull, "Criteria");
Generated\Models\MetricCriteria.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty");
Generated\Models\MetricDimension.cs (3)
81throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 85throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); 89throw new ValidationException(ValidationRules.CannotBeNull, "Values");
Generated\Models\MetricSingleDimension.cs (2)
69throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 73throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\MetricTrigger.cs (2)
190throw new ValidationException(ValidationRules.CannotBeNull, "MetricName"); 194throw new ValidationException(ValidationRules.CannotBeNull, "MetricResourceUri");
Generated\Models\MultiMetricCriteria.cs (3)
119throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 123throw new ValidationException(ValidationRules.CannotBeNull, "MetricName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "TimeAggregation");
Generated\Models\NotificationRequestBody.cs (1)
177throw new ValidationException(ValidationRules.CannotBeNull, "AlertType");
Generated\Models\PrivateLinkScopesResource.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\PrivateLinkServiceConnectionStateProperty.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "Status"); 86throw new ValidationException(ValidationRules.CannotBeNull, "Description");
Generated\Models\Recurrence.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "Schedule");
Generated\Models\RecurrentSchedule.cs (4)
178throw new ValidationException(ValidationRules.CannotBeNull, "TimeZone"); 182throw new ValidationException(ValidationRules.CannotBeNull, "Days"); 186throw new ValidationException(ValidationRules.CannotBeNull, "Hours"); 190throw new ValidationException(ValidationRules.CannotBeNull, "Minutes");
Generated\Models\Resource.cs (1)
130throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\Response.cs (2)
119throw new ValidationException(ValidationRules.CannotBeNull, "Timespan"); 123throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\ResponseWithError.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Error");
Generated\Models\ScaleCapacity.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "Minimum"); 91throw new ValidationException(ValidationRules.CannotBeNull, "Maximum"); 95throw new ValidationException(ValidationRules.CannotBeNull, "DefaultProperty");
Generated\Models\ScaleRule.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "MetricTrigger"); 75throw new ValidationException(ValidationRules.CannotBeNull, "ScaleAction");
Generated\Models\ScaleRuleMetricDimension.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "DimensionName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); 95throw new ValidationException(ValidationRules.CannotBeNull, "Values");
Generated\Models\SingleBaseline.cs (3)
83throw new ValidationException(ValidationRules.CannotBeNull, "Sensitivity"); 87throw new ValidationException(ValidationRules.CannotBeNull, "LowThresholds"); 91throw new ValidationException(ValidationRules.CannotBeNull, "HighThresholds");
Generated\Models\SingleMetricBaseline.cs (5)
130throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 134throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 138throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 142throw new ValidationException(ValidationRules.CannotBeNull, "Timespan"); 146throw new ValidationException(ValidationRules.CannotBeNull, "Baselines");
Generated\Models\SmsReceiver.cs (3)
91throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 95throw new ValidationException(ValidationRules.CannotBeNull, "CountryCode"); 99throw new ValidationException(ValidationRules.CannotBeNull, "PhoneNumber");
Generated\Models\Source.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "DataSourceId");
Generated\Models\TestNotificationDetailsResponse.cs (1)
95throw new ValidationException(ValidationRules.CannotBeNull, "State");
Generated\Models\TestNotificationResponse.cs (3)
77throw new ValidationException(ValidationRules.CannotBeNull, "NotificationId"); 81throw new ValidationException(ValidationRules.CannotBeNull, "CorrelationId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "CreatedTime");
Generated\Models\TimeSeriesBaseline.cs (3)
99throw new ValidationException(ValidationRules.CannotBeNull, "Aggregation"); 103throw new ValidationException(ValidationRules.CannotBeNull, "Timestamps"); 107throw new ValidationException(ValidationRules.CannotBeNull, "Data");
Generated\Models\TriggerCondition.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "ThresholdOperator");
Generated\Models\VMInsightsOnboardingStatus.cs (3)
112throw new ValidationException(ValidationRules.CannotBeNull, "ResourceId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "OnboardingStatus"); 120throw new ValidationException(ValidationRules.CannotBeNull, "DataStatus");
Generated\Models\VoiceReceiver.cs (3)
81throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 85throw new ValidationException(ValidationRules.CannotBeNull, "CountryCode"); 89throw new ValidationException(ValidationRules.CannotBeNull, "PhoneNumber");
Generated\Models\WebhookReceiver.cs (2)
117throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 121throw new ValidationException(ValidationRules.CannotBeNull, "ServiceUri");
Generated\Models\WebtestLocationAvailabilityCriteria.cs (2)
88throw new ValidationException(ValidationRules.CannotBeNull, "WebTestId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "ComponentId");
Generated\Models\WorkspaceInfo.cs (3)
83throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 87throw new ValidationException(ValidationRules.CannotBeNull, "Location"); 91throw new ValidationException(ValidationRules.CannotBeNull, "CustomerId");
Generated\PrivateEndpointConnectionsOperations.cs (17)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "scopeName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 360throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 371throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 386throw new ValidationException(ValidationRules.CannotBeNull, "scopeName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 588throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "scopeName"); 607throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 611throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 810throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 821throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 836throw new ValidationException(ValidationRules.CannotBeNull, "scopeName"); 840throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 1007throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkResourcesOperations.cs (8)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "scopeName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 315throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "scopeName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 520throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkScopedResourcesOperations.cs (16)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "scopeName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "name"); 361throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 372throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 387throw new ValidationException(ValidationRules.CannotBeNull, "scopeName"); 579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 590throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "scopeName"); 609throw new ValidationException(ValidationRules.CannotBeNull, "name"); 827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 838throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 853throw new ValidationException(ValidationRules.CannotBeNull, "scopeName"); 857throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1024throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkScopeOperationStatusOperations.cs (3)
88throw new ValidationException(ValidationRules.CannotBeNull, "asyncOperationId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\PrivateLinkScopesOperations.cs (18)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 267throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 495throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 521throw new ValidationException(ValidationRules.CannotBeNull, "scopeName"); 713throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 728throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 739throw new ValidationException(ValidationRules.CannotBeNull, "scopeName"); 743throw new ValidationException(ValidationRules.CannotBeNull, "azureMonitorPrivateLinkScopePayload"); 962throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 977throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 988throw new ValidationException(ValidationRules.CannotBeNull, "scopeName"); 1183throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1198throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1209throw new ValidationException(ValidationRules.CannotBeNull, "scopeName"); 1374throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1547throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ScheduledQueryRulesOperations.cs (17)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 331throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 541throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 552throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 567throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 756throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 771throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 775throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 942throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1135throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1150throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\TenantActivityLogsOperations.cs (1)
281throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VMInsightsOperations.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "resourceUri");
Microsoft.Azure.Management.MySQL (405)
mysql\Generated\AdvisorsOperations.cs (8)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "advisorName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 319throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 517throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysql\Generated\CheckNameAvailabilityOperations.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "nameAvailabilityRequest");
mysql\Generated\ConfigurationsOperations.cs (12)
118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 129throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 144throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 148throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 347throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 565throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 580throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 584throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 588throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
mysql\Generated\DatabasesOperations.cs (16)
143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 154throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 169throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 173throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 361throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 372throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 387throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 590throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 609throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 826throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 837throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 852throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 856throw new ValidationException(ValidationRules.CannotBeNull, "databaseName");
mysql\Generated\FirewallRulesOperations.cs (16)
143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 154throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 169throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 173throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName"); 361throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 372throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 387throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 590throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 609throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 830throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 841throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 856throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 860throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName");
mysql\Generated\LocationBasedPerformanceTierOperations.cs (2)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 96throw new ValidationException(ValidationRules.CannotBeNull, "locationName");
mysql\Generated\LocationBasedRecommendedActionSessionsOperationStatusOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
mysql\Generated\LocationBasedRecommendedActionSessionsResultOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 303throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysql\Generated\LogFilesOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "serverName");
mysql\Generated\Models\FirewallRule.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "StartIpAddress"); 86throw new ValidationException(ValidationRules.CannotBeNull, "EndIpAddress");
mysql\Generated\Models\NameAvailabilityRequest.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Name");
mysql\Generated\Models\PrivateLinkServiceConnectionStateProperty.cs (2)
79throw new ValidationException(ValidationRules.CannotBeNull, "Status"); 83throw new ValidationException(ValidationRules.CannotBeNull, "Description");
mysql\Generated\Models\ServerAdministratorResource.cs (1)
103throw new ValidationException(ValidationRules.CannotBeNull, "Login");
mysql\Generated\Models\ServerForCreate.cs (2)
99throw new ValidationException(ValidationRules.CannotBeNull, "Properties"); 103throw new ValidationException(ValidationRules.CannotBeNull, "Location");
mysql\Generated\Models\ServerPrivateLinkServiceConnectionStateProperty.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "Status"); 86throw new ValidationException(ValidationRules.CannotBeNull, "Description");
mysql\Generated\Models\ServerPropertiesForDefaultCreate.cs (2)
95throw new ValidationException(ValidationRules.CannotBeNull, "AdministratorLogin"); 99throw new ValidationException(ValidationRules.CannotBeNull, "AdministratorLoginPassword");
mysql\Generated\Models\ServerPropertiesForGeoRestore.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "SourceServerId");
mysql\Generated\Models\ServerPropertiesForReplica.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "SourceServerId");
mysql\Generated\Models\ServerPropertiesForRestore.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "SourceServerId");
mysql\Generated\Models\Sku.cs (1)
102throw new ValidationException(ValidationRules.CannotBeNull, "Name");
mysql\Generated\Models\TopQueryStatisticsInput.cs (3)
106throw new ValidationException(ValidationRules.CannotBeNull, "AggregationFunction"); 110throw new ValidationException(ValidationRules.CannotBeNull, "ObservedMetric"); 114throw new ValidationException(ValidationRules.CannotBeNull, "AggregationWindow");
mysql\Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
mysql\Generated\Models\VirtualNetworkRule.cs (1)
93throw new ValidationException(ValidationRules.CannotBeNull, "VirtualNetworkSubnetId");
mysql\Generated\Models\WaitStatisticsInput.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "AggregationWindow");
mysql\Generated\MySQLManagementClient.cs (8)
538throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 549throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 564throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 781throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 792throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 807throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 811throw new ValidationException(ValidationRules.CannotBeNull, "advisorName"); 815throw new ValidationException(ValidationRules.CannotBeNull, "databaseName");
mysql\Generated\PrivateEndpointConnectionsOperations.cs (22)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 389throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 404throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 408throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 605throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 620throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 624throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 628throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 636throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 837throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 852throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 856throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 860throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1046throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1057throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1072throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1076throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 1080throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1272throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysql\Generated\PrivateLinkResourcesOperations.cs (8)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 302throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 517throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysql\Generated\QueryTextsOperations.cs (9)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "queryId"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "queryIds"); 539throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysql\Generated\RecommendedActionsOperations.cs (10)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "advisorName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "recommendedActionName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "advisorName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysql\Generated\RecoverableServersOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "serverName");
mysql\Generated\ReplicasOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "serverName");
mysql\Generated\ServerAdministratorsOperations.cs (13)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 359throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 576throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 591throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "properties"); 807throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 818throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 833throw new ValidationException(ValidationRules.CannotBeNull, "serverName");
mysql\Generated\ServerBasedPerformanceTierOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "serverName");
mysql\Generated\ServerKeysOperations.cs (17)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 579throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 583throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 587throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 591throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 602throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 826throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 830throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 834throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 845throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1023throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysql\Generated\ServerParametersOperations.cs (4)
115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 126throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 141throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 145throw new ValidationException(ValidationRules.CannotBeNull, "value");
mysql\Generated\ServerSecurityAlertPoliciesOperations.cs (11)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 542throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 561throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 569throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 769throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysql\Generated\ServersOperations.cs (30)
161throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 172throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 187throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 381throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 854throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 865throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 880throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 884throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1114throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1349throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1514throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1525throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1540throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1705throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1716throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1731throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1896throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1907throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1922throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 2090throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2116throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 2120throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
mysql\Generated\TopQueryStatisticsOperations.cs (9)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "queryStatisticId"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 535throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysql\Generated\VirtualNetworkRulesOperations.cs (17)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 120throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkRuleName"); 361throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 376throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 380throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 579throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 609throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkRuleName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 830throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 845throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 849throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkRuleName"); 853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1027throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysql\Generated\WaitStatisticsOperations.cs (9)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "waitStatisticsId"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 535throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysqlflexibleservers\Generated\BackupsOperations.cs (10)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 535throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysqlflexibleservers\Generated\CheckNameAvailabilityOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "nameAvailabilityRequest");
mysqlflexibleservers\Generated\CheckVirtualNetworkSubnetUsageOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
mysqlflexibleservers\Generated\ConfigurationsOperations.cs (21)
118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 140throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 155throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 159throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 392throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 407throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 608throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 619throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 634throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 638throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 642throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 849throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 860throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 875throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 879throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysqlflexibleservers\Generated\DatabasesOperations.cs (21)
143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 154throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 165throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 180throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 184throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 392throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 407throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 608throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 619throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 634throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 638throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 642throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 864throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 875throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 890throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 894throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysqlflexibleservers\Generated\FirewallRulesOperations.cs (21)
143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 154throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 165throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 180throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 184throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 392throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 407throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 608throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 619throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 634throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 638throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName"); 642throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 857throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 868throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 879throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 894throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 898throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName"); 1063throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysqlflexibleservers\Generated\GetPrivateDnsZoneSuffixOperations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
mysqlflexibleservers\Generated\LocationBasedCapabilitiesOperations.cs (4)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysqlflexibleservers\Generated\Models\FirewallRule.cs (2)
91throw new ValidationException(ValidationRules.CannotBeNull, "StartIpAddress"); 95throw new ValidationException(ValidationRules.CannotBeNull, "EndIpAddress");
mysqlflexibleservers\Generated\Models\NameAvailabilityRequest.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Name");
mysqlflexibleservers\Generated\Models\Sku.cs (2)
74throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 78throw new ValidationException(ValidationRules.CannotBeNull, "Tier");
mysqlflexibleservers\Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
mysqlflexibleservers\Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 264throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysqlflexibleservers\Generated\ReplicasOperations.cs (5)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 305throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
mysqlflexibleservers\Generated\ServersOperations.cs (42)
161throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 172throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 183throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 198throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 379throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 390throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 401throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 588throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 599throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 881throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 892throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 903throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 918throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 922throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1150throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1161throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1176throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1180throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1368throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1379throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1390throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1405throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1590throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1605throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1771throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1782throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1793throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1808throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1812throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1982throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1993throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2004throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2019throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 2182throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2193throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2204throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2219throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 2382throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2555throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.NetApp (373)
Customizations\NetAppResourceOperations.cs (6)
70throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 74throw new ValidationException(ValidationRules.CannotBeNull, "location"); 78throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 82throw new ValidationException(ValidationRules.CannotBeNull, "name"); 86throw new ValidationException(ValidationRules.CannotBeNull, "type"); 90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup");
Generated\AccountBackupsOperations.cs (14)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 569throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 573throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 592throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 596throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 600throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\AccountsOperations.cs (25)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 275throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 279throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 490throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 494throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 795throw new ValidationException(ValidationRules.CannotBeNull, "body"); 803throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 807throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 826throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 830throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1046throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1050throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1069throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1073throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1252throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1256throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1260throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1279throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1283throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1499throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1675throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BackupPoliciesOperations.cs (26)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "backupPolicyName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 637throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 641throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 660throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 664throw new ValidationException(ValidationRules.CannotBeNull, "backupPolicyName"); 668throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 679throw new ValidationException(ValidationRules.CannotBeNull, "body"); 903throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 907throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 926throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 930throw new ValidationException(ValidationRules.CannotBeNull, "backupPolicyName"); 934throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 945throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1159throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1163throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1182throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1186throw new ValidationException(ValidationRules.CannotBeNull, "backupPolicyName"); 1190throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\BackupsOperations.cs (47)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 142throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 161throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 365throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 369throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 388throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 392throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 411throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 430throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 634throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 638throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 657throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 661throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 680throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 699throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 906throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 910throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 929throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 933throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 952throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 971throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 975throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1299throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1318throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1322throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 1341throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 1360throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 1364throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1375throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1609throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1613throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1632throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1636throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 1655throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 1674throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 1678throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1909throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1913throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1932throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1936throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 1955throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 1974throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 1978throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Models\Backup.cs (1)
174throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\BackupPolicy.cs (1)
178throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\CapacityPool.cs (2)
204throw new ValidationException(ValidationRules.CannotBeNull, "Location"); 208throw new ValidationException(ValidationRules.CannotBeNull, "ServiceLevel");
Generated\Models\FilePathAvailabilityRequest.cs (2)
74throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 78throw new ValidationException(ValidationRules.CannotBeNull, "SubnetId");
Generated\Models\MountTarget.cs (2)
141throw new ValidationException(ValidationRules.CannotBeNull, "Location"); 145throw new ValidationException(ValidationRules.CannotBeNull, "FileSystemId");
Generated\Models\MountTargetProperties.cs (1)
97throw new ValidationException(ValidationRules.CannotBeNull, "FileSystemId");
Generated\Models\NetAppAccount.cs (1)
141throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\PlacementKeyValuePairs.cs (2)
74throw new ValidationException(ValidationRules.CannotBeNull, "Key"); 78throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\PoolChangeRequest.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "NewPoolResourceId");
Generated\Models\QuotaAvailabilityRequest.cs (3)
85throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 89throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 93throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroup");
Generated\Models\ReplicationObject.cs (1)
102throw new ValidationException(ValidationRules.CannotBeNull, "RemoteVolumeResourceId");
Generated\Models\ResourceNameAvailabilityRequest.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 91throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 95throw new ValidationException(ValidationRules.CannotBeNull, "ResourceGroup");
Generated\Models\Snapshot.cs (1)
118throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\SnapshotPolicy.cs (1)
169throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\Vault.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\Volume.cs (3)
556throw new ValidationException(ValidationRules.CannotBeNull, "Location"); 560throw new ValidationException(ValidationRules.CannotBeNull, "CreationToken"); 564throw new ValidationException(ValidationRules.CannotBeNull, "SubnetId");
Generated\Models\VolumeGroupVolumeProperties.cs (2)
540throw new ValidationException(ValidationRules.CannotBeNull, "CreationToken"); 544throw new ValidationException(ValidationRules.CannotBeNull, "SubnetId");
Generated\NetAppResourceOperations.cs (17)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "location"); 108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 119throw new ValidationException(ValidationRules.CannotBeNull, "name"); 123throw new ValidationException(ValidationRules.CannotBeNull, "type"); 127throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 330throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "location"); 338throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 349throw new ValidationException(ValidationRules.CannotBeNull, "name"); 353throw new ValidationException(ValidationRules.CannotBeNull, "subnetId"); 561throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 565throw new ValidationException(ValidationRules.CannotBeNull, "location"); 569throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 580throw new ValidationException(ValidationRules.CannotBeNull, "name"); 584throw new ValidationException(ValidationRules.CannotBeNull, "type"); 588throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup");
Generated\NetAppResourceQuotaLimitsOperations.cs (7)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "location"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 291throw new ValidationException(ValidationRules.CannotBeNull, "location"); 295throw new ValidationException(ValidationRules.CannotBeNull, "quotaLimitName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Operations.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PoolsOperations.cs (27)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 360throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 652throw new ValidationException(ValidationRules.CannotBeNull, "body"); 660throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 664throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 683throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 687throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 706throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 933throw new ValidationException(ValidationRules.CannotBeNull, "body"); 937throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 941throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 960throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 964throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 983throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1186throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1190throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1209throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1213throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 1232throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1407throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SnapshotPoliciesOperations.cs (31)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 312throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "snapshotPolicyName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 538throw new ValidationException(ValidationRules.CannotBeNull, "body"); 546throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 550throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "snapshotPolicyName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 854throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 858throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 877throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 881throw new ValidationException(ValidationRules.CannotBeNull, "snapshotPolicyName"); 885throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1084throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1088throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1092throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1111throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1115throw new ValidationException(ValidationRules.CannotBeNull, "snapshotPolicyName"); 1119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1341throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1360throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1364throw new ValidationException(ValidationRules.CannotBeNull, "snapshotPolicyName"); 1368throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\SnapshotsOperations.cs (36)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 142throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 161throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 368throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 372throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 391throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 395throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 414throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 433throw new ValidationException(ValidationRules.CannotBeNull, "snapshotName"); 437throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 757throw new ValidationException(ValidationRules.CannotBeNull, "body"); 765throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 769throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 792throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 811throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 830throw new ValidationException(ValidationRules.CannotBeNull, "snapshotName"); 834throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1053throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1057throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1061throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1080throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1084throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 1103throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 1122throw new ValidationException(ValidationRules.CannotBeNull, "snapshotName"); 1126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1343throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1362throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1366throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 1385throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 1404throw new ValidationException(ValidationRules.CannotBeNull, "snapshotName"); 1408throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\VaultsOperations.cs (4)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\VolumeGroupsOperations.cs (20)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "volumeGroupName"); 360throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 628throw new ValidationException(ValidationRules.CannotBeNull, "body"); 632throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 636throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 655throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 659throw new ValidationException(ValidationRules.CannotBeNull, "volumeGroupName"); 678throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 882throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 886throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 905throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 909throw new ValidationException(ValidationRules.CannotBeNull, "volumeGroupName"); 928throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\VolumesOperations.cs (83)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 341throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 345throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 364throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 368throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 387throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 406throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 777throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 781throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 800throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 804throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 823throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 842throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1213throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1221throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1225throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1244throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1248throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 1267throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 1286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1518throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1522throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1526throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1545throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1549throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 1568throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 1587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1795throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1799throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1818throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1822throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 1841throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 1860throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2046throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2050throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2069throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2073throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 2092throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 2111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2122throw new ValidationException(ValidationRules.CannotBeNull, "body"); 2308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2312throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2331throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2335throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 2354throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 2373throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2569throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2588throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2592throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 2611throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 2630throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2814throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2818throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2837throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2841throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 2860throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 2879throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3065throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3069throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3088throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3092throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 3111throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 3130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3141throw new ValidationException(ValidationRules.CannotBeNull, "body"); 3324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3347throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3351throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 3370throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 3389throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3575throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3579throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3598throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3602throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 3621throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 3640throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3651throw new ValidationException(ValidationRules.CannotBeNull, "body"); 3832throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Network (2097)
Customizations\ConnectionMonitorOperation.cs (17)
152throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 156throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 160throw new ValidationException(ValidationRules.CannotBeNull, "connectionMonitorName"); 164throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 172throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 383throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 387throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 391throw new ValidationException(ValidationRules.CannotBeNull, "connectionMonitorName"); 395throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 605throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 609throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "connectionMonitorName"); 617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 808throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 812throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 816throw new ValidationException(ValidationRules.CannotBeNull, "connectionMonitorName"); 820throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ApplicationGatewayPrivateEndpointConnectionsOperations.cs (17)
144throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 148throw new ValidationException(ValidationRules.CannotBeNull, "applicationGatewayName"); 152throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 156throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "applicationGatewayName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "applicationGatewayName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 727throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 731throw new ValidationException(ValidationRules.CannotBeNull, "applicationGatewayName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 743throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 935throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApplicationGatewayPrivateLinkResourcesOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "applicationGatewayName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApplicationGatewaysOperations.cs (41)
109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "applicationGatewayName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 331throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "applicationGatewayName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 533throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 715throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 992throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1163throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1505throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1681throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1857throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2036throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2040throw new ValidationException(ValidationRules.CannotBeNull, "predefinedPolicyName"); 2221throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2225throw new ValidationException(ValidationRules.CannotBeNull, "applicationGatewayName"); 2229throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2400throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2404throw new ValidationException(ValidationRules.CannotBeNull, "applicationGatewayName"); 2408throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2416throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2624throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2628throw new ValidationException(ValidationRules.CannotBeNull, "applicationGatewayName"); 2632throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2797throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2801throw new ValidationException(ValidationRules.CannotBeNull, "applicationGatewayName"); 2805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2978throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2982throw new ValidationException(ValidationRules.CannotBeNull, "applicationGatewayName"); 2986throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3185throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3189throw new ValidationException(ValidationRules.CannotBeNull, "applicationGatewayName"); 3193throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3197throw new ValidationException(ValidationRules.CannotBeNull, "probeRequest"); 3392throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3565throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3738throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApplicationSecurityGroupsOperations.cs (19)
109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "applicationSecurityGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 332throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "applicationSecurityGroupName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 531throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 710throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 714throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 895throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 899throw new ValidationException(ValidationRules.CannotBeNull, "applicationSecurityGroupName"); 903throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1075throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "applicationSecurityGroupName"); 1083throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1295throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1468throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AvailableDelegationsOperations.cs (3)
85throw new ValidationException(ValidationRules.CannotBeNull, "location"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 271throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AvailableEndpointServicesOperations.cs (3)
84throw new ValidationException(ValidationRules.CannotBeNull, "location"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 269throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AvailablePrivateEndpointTypesOperations.cs (7)
85throw new ValidationException(ValidationRules.CannotBeNull, "location"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 274throw new ValidationException(ValidationRules.CannotBeNull, "location"); 278throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 466throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 640throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AvailableResourceGroupDelegationsOperations.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "location"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 280throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AvailableServiceAliasesOperations.cs (7)
84throw new ValidationException(ValidationRules.CannotBeNull, "location"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 272throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 276throw new ValidationException(ValidationRules.CannotBeNull, "location"); 280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 463throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 636throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AzureFirewallFqdnTagsOperations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 260throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AzureFirewallsOperations.cs (19)
109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "azureFirewallName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 350throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 532throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 711throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 715throw new ValidationException(ValidationRules.CannotBeNull, "azureFirewallName"); 719throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 890throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 894throw new ValidationException(ValidationRules.CannotBeNull, "azureFirewallName"); 909throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 913throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1127throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1131throw new ValidationException(ValidationRules.CannotBeNull, "azureFirewallName"); 1135throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1329throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1502throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BastionHostsOperations.cs (19)
109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "bastionHostName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 526throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 711throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 715throw new ValidationException(ValidationRules.CannotBeNull, "bastionHostName"); 719throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 890throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 894throw new ValidationException(ValidationRules.CannotBeNull, "bastionHostName"); 898throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 906throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1124throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1128throw new ValidationException(ValidationRules.CannotBeNull, "bastionHostName"); 1132throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1322throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1495throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BgpServiceCommunitiesOperations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 260throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ConnectionMonitorsOperations.cs (33)
122throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "connectionMonitorName"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 348throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "connectionMonitorName"); 360throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 364throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 629throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 633throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 637throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 828throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 832throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 836throw new ValidationException(ValidationRules.CannotBeNull, "connectionMonitorName"); 840throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 848throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1061throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1065throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 1069throw new ValidationException(ValidationRules.CannotBeNull, "connectionMonitorName"); 1073throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1238throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1242throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 1246throw new ValidationException(ValidationRules.CannotBeNull, "connectionMonitorName"); 1250throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1415throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1419throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 1423throw new ValidationException(ValidationRules.CannotBeNull, "connectionMonitorName"); 1427throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1595throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1599throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 1603throw new ValidationException(ValidationRules.CannotBeNull, "connectionMonitorName"); 1607throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\CustomIPPrefixesOperations.cs (19)
112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "customIpPrefixName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "customIpPrefixName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 717throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 721throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 902throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 906throw new ValidationException(ValidationRules.CannotBeNull, "customIpPrefixName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "customIpPrefixName"); 1089throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1093throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1301throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1474throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DdosCustomPoliciesOperations.cs (14)
109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "ddosCustomPolicyName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 331throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "ddosCustomPolicyName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 533throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 537throw new ValidationException(ValidationRules.CannotBeNull, "ddosCustomPolicyName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 712throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 716throw new ValidationException(ValidationRules.CannotBeNull, "ddosCustomPolicyName"); 720throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 724throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\DdosProtectionPlansOperations.cs (19)
109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "ddosProtectionPlanName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 331throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "ddosProtectionPlanName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 530throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 709throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 713throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 894throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 898throw new ValidationException(ValidationRules.CannotBeNull, "ddosProtectionPlanName"); 902throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1073throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1077throw new ValidationException(ValidationRules.CannotBeNull, "ddosProtectionPlanName"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1293throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1466throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DefaultSecurityRulesOperations.cs (8)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "networkSecurityGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 288throw new ValidationException(ValidationRules.CannotBeNull, "networkSecurityGroupName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "defaultSecurityRuleName"); 296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 481throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DscpConfigurationOperations.cs (15)
134throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 138throw new ValidationException(ValidationRules.CannotBeNull, "dscpConfigurationName"); 142throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 325throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 507throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 692throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 696throw new ValidationException(ValidationRules.CannotBeNull, "dscpConfigurationName"); 700throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 704throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 912throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 916throw new ValidationException(ValidationRules.CannotBeNull, "dscpConfigurationName"); 920throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1258throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExpressRouteCircuitAuthorizationsOperations.cs (17)
116throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "authorizationName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 345throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 540throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 544throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 548throw new ValidationException(ValidationRules.CannotBeNull, "authorizationName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 729throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 733throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 737throw new ValidationException(ValidationRules.CannotBeNull, "authorizationName"); 741throw new ValidationException(ValidationRules.CannotBeNull, "authorizationParameters"); 745throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 955throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExpressRouteCircuitConnectionsOperations.cs (21)
123throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 135throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 366throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 570throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 586throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 769throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 773throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 777throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 781throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 785throw new ValidationException(ValidationRules.CannotBeNull, "expressRouteCircuitConnectionParameters"); 789throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1002throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExpressRouteCircuitPeeringsOperations.cs (17)
115throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 727throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 731throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "peeringParameters"); 747throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 957throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExpressRouteCircuitsOperations.cs (41)
109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 332throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 624throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 628throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 632throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 821throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 825throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 829throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 833throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1018throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1022throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1200throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1379throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1383throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 1387throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1559throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1563throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 1567throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1789throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1793throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 1797throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 1801throw new ValidationException(ValidationRules.CannotBeNull, "devicePath"); 1805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2002throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2006throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 2010throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 2014throw new ValidationException(ValidationRules.CannotBeNull, "devicePath"); 2018throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2215throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2219throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 2223throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 2227throw new ValidationException(ValidationRules.CannotBeNull, "devicePath"); 2231throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2418throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2591throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExpressRouteConnectionsOperations.cs (16)
119throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "expressRouteGatewayName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "expressRouteGatewayName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 545throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "expressRouteGatewayName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "putExpressRouteConnectionParameters"); 565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 778throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 782throw new ValidationException(ValidationRules.CannotBeNull, "expressRouteGatewayName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 790throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ExpressRouteCrossConnectionPeeringsOperations.cs (17)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "crossConnectionName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 309throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "crossConnectionName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "crossConnectionName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 727throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 731throw new ValidationException(ValidationRules.CannotBeNull, "crossConnectionName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "peeringParameters"); 747throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 957throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExpressRouteCrossConnectionsOperations.cs (31)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 260throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 264throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 448throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 452throw new ValidationException(ValidationRules.CannotBeNull, "crossConnectionName"); 456throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 670throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 674throw new ValidationException(ValidationRules.CannotBeNull, "crossConnectionName"); 678throw new ValidationException(ValidationRules.CannotBeNull, "crossConnectionParameters"); 682throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 965throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 969throw new ValidationException(ValidationRules.CannotBeNull, "crossConnectionName"); 973throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 977throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1177throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "crossConnectionName"); 1185throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 1189throw new ValidationException(ValidationRules.CannotBeNull, "devicePath"); 1193throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1390throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1394throw new ValidationException(ValidationRules.CannotBeNull, "crossConnectionName"); 1398throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 1402throw new ValidationException(ValidationRules.CannotBeNull, "devicePath"); 1406throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1603throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1607throw new ValidationException(ValidationRules.CannotBeNull, "crossConnectionName"); 1611throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 1615throw new ValidationException(ValidationRules.CannotBeNull, "devicePath"); 1619throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1806throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1979throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExpressRouteGatewaysOperations.cs (17)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 260throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 264throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 498throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 502throw new ValidationException(ValidationRules.CannotBeNull, "expressRouteGatewayName"); 506throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 719throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 723throw new ValidationException(ValidationRules.CannotBeNull, "expressRouteGatewayName"); 727throw new ValidationException(ValidationRules.CannotBeNull, "putExpressRouteGatewayParameters"); 735throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 949throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 953throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 957throw new ValidationException(ValidationRules.CannotBeNull, "expressRouteGatewayName"); 961throw new ValidationException(ValidationRules.CannotBeNull, "expressRouteGatewayParameters"); 1153throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1157throw new ValidationException(ValidationRules.CannotBeNull, "expressRouteGatewayName"); 1161throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ExpressRouteLinksOperations.cs (8)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "expressRoutePortName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "linkName"); 291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 295throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "expressRoutePortName"); 483throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExpressRoutePortsLocationsOperations.cs (4)
83throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 263throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 267throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 450throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExpressRoutePortsOperations.cs (23)
109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 113throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "expressRoutePortName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 335throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "expressRoutePortName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 533throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 537throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 715throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 901throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 905throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 909throw new ValidationException(ValidationRules.CannotBeNull, "expressRoutePortName"); 913throw new ValidationException(ValidationRules.CannotBeNull, "request"); 1107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1111throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1115throw new ValidationException(ValidationRules.CannotBeNull, "expressRoutePortName"); 1286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1290throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1294throw new ValidationException(ValidationRules.CannotBeNull, "expressRoutePortName"); 1298throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1506throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1679throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExpressRouteServiceProvidersOperations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 260throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FirewallPoliciesOperations.cs (15)
112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "firewallPolicyName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 333throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 515throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 694throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 698throw new ValidationException(ValidationRules.CannotBeNull, "firewallPolicyName"); 702throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 873throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 877throw new ValidationException(ValidationRules.CannotBeNull, "firewallPolicyName"); 881throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 889throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1097throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1270throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FirewallPolicyIdpsSignaturesFilterValuesOperations.cs (4)
89throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "firewallPolicyName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\FirewallPolicyIdpsSignaturesOperations.cs (4)
89throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 93throw new ValidationException(ValidationRules.CannotBeNull, "firewallPolicyName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Generated\FirewallPolicyIdpsSignaturesOverridesOperations.cs (14)
90throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "firewallPolicyName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 292throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 296throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 300throw new ValidationException(ValidationRules.CannotBeNull, "firewallPolicyName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 491throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 495throw new ValidationException(ValidationRules.CannotBeNull, "firewallPolicyName"); 499throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 680throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 684throw new ValidationException(ValidationRules.CannotBeNull, "firewallPolicyName"); 688throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\FirewallPolicyRuleCollectionGroupsOperations.cs (17)
115throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "firewallPolicyName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "ruleCollectionGroupName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "firewallPolicyName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "firewallPolicyName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "ruleCollectionGroupName"); 550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 727throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 731throw new ValidationException(ValidationRules.CannotBeNull, "firewallPolicyName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "ruleCollectionGroupName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 747throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 957throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FlowLogsOperations.cs (22)
121throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "flowLogName"); 133throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 330throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "flowLogName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 550throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 554throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 558throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 745throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 749throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 753throw new ValidationException(ValidationRules.CannotBeNull, "flowLogName"); 757throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 765throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 973throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 977throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 981throw new ValidationException(ValidationRules.CannotBeNull, "flowLogName"); 985throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1147throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\HubRouteTablesOperations.cs (17)
119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 123throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "routeTableName"); 344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 348throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 549throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "routeTableName"); 561throw new ValidationException(ValidationRules.CannotBeNull, "routeTableParameters"); 774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 778throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 782throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "routeTableName"); 953throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\HubVirtualNetworkConnectionsOperations.cs (17)
144throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 148throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 152throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 156throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 348throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 549throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 561throw new ValidationException(ValidationRules.CannotBeNull, "hubVirtualNetworkConnectionParameters"); 774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 778throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 782throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 953throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\InboundNatRulesOperations.cs (17)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 312throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "inboundNatRuleName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 545throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "inboundNatRuleName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 733throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 737throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 741throw new ValidationException(ValidationRules.CannotBeNull, "inboundNatRuleName"); 745throw new ValidationException(ValidationRules.CannotBeNull, "inboundNatRuleParameters"); 749throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 959throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\InboundSecurityRuleOperations.cs (5)
125throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "networkVirtualApplianceName"); 133throw new ValidationException(ValidationRules.CannotBeNull, "ruleCollectionName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 141throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\IpAllocationsOperations.cs (19)
112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "ipAllocationName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "ipAllocationName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 717throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 721throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 902throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 906throw new ValidationException(ValidationRules.CannotBeNull, "ipAllocationName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "ipAllocationName"); 1089throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1093throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1301throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1474throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IpGroupsOperations.cs (19)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "ipGroupsName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 313throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "ipGroupsName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 532throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 536throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 709throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 889throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 893throw new ValidationException(ValidationRules.CannotBeNull, "ipGroupsName"); 897throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 901throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1108throw new ValidationException(ValidationRules.CannotBeNull, "ipGroupsName"); 1112throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1272throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1440throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LoadBalancerBackendAddressPoolsOperations.cs (17)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 288throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "backendAddressPoolName"); 296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 545throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "backendAddressPoolName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 561throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 774throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 778throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 782throw new ValidationException(ValidationRules.CannotBeNull, "backendAddressPoolName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 953throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LoadBalancerFrontendIPConfigurationsOperations.cs (8)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 288throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "frontendIPConfigurationName"); 296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 481throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LoadBalancerLoadBalancingRulesOperations.cs (8)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 288throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancingRuleName"); 296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 481throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LoadBalancerNetworkInterfacesOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LoadBalancerOutboundRulesOperations.cs (8)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 288throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "outboundRuleName"); 296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 481throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LoadBalancerProbesOperations.cs (8)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 288throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "probeName"); 296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 481throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LoadBalancersOperations.cs (27)
112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 717throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 721throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 952throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 956throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 960throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1131throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1135throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 1139throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1351throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1355throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1359throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1538throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 1542throw new ValidationException(ValidationRules.CannotBeNull, "loadBalancerName"); 1546throw new ValidationException(ValidationRules.CannotBeNull, "backendPoolName"); 1550throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1764throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1937throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LocalNetworkGatewaysOperations.cs (17)
113throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "localNetworkGatewayName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "localNetworkGatewayName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 358throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 548throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 740throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 744throw new ValidationException(ValidationRules.CannotBeNull, "localNetworkGatewayName"); 755throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 763throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 971throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 975throw new ValidationException(ValidationRules.CannotBeNull, "localNetworkGatewayName"); 986throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1151throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\ApplicationGatewayFirewallDisabledRuleGroup.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "RuleGroupName");
Generated\Models\ApplicationGatewayFirewallExclusion.cs (3)
86throw new ValidationException(ValidationRules.CannotBeNull, "MatchVariable"); 90throw new ValidationException(ValidationRules.CannotBeNull, "SelectorMatchOperator"); 94throw new ValidationException(ValidationRules.CannotBeNull, "Selector");
Generated\Models\ApplicationGatewayFirewallRuleGroup.cs (2)
85throw new ValidationException(ValidationRules.CannotBeNull, "RuleGroupName"); 89throw new ValidationException(ValidationRules.CannotBeNull, "Rules");
Generated\Models\ApplicationGatewayFirewallRuleSet.cs (3)
106throw new ValidationException(ValidationRules.CannotBeNull, "RuleSetType"); 110throw new ValidationException(ValidationRules.CannotBeNull, "RuleSetVersion"); 114throw new ValidationException(ValidationRules.CannotBeNull, "RuleGroups");
Generated\Models\ApplicationGatewayWebApplicationFirewallConfiguration.cs (3)
148throw new ValidationException(ValidationRules.CannotBeNull, "FirewallMode"); 152throw new ValidationException(ValidationRules.CannotBeNull, "RuleSetType"); 156throw new ValidationException(ValidationRules.CannotBeNull, "RuleSetVersion");
Generated\Models\AvailableProvidersList.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Countries");
Generated\Models\AzureReachabilityReport.cs (3)
83throw new ValidationException(ValidationRules.CannotBeNull, "AggregationLevel"); 87throw new ValidationException(ValidationRules.CannotBeNull, "ProviderLocation"); 91throw new ValidationException(ValidationRules.CannotBeNull, "ReachabilityReport");
Generated\Models\AzureReachabilityReportLocation.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Country");
Generated\Models\AzureReachabilityReportParameters.cs (1)
101throw new ValidationException(ValidationRules.CannotBeNull, "ProviderLocation");
Generated\Models\BastionHostIPConfiguration.cs (2)
125throw new ValidationException(ValidationRules.CannotBeNull, "Subnet"); 129throw new ValidationException(ValidationRules.CannotBeNull, "PublicIPAddress");
Generated\Models\BastionShareableLink.cs (1)
88throw new ValidationException(ValidationRules.CannotBeNull, "Vm");
Generated\Models\ConnectionMonitorEndpoint.cs (1)
122throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\ConnectionMonitorSource.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "ResourceId");
Generated\Models\ConnectionMonitorTestConfiguration.cs (2)
136throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 140throw new ValidationException(ValidationRules.CannotBeNull, "Protocol");
Generated\Models\ConnectionMonitorTestGroup.cs (4)
99throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 103throw new ValidationException(ValidationRules.CannotBeNull, "TestConfigurations"); 107throw new ValidationException(ValidationRules.CannotBeNull, "Sources"); 111throw new ValidationException(ValidationRules.CannotBeNull, "Destinations");
Generated\Models\ConnectionSharedKey.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\ConnectivityParameters.cs (2)
98throw new ValidationException(ValidationRules.CannotBeNull, "Source"); 102throw new ValidationException(ValidationRules.CannotBeNull, "Destination");
Generated\Models\ConnectivitySource.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "ResourceId");
Generated\Models\ExclusionManagedRule.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "RuleId");
Generated\Models\ExclusionManagedRuleGroup.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "RuleGroupName");
Generated\Models\ExclusionManagedRuleSet.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "RuleSetType"); 85throw new ValidationException(ValidationRules.CannotBeNull, "RuleSetVersion");
Generated\Models\ExpressRouteConnection.cs (2)
133throw new ValidationException(ValidationRules.CannotBeNull, "ExpressRouteCircuitPeering"); 137throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\ExpressRouteGateway.cs (1)
113throw new ValidationException(ValidationRules.CannotBeNull, "VirtualHub");
Generated\Models\FlowLog.cs (2)
151throw new ValidationException(ValidationRules.CannotBeNull, "TargetResourceId"); 155throw new ValidationException(ValidationRules.CannotBeNull, "StorageId");
Generated\Models\FlowLogInformation.cs (2)
113throw new ValidationException(ValidationRules.CannotBeNull, "TargetResourceId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "StorageId");
Generated\Models\FlowLogStatusParameters.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "TargetResourceId");
Generated\Models\GenerateExpressRoutePortsLOARequest.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "CustomerName");
Generated\Models\GetVpnSitesConfigurationRequest.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "OutputBlobSasUrl");
Generated\Models\HubRoute.cs (5)
100throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 104throw new ValidationException(ValidationRules.CannotBeNull, "DestinationType"); 108throw new ValidationException(ValidationRules.CannotBeNull, "Destinations"); 112throw new ValidationException(ValidationRules.CannotBeNull, "NextHopType"); 116throw new ValidationException(ValidationRules.CannotBeNull, "NextHop");
Generated\Models\InboundNatPool.cs (1)
196throw new ValidationException(ValidationRules.CannotBeNull, "Protocol");
Generated\Models\IpsecPolicy.cs (6)
147throw new ValidationException(ValidationRules.CannotBeNull, "IpsecEncryption"); 151throw new ValidationException(ValidationRules.CannotBeNull, "IpsecIntegrity"); 155throw new ValidationException(ValidationRules.CannotBeNull, "IkeEncryption"); 159throw new ValidationException(ValidationRules.CannotBeNull, "IkeIntegrity"); 163throw new ValidationException(ValidationRules.CannotBeNull, "DhGroup"); 167throw new ValidationException(ValidationRules.CannotBeNull, "PfsGroup");
Generated\Models\LoadBalancingRule.cs (1)
241throw new ValidationException(ValidationRules.CannotBeNull, "Protocol");
Generated\Models\ManagedRuleGroupOverride.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "RuleGroupName");
Generated\Models\ManagedRuleOverride.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "RuleId");
Generated\Models\ManagedRulesDefinition.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "ManagedRuleSets");
Generated\Models\ManagedRuleSet.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "RuleSetType"); 86throw new ValidationException(ValidationRules.CannotBeNull, "RuleSetVersion");
Generated\Models\MatchCondition.cs (3)
102throw new ValidationException(ValidationRules.CannotBeNull, "MatchVariables"); 106throw new ValidationException(ValidationRules.CannotBeNull, "OperatorProperty"); 110throw new ValidationException(ValidationRules.CannotBeNull, "MatchValues");
Generated\Models\MatchVariable.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "VariableName");
Generated\Models\NetworkConfigurationDiagnosticParameters.cs (2)
89throw new ValidationException(ValidationRules.CannotBeNull, "TargetResourceId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "Profiles");
Generated\Models\NetworkConfigurationDiagnosticProfile.cs (5)
105throw new ValidationException(ValidationRules.CannotBeNull, "Direction"); 109throw new ValidationException(ValidationRules.CannotBeNull, "Protocol"); 113throw new ValidationException(ValidationRules.CannotBeNull, "Source"); 117throw new ValidationException(ValidationRules.CannotBeNull, "Destination"); 121throw new ValidationException(ValidationRules.CannotBeNull, "DestinationPort");
Generated\Models\NextHopParameters.cs (3)
93throw new ValidationException(ValidationRules.CannotBeNull, "TargetResourceId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "SourceIPAddress"); 101throw new ValidationException(ValidationRules.CannotBeNull, "DestinationIPAddress");
Generated\Models\OutboundRule.cs (3)
160throw new ValidationException(ValidationRules.CannotBeNull, "FrontendIPConfigurations"); 164throw new ValidationException(ValidationRules.CannotBeNull, "BackendAddressPool"); 168throw new ValidationException(ValidationRules.CannotBeNull, "Protocol");
Generated\Models\OwaspCrsExclusionEntry.cs (3)
105throw new ValidationException(ValidationRules.CannotBeNull, "MatchVariable"); 109throw new ValidationException(ValidationRules.CannotBeNull, "SelectorMatchOperator"); 113throw new ValidationException(ValidationRules.CannotBeNull, "Selector");
Generated\Models\PacketCapture.cs (2)
112throw new ValidationException(ValidationRules.CannotBeNull, "Target"); 116throw new ValidationException(ValidationRules.CannotBeNull, "StorageLocation");
Generated\Models\PacketCaptureParameters.cs (2)
110throw new ValidationException(ValidationRules.CannotBeNull, "Target"); 114throw new ValidationException(ValidationRules.CannotBeNull, "StorageLocation");
Generated\Models\PacketCaptureResult.cs (2)
149throw new ValidationException(ValidationRules.CannotBeNull, "Target"); 153throw new ValidationException(ValidationRules.CannotBeNull, "StorageLocation");
Generated\Models\PatchRouteFilterRule.cs (2)
125throw new ValidationException(ValidationRules.CannotBeNull, "Access"); 129throw new ValidationException(ValidationRules.CannotBeNull, "Communities");
Generated\Models\Probe.cs (1)
179throw new ValidationException(ValidationRules.CannotBeNull, "Protocol");
Generated\Models\QueryTroubleshootingParameters.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "TargetResourceId");
Generated\Models\RadiusServer.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "RadiusServerAddress");
Generated\Models\Route.cs (1)
140throw new ValidationException(ValidationRules.CannotBeNull, "NextHopType");
Generated\Models\RouteFilterRule.cs (2)
133throw new ValidationException(ValidationRules.CannotBeNull, "Access"); 137throw new ValidationException(ValidationRules.CannotBeNull, "Communities");
Generated\Models\RoutingPolicy.cs (3)
84throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 88throw new ValidationException(ValidationRules.CannotBeNull, "Destinations"); 92throw new ValidationException(ValidationRules.CannotBeNull, "NextHop");
Generated\Models\SecurityGroupViewParameters.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "TargetResourceId");
Generated\Models\SecurityRule.cs (3)
263throw new ValidationException(ValidationRules.CannotBeNull, "Protocol"); 267throw new ValidationException(ValidationRules.CannotBeNull, "Access"); 271throw new ValidationException(ValidationRules.CannotBeNull, "Direction");
Generated\Models\TrafficSelectorPolicy.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "LocalAddressRanges"); 77throw new ValidationException(ValidationRules.CannotBeNull, "RemoteAddressRanges");
Generated\Models\TroubleshootingParameters.cs (3)
84throw new ValidationException(ValidationRules.CannotBeNull, "TargetResourceId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "StorageId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "StoragePath");
Generated\Models\Usage.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\VerificationIPFlowParameters.cs (7)
140throw new ValidationException(ValidationRules.CannotBeNull, "TargetResourceId"); 144throw new ValidationException(ValidationRules.CannotBeNull, "Direction"); 148throw new ValidationException(ValidationRules.CannotBeNull, "Protocol"); 152throw new ValidationException(ValidationRules.CannotBeNull, "LocalPort"); 156throw new ValidationException(ValidationRules.CannotBeNull, "RemotePort"); 160throw new ValidationException(ValidationRules.CannotBeNull, "LocalIPAddress"); 164throw new ValidationException(ValidationRules.CannotBeNull, "RemoteIPAddress");
Generated\Models\VirtualNetworkBgpCommunities.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "VirtualNetworkCommunity");
Generated\Models\VirtualNetworkConnectionGatewayReference.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\VirtualNetworkGatewayConnection.cs (2)
307throw new ValidationException(ValidationRules.CannotBeNull, "VirtualNetworkGateway1"); 311throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionType");
Generated\Models\VirtualNetworkGatewayConnectionListEntity.cs (2)
272throw new ValidationException(ValidationRules.CannotBeNull, "VirtualNetworkGateway1"); 276throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionType");
Generated\Models\VpnClientIPsecParameters.cs (6)
147throw new ValidationException(ValidationRules.CannotBeNull, "IpsecEncryption"); 151throw new ValidationException(ValidationRules.CannotBeNull, "IpsecIntegrity"); 155throw new ValidationException(ValidationRules.CannotBeNull, "IkeEncryption"); 159throw new ValidationException(ValidationRules.CannotBeNull, "IkeIntegrity"); 163throw new ValidationException(ValidationRules.CannotBeNull, "DhGroup"); 167throw new ValidationException(ValidationRules.CannotBeNull, "PfsGroup");
Generated\Models\VpnClientRootCertificate.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "PublicCertData");
Generated\Models\WebApplicationFirewallCustomRule.cs (3)
115throw new ValidationException(ValidationRules.CannotBeNull, "RuleType"); 119throw new ValidationException(ValidationRules.CannotBeNull, "MatchConditions"); 123throw new ValidationException(ValidationRules.CannotBeNull, "Action");
Generated\Models\WebApplicationFirewallPolicy.cs (1)
153throw new ValidationException(ValidationRules.CannotBeNull, "ManagedRules");
Generated\NatGatewaysOperations.cs (19)
112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "natGatewayName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "natGatewayName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 717throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 721throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 902throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 906throw new ValidationException(ValidationRules.CannotBeNull, "natGatewayName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "natGatewayName"); 1089throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1093throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1301throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1474throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\NatRulesOperations.cs (17)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "natRuleName"); 344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 348throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 549throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "natRuleName"); 561throw new ValidationException(ValidationRules.CannotBeNull, "natRuleParameters"); 774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 778throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 782throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "natRuleName"); 953throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\NetworkInterfaceIPConfigurationsOperations.cs (8)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 288throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "ipConfigurationName"); 296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 481throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\NetworkInterfaceLoadBalancersOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\NetworkInterfacesOperations.cs (65)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "roleInstanceName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 291throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 494throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 498throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 502throw new ValidationException(ValidationRules.CannotBeNull, "roleInstanceName"); 506throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 730throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 734throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 738throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 957throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 961throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 965throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 969throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1156throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1335throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1571throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1575throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineScaleSetName"); 1579throw new ValidationException(ValidationRules.CannotBeNull, "virtualmachineIndex"); 1583throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1771throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1775throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineScaleSetName"); 1779throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1974throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1978throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineScaleSetName"); 1982throw new ValidationException(ValidationRules.CannotBeNull, "virtualmachineIndex"); 1986throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 1990throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2195throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2199throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineScaleSetName"); 2203throw new ValidationException(ValidationRules.CannotBeNull, "virtualmachineIndex"); 2207throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 2211throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2419throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2423throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineScaleSetName"); 2427throw new ValidationException(ValidationRules.CannotBeNull, "virtualmachineIndex"); 2431throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 2435throw new ValidationException(ValidationRules.CannotBeNull, "ipConfigurationName"); 2439throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2633throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2637throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 2641throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2812throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2816throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 2820throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2824throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3035throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3039throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 3043throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3229throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3233throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 3237throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3421throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3594throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3767throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3940throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4114throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4287throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4461throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\NetworkInterfaceTapConfigurationsOperations.cs (17)
115throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "tapConfigurationName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 343throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 537throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "tapConfigurationName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 725throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 729throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 733throw new ValidationException(ValidationRules.CannotBeNull, "tapConfigurationName"); 737throw new ValidationException(ValidationRules.CannotBeNull, "tapConfigurationParameters"); 741throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 951throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\NetworkManagementClient.cs (33)
1121throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1125throw new ValidationException(ValidationRules.CannotBeNull, "bastionHostName"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "bslRequest"); 1351throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1355throw new ValidationException(ValidationRules.CannotBeNull, "bastionHostName"); 1359throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 1363throw new ValidationException(ValidationRules.CannotBeNull, "sessionIds"); 1558throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1562throw new ValidationException(ValidationRules.CannotBeNull, "domainNameLabel"); 1566throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 1756throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 1760throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1764throw new ValidationException(ValidationRules.CannotBeNull, "virtualWANName"); 1982throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1986throw new ValidationException(ValidationRules.CannotBeNull, "bastionHostName"); 1990throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 1994throw new ValidationException(ValidationRules.CannotBeNull, "bslRequest"); 2188throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2192throw new ValidationException(ValidationRules.CannotBeNull, "bastionHostName"); 2196throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 2200throw new ValidationException(ValidationRules.CannotBeNull, "bslRequest"); 2375throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2379throw new ValidationException(ValidationRules.CannotBeNull, "bastionHostName"); 2383throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 2576throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 2580throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2584throw new ValidationException(ValidationRules.CannotBeNull, "virtualWANName"); 2588throw new ValidationException(ValidationRules.CannotBeNull, "vpnClientParams"); 2798throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2990throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3163throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3336throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\NetworkProfilesOperations.cs (19)
112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "networkProfileName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "networkProfileName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 540throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 544throw new ValidationException(ValidationRules.CannotBeNull, "networkProfileName"); 548throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 552throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 739throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 918throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 922throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1107throw new ValidationException(ValidationRules.CannotBeNull, "networkProfileName"); 1111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1276throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1449throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\NetworkSecurityGroupsOperations.cs (19)
112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "networkSecurityGroupName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 341throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "networkSecurityGroupName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 353throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 719throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 723throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 904throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 908throw new ValidationException(ValidationRules.CannotBeNull, "networkSecurityGroupName"); 912throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1089throw new ValidationException(ValidationRules.CannotBeNull, "networkSecurityGroupName"); 1093throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1097throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1305throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1478throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\NetworkVirtualAppliancesOperations.cs (19)
112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "networkVirtualApplianceName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "networkVirtualApplianceName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 541throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 723throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 902throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 906throw new ValidationException(ValidationRules.CannotBeNull, "networkVirtualApplianceName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "networkVirtualApplianceName"); 1089throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1097throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1305throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1478throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\NetworkWatchersOperations.cs (65)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 522throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 526throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 534throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 719throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 723throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 896throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1076throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1080throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 1084throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1088throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1564throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1568throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 1572throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1739throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1743throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 1747throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1755throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1964throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1968throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 1972throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1980throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2189throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2193throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 2197throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2205throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2414throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2418throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 2422throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2430throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2639throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2643throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 2647throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2655throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2865throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2869throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 2873throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2881throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3092throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3096throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 3100throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 3108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3319throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3323throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 3327throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 3335throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3546throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3550throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 3554throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 3562throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3773throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3777throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 3781throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 3785throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4000throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4004throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 4008throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 4016throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\Operations.cs (1)
249throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\P2sVpnGatewaysOperations.cs (37)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 355throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 533throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 843throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 847throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 851throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 855throw new ValidationException(ValidationRules.CannotBeNull, "p2SVpnGatewayParameters"); 1069throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1073throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1077throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "p2SVpnGatewayParameters"); 1271throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1275throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1279throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 1447throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1451throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 1455throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1646throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1650throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 1654throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1658throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1852throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1856throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 1860throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2050throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2054throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2058throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 2062throw new ValidationException(ValidationRules.CannotBeNull, "request"); 2256throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2260throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2264throw new ValidationException(ValidationRules.CannotBeNull, "p2sVpnGatewayName"); 2268throw new ValidationException(ValidationRules.CannotBeNull, "request"); 2440throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2613throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PacketCapturesOperations.cs (24)
118throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "packetCaptureName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 388throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 392throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 396throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 583throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 587throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 591throw new ValidationException(ValidationRules.CannotBeNull, "packetCaptureName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 793throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 797throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 801throw new ValidationException(ValidationRules.CannotBeNull, "packetCaptureName"); 805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 970throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 974throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 978throw new ValidationException(ValidationRules.CannotBeNull, "packetCaptureName"); 982throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1150throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1154throw new ValidationException(ValidationRules.CannotBeNull, "networkWatcherName"); 1158throw new ValidationException(ValidationRules.CannotBeNull, "packetCaptureName"); 1162throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\PeerExpressRouteCircuitConnectionsOperations.cs (10)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 304throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "circuitName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 502throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateDnsZoneGroupsOperations.cs (17)
116throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "privateDnsZoneGroupName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 346throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointName"); 350throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 535throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 539throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "privateDnsZoneGroupName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 725throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 729throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointName"); 733throw new ValidationException(ValidationRules.CannotBeNull, "privateDnsZoneGroupName"); 737throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 741throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 951throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointsOperations.cs (15)
112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 505throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 679throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 683throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointName"); 687throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 853throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 857throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointName"); 861throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 865throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1068throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1236throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkServicesOperations.cs (46)
112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 505throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 689throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 693throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 697throw new ValidationException(ValidationRules.CannotBeNull, "peConnectionName"); 701throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 896throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 900throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 904throw new ValidationException(ValidationRules.CannotBeNull, "peConnectionName"); 908throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 912throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1128throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1132throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1363throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1552throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1556throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1560throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1743throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1747throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1751throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1917throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1921throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1925throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1929throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2136throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2140throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 2144throw new ValidationException(ValidationRules.CannotBeNull, "peConnectionName"); 2148throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2313throw new ValidationException(ValidationRules.CannotBeNull, "location"); 2317throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2516throw new ValidationException(ValidationRules.CannotBeNull, "location"); 2520throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2524throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2528throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2718throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2886throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3054throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3223throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3397throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PublicIpAddressesOperations.cs (55)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 291throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "roleInstanceName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "ipConfigurationName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 518throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 522throw new ValidationException(ValidationRules.CannotBeNull, "cloudServiceName"); 526throw new ValidationException(ValidationRules.CannotBeNull, "roleInstanceName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 534throw new ValidationException(ValidationRules.CannotBeNull, "ipConfigurationName"); 538throw new ValidationException(ValidationRules.CannotBeNull, "publicIpAddressName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 766throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 770throw new ValidationException(ValidationRules.CannotBeNull, "publicIpAddressName"); 774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 993throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 997throw new ValidationException(ValidationRules.CannotBeNull, "publicIpAddressName"); 1001throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1005throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1192throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1371throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1560throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1564throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineScaleSetName"); 1568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1764throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1768throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineScaleSetName"); 1772throw new ValidationException(ValidationRules.CannotBeNull, "virtualmachineIndex"); 1776throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 1780throw new ValidationException(ValidationRules.CannotBeNull, "ipConfigurationName"); 1784throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1991throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1995throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineScaleSetName"); 1999throw new ValidationException(ValidationRules.CannotBeNull, "virtualmachineIndex"); 2003throw new ValidationException(ValidationRules.CannotBeNull, "networkInterfaceName"); 2007throw new ValidationException(ValidationRules.CannotBeNull, "ipConfigurationName"); 2011throw new ValidationException(ValidationRules.CannotBeNull, "publicIpAddressName"); 2015throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2211throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2215throw new ValidationException(ValidationRules.CannotBeNull, "publicIpAddressName"); 2219throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2390throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2394throw new ValidationException(ValidationRules.CannotBeNull, "publicIpAddressName"); 2398throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2402throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2610throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2784throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2957throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3130throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3304throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3478throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PublicIPPrefixesOperations.cs (19)
112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "publicIpPrefixName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "publicIpPrefixName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 717throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 721throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 902throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 906throw new ValidationException(ValidationRules.CannotBeNull, "publicIpPrefixName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "publicIpPrefixName"); 1089throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1093throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1301throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1474throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ResourceNavigationLinksOperations.cs (4)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "subnetName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\RouteFilterRulesOperations.cs (17)
115throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "routeFilterName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 343throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "routeFilterName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 537throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "routeFilterName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 725throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 729throw new ValidationException(ValidationRules.CannotBeNull, "routeFilterName"); 733throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 737throw new ValidationException(ValidationRules.CannotBeNull, "routeFilterRuleParameters"); 745throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 955throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RouteFiltersOperations.cs (19)
112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "routeFilterName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "routeFilterName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 541throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 723throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 902throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 906throw new ValidationException(ValidationRules.CannotBeNull, "routeFilterName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "routeFilterName"); 1089throw new ValidationException(ValidationRules.CannotBeNull, "routeFilterParameters"); 1093throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1301throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1474throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RoutesOperations.cs (17)
115throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "routeTableName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "routeName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 343throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "routeTableName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 537throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "routeTableName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "routeName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 725throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 729throw new ValidationException(ValidationRules.CannotBeNull, "routeTableName"); 733throw new ValidationException(ValidationRules.CannotBeNull, "routeName"); 737throw new ValidationException(ValidationRules.CannotBeNull, "routeParameters"); 745throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 955throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RouteTablesOperations.cs (19)
112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "routeTableName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "routeTableName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 541throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 723throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 902throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 906throw new ValidationException(ValidationRules.CannotBeNull, "routeTableName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "routeTableName"); 1089throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1093throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1301throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1474throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RoutingIntentOperations.cs (17)
119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 123throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "routingIntentName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 349throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 550throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 554throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 558throw new ValidationException(ValidationRules.CannotBeNull, "routingIntentName"); 562throw new ValidationException(ValidationRules.CannotBeNull, "routingIntentParameters"); 775throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 779throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 783throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 787throw new ValidationException(ValidationRules.CannotBeNull, "routingIntentName"); 955throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SecurityPartnerProvidersOperations.cs (19)
109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "securityPartnerProviderName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 332throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "securityPartnerProviderName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 534throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 716throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 895throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 899throw new ValidationException(ValidationRules.CannotBeNull, "securityPartnerProviderName"); 903throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1075throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "securityPartnerProviderName"); 1083throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1295throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1468throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SecurityRulesOperations.cs (17)
115throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "networkSecurityGroupName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "securityRuleName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "networkSecurityGroupName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "networkSecurityGroupName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "securityRuleName"); 550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 727throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 731throw new ValidationException(ValidationRules.CannotBeNull, "networkSecurityGroupName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "securityRuleName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "securityRuleParameters"); 747throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 957throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServiceAssociationLinksOperations.cs (4)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "subnetName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ServiceEndpointPoliciesOperations.cs (19)
112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "serviceEndpointPolicyName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 340throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 344throw new ValidationException(ValidationRules.CannotBeNull, "serviceEndpointPolicyName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 539throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 718throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 722throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 903throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 907throw new ValidationException(ValidationRules.CannotBeNull, "serviceEndpointPolicyName"); 911throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1083throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "serviceEndpointPolicyName"); 1091throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1095throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1303throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1476throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServiceEndpointPolicyDefinitionsOperations.cs (17)
116throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "serviceEndpointPolicyName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "serviceEndpointPolicyDefinitionName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 346throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 350throw new ValidationException(ValidationRules.CannotBeNull, "serviceEndpointPolicyName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 540throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 544throw new ValidationException(ValidationRules.CannotBeNull, "serviceEndpointPolicyName"); 548throw new ValidationException(ValidationRules.CannotBeNull, "serviceEndpointPolicyDefinitionName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 730throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 734throw new ValidationException(ValidationRules.CannotBeNull, "serviceEndpointPolicyName"); 738throw new ValidationException(ValidationRules.CannotBeNull, "serviceEndpointPolicyDefinitionName"); 742throw new ValidationException(ValidationRules.CannotBeNull, "serviceEndpointPolicyDefinitions"); 746throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 956throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServiceTagInformationOperations.cs (3)
93throw new ValidationException(ValidationRules.CannotBeNull, "location"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 288throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServiceTagsOperations.cs (2)
87throw new ValidationException(ValidationRules.CannotBeNull, "location"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\SubnetsOperations.cs (27)
118throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "subnetName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 407throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 411throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 415throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 601throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 609throw new ValidationException(ValidationRules.CannotBeNull, "subnetName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 789throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 793throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 797throw new ValidationException(ValidationRules.CannotBeNull, "subnetName"); 801throw new ValidationException(ValidationRules.CannotBeNull, "subnetParameters"); 805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1021throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1025throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 1029throw new ValidationException(ValidationRules.CannotBeNull, "subnetName"); 1033throw new ValidationException(ValidationRules.CannotBeNull, "prepareNetworkPoliciesRequestParameters"); 1037throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1217throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1221throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 1225throw new ValidationException(ValidationRules.CannotBeNull, "subnetName"); 1229throw new ValidationException(ValidationRules.CannotBeNull, "unprepareNetworkPoliciesRequestParameters"); 1233throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1407throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\UsagesOperations.cs (3)
84throw new ValidationException(ValidationRules.CannotBeNull, "location"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 276throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualApplianceSitesOperations.cs (17)
115throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "networkVirtualApplianceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 345throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "networkVirtualApplianceName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 539throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "networkVirtualApplianceName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 728throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 732throw new ValidationException(ValidationRules.CannotBeNull, "networkVirtualApplianceName"); 736throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 740throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 744throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 955throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualApplianceSkusOperations.cs (4)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 260throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 264throw new ValidationException(ValidationRules.CannotBeNull, "skuName"); 445throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualHubBgpConnectionOperations.cs (13)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 355throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 584throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 588throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 592throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 596throw new ValidationException(ValidationRules.CannotBeNull, "connectionName");
Generated\VirtualHubBgpConnectionsOperations.cs (12)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 539throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "hubName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 736throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualHubIpConfigurationOperations.cs (17)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "ipConfigName"); 344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 348throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 549throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "ipConfigName"); 561throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 778throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 782throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "ipConfigName"); 953throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualHubRouteTableV2sOperations.cs (17)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "routeTableName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 343throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 544throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 548throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "routeTableName"); 556throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubRouteTableV2Parameters"); 764throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 768throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 772throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 776throw new ValidationException(ValidationRules.CannotBeNull, "routeTableName"); 938throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualHubsOperations.cs (22)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubParameters"); 534throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 716throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 928throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 932throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 936throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 940throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubParameters"); 1152throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1156throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1160throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 1329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1333throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1337throw new ValidationException(ValidationRules.CannotBeNull, "virtualHubName"); 1509throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1682throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualNetworkGatewayConnectionsOperations.cs (41)
114throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayConnectionName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 386throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 390throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayConnectionName"); 394throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 578throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 899throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 903throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayConnectionName"); 907throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 915throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1123throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1127throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayConnectionName"); 1131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1302throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1306throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayConnectionName"); 1310throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1514throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1518throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayConnectionName"); 1522throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1530throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1748throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1752throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayConnectionName"); 1756throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1764throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1962throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1966throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayConnectionName"); 1970throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2163throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2167throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayConnectionName"); 2171throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2175throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2364throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2368throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayConnectionName"); 2372throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2550throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2554throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayConnectionName"); 2558throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2719throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualNetworkGatewayNatRulesOperations.cs (17)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "natRuleName"); 344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 348throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 549throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "natRuleName"); 561throw new ValidationException(ValidationRules.CannotBeNull, "natRuleParameters"); 774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 778throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 782throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "natRuleName"); 953throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualNetworkGatewaysOperations.cs (76)
113throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 351throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 539throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 886throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 890throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 894throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1185throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1189throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayConnectionName"); 1193throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1197throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1497throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1501throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 1505throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1513throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1721throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1725throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 1729throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1900throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1904throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 1908throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1912throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2110throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2114throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 2118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2307throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2311throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 2315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2488throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2492throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 2496throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2500throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2698throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2702throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 2706throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2710throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2905throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2909throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 2913throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3106throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 3110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3302throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3306throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 3310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3500throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3504throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 3508throw new ValidationException(ValidationRules.CannotBeNull, "peer"); 3512throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3709throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3713throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 3717throw new ValidationException(ValidationRules.CannotBeNull, "vpnclientIpsecParams"); 3725throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3920throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3924throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 3928throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4119throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4123throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 4127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4320throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4324throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 4328throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 4332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4521throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4525throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 4529throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4716throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4720throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4724throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkGatewayName"); 4728throw new ValidationException(ValidationRules.CannotBeNull, "request"); 4900throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5073throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualNetworkPeeringsOperations.cs (17)
115throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkPeeringName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 349throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 543throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkPeeringName"); 555throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 737throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 741throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 745throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkPeeringName"); 749throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkPeeringParameters"); 757throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 972throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualNetworksOperations.cs (27)
112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 717throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 721throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 908throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 912throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 916throw new ValidationException(ValidationRules.CannotBeNull, "ipAddress"); 920throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1111throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1115throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 1119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1302throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1306throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 1310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1481throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1485throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkName"); 1489throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1497throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1705throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1878throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2051throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualNetworkTapsOperations.cs (19)
109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "tapName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 331throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "tapName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "tapParameters"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 530throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 709throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 713throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 894throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 898throw new ValidationException(ValidationRules.CannotBeNull, "tapName"); 902throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1073throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1077throw new ValidationException(ValidationRules.CannotBeNull, "tapName"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1293throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1466throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualRouterPeeringsOperations.cs (17)
115throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "virtualRouterName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "virtualRouterName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 528throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 532throw new ValidationException(ValidationRules.CannotBeNull, "virtualRouterName"); 536throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 712throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 716throw new ValidationException(ValidationRules.CannotBeNull, "virtualRouterName"); 720throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 724throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 732throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 937throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualRoutersOperations.cs (15)
112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "virtualRouterName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 505throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 679throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 683throw new ValidationException(ValidationRules.CannotBeNull, "virtualRouterName"); 687throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 853throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 857throw new ValidationException(ValidationRules.CannotBeNull, "virtualRouterName"); 861throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 869throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1072throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1240throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualWANsOperations.cs (19)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "virtualWANName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "virtualWANName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "wANParameters"); 534throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 716throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 902throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 906throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "virtualWANName"); 914throw new ValidationException(ValidationRules.CannotBeNull, "wANParameters"); 1122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1126throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1130throw new ValidationException(ValidationRules.CannotBeNull, "virtualWANName"); 1295throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1468throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VpnConnectionsOperations.cs (25)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 402throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 406throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 410throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 607throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 611throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 615throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 619throw new ValidationException(ValidationRules.CannotBeNull, "vpnConnectionParameters"); 832throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 836throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 840throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 844throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 1021throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1025throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 1029throw new ValidationException(ValidationRules.CannotBeNull, "vpnConnectionName"); 1033throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1235throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1239throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 1243throw new ValidationException(ValidationRules.CannotBeNull, "vpnConnectionName"); 1247throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1439throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VpnGatewaysOperations.cs (28)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 425throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 429throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 607throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 793throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 797throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 801throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 805throw new ValidationException(ValidationRules.CannotBeNull, "vpnGatewayParameters"); 1023throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1027throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1031throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 1035throw new ValidationException(ValidationRules.CannotBeNull, "vpnGatewayParameters"); 1225throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1229throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1233throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 1401throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1405throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 1409throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1599throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1603throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 1607throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1804throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1808throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 1812throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2002throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2175throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VpnLinkConnectionsOperations.cs (15)
148throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 152throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 156throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 160throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 355throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "linkConnectionName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 545throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "linkConnectionName"); 740throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VpnServerConfigurationsAssociatedWithVirtualWanOperations.cs (3)
113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "virtualWANName");
Generated\VpnServerConfigurationsOperations.cs (19)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "vpnServerConfigurationName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "vpnServerConfigurationName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "vpnServerConfigurationParameters"); 534throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 716throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 902throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 906throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "vpnServerConfigurationName"); 914throw new ValidationException(ValidationRules.CannotBeNull, "vpnServerConfigurationParameters"); 1122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1126throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1130throw new ValidationException(ValidationRules.CannotBeNull, "vpnServerConfigurationName"); 1295throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1468throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VpnSiteLinkConnectionsOperations.cs (5)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "connectionName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "linkConnectionName");
Generated\VpnSiteLinksOperations.cs (8)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "vpnSiteName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "vpnSiteLinkName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 294throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "vpnSiteName"); 481throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VpnSitesConfigurationOperations.cs (4)
116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 120throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "virtualWANName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "request");
Generated\VpnSitesOperations.cs (19)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "vpnSiteName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "vpnSiteName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "vpnSiteParameters"); 534throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 716throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 902throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 906throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "vpnSiteName"); 914throw new ValidationException(ValidationRules.CannotBeNull, "vpnSiteParameters"); 1126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1130throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1134throw new ValidationException(ValidationRules.CannotBeNull, "vpnSiteName"); 1299throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1472throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WebApplicationFirewallPoliciesOperations.cs (15)
84throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 448throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 452throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 463throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 653throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 657throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 668throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 672throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 906throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 921throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1086throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1259throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WebCategoriesOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "name"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 274throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 453throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.NotificationHubs (144)
Generated\Models\CheckAvailabilityParameters.cs (1)
117throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\SharedAccessAuthorizationRuleCreateOrUpdateParameters.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\Sku.cs (1)
95throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\NamespacesOperations.cs (60)
86throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 290throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 522throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 526throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 534throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 753throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 757throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 761throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 765throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 955throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 959throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 963throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 967throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 975throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 979throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1172throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1176throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1180throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1184throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1188throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1359throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1363throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1367throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1559throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1567throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1744throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1748throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1928throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1932throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1936throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1940throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2127throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2131throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2135throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2335throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2339throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2343throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2347throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2547throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2551throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2555throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2559throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2722throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2896throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3069throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\NotificationHubsOperations.cs (79)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 307throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "notificationHubName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 331throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 548throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 556throw new ValidationException(ValidationRules.CannotBeNull, "notificationHubName"); 560throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 564throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 757throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 761throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 765throw new ValidationException(ValidationRules.CannotBeNull, "notificationHubName"); 769throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 773throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 944throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 948throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 952throw new ValidationException(ValidationRules.CannotBeNull, "notificationHubName"); 956throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 960throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1152throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1156throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1160throw new ValidationException(ValidationRules.CannotBeNull, "notificationHubName"); 1164throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1168throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1370throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1374throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1378throw new ValidationException(ValidationRules.CannotBeNull, "notificationHubName"); 1382throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1386throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1394throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1398throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1596throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1600throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1604throw new ValidationException(ValidationRules.CannotBeNull, "notificationHubName"); 1608throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1612throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1616throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1792throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1796throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1800throw new ValidationException(ValidationRules.CannotBeNull, "notificationHubName"); 1804throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1808throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1812throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2000throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2004throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2008throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2012throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2199throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2203throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2207throw new ValidationException(ValidationRules.CannotBeNull, "notificationHubName"); 2211throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2215throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2408throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2412throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2416throw new ValidationException(ValidationRules.CannotBeNull, "notificationHubName"); 2420throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2424throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2428throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2628throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2632throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2636throw new ValidationException(ValidationRules.CannotBeNull, "notificationHubName"); 2640throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2644throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2648throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2652throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2850throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2854throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2858throw new ValidationException(ValidationRules.CannotBeNull, "notificationHubName"); 2862throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2866throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3049throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3222throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.OperationalInsights (209)
Generated\AvailableServiceTiersOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName");
Generated\ClustersOperations.cs (19)
84throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 279throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 521throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 536throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 720throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 743throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 941throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 956throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 967throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 986throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1193throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1208throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1212throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1379throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1547throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DataExportsOperations.cs (16)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 326throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 360throw new ValidationException(ValidationRules.CannotBeNull, "dataExportName"); 379throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 594throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 605throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 620throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 639throw new ValidationException(ValidationRules.CannotBeNull, "dataExportName"); 822throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 833throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 848throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 867throw new ValidationException(ValidationRules.CannotBeNull, "dataExportName");
Generated\DataSourcesOperations.cs (18)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "dataSourceName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 360throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 375throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 394throw new ValidationException(ValidationRules.CannotBeNull, "dataSourceName"); 398throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 578throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 612throw new ValidationException(ValidationRules.CannotBeNull, "dataSourceName"); 616throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 818throw new ValidationException(ValidationRules.CannotBeNull, "odataQuery"); 822throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 837throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 856throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1061throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DeletedWorkspacesOperations.cs (3)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 263throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\GatewaysOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "gatewayId");
Generated\IntelligencePacksOperations.cs (11)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "intelligencePackName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 302throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "intelligencePackName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 518throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 533throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\LinkedServicesOperations.cs (16)
143throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 158throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 177throw new ValidationException(ValidationRules.CannotBeNull, "linkedServiceName"); 181throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 376throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 391throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 410throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 609throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 624throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 643throw new ValidationException(ValidationRules.CannotBeNull, "linkedServiceName"); 647throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 651throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 874throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 889throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 908throw new ValidationException(ValidationRules.CannotBeNull, "linkedServiceName"); 912throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\LinkedStorageAccountsOperations.cs (12)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 338throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 372throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 554throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 588throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 784throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 795throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 810throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName");
Generated\ManagementGroupsOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\Models\DataExport.cs (2)
133throw new ValidationException(ValidationRules.CannotBeNull, "TableNames"); 137throw new ValidationException(ValidationRules.CannotBeNull, "ResourceId");
Generated\Models\DataSource.cs (2)
126throw new ValidationException(ValidationRules.CannotBeNull, "Properties"); 130throw new ValidationException(ValidationRules.CannotBeNull, "Kind");
Generated\Models\SavedSearch.cs (3)
146throw new ValidationException(ValidationRules.CannotBeNull, "Category"); 150throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 154throw new ValidationException(ValidationRules.CannotBeNull, "Query");
Generated\Models\StorageAccount.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 75throw new ValidationException(ValidationRules.CannotBeNull, "Key");
Generated\Models\StorageInsight.cs (1)
117throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccount");
Generated\Models\StorageInsightStatus.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "State");
Generated\Models\Tag.cs (2)
69throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 73throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\WorkspacePurgeBody.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "Table"); 77throw new ValidationException(ValidationRules.CannotBeNull, "Filters");
Generated\Models\WorkspacePurgeResponse.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "OperationId");
Generated\Models\WorkspacePurgeStatusResponse.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Status");
Generated\Models\WorkspaceSku.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Operations.cs (1)
244throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\OperationStatusesOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "location"); 91throw new ValidationException(ValidationRules.CannotBeNull, "asyncOperationId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\SavedSearchesOperations.cs (16)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "savedSearchId"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 319throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "savedSearchId"); 357throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 559throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 570throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 585throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 604throw new ValidationException(ValidationRules.CannotBeNull, "savedSearchId"); 792throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 807throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 826throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\SchemaOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\SharedKeysOperations.cs (6)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 326throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName");
Generated\StorageInsightConfigsOperations.cs (17)
93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "storageInsightName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 362throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 377throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 396throw new ValidationException(ValidationRules.CannotBeNull, "storageInsightName"); 400throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 595throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 610throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 629throw new ValidationException(ValidationRules.CannotBeNull, "storageInsightName"); 633throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 810throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 825throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1034throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TablesOperations.cs (11)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 361throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 567throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 578throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 612throw new ValidationException(ValidationRules.CannotBeNull, "tableName");
Generated\UsagesOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\WorkspacePurgeOperations.cs (8)
98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 124throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 143throw new ValidationException(ValidationRules.CannotBeNull, "body"); 357throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 372throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 383throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 402throw new ValidationException(ValidationRules.CannotBeNull, "purgeId");
Generated\WorkspacesOperations.cs (17)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 262throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 517throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 532throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 742throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 757throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 776throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 780throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 978throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 993throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1012throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1020throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1237throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1252throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1271throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Microsoft.Azure.Management.Peering (156)
Generated\CdnPeeringPrefixesOperations.cs (4)
84throw new ValidationException(ValidationRules.CannotBeNull, "peeringLocation"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 269throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LegacyPeeringsOperations.cs (5)
91throw new ValidationException(ValidationRules.CannotBeNull, "peeringLocation"); 95throw new ValidationException(ValidationRules.CannotBeNull, "kind"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 291throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\PeeringModel.cs (3)
134throw new ValidationException(ValidationRules.CannotBeNull, "Sku"); 138throw new ValidationException(ValidationRules.CannotBeNull, "Kind"); 142throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\PeeringService.cs (1)
115throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PeerAsnsOperations.cs (13)
84throw new ValidationException(ValidationRules.CannotBeNull, "peerAsnName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 270throw new ValidationException(ValidationRules.CannotBeNull, "peerAsnName"); 274throw new ValidationException(ValidationRules.CannotBeNull, "peerAsn"); 278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 479throw new ValidationException(ValidationRules.CannotBeNull, "peerAsnName"); 483throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 487throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 640throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 644throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 816throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PeeringLocationsOperations.cs (4)
89throw new ValidationException(ValidationRules.CannotBeNull, "kind"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 280throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PeeringManagementClient.cs (2)
474throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 478throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion");
Generated\PeeringServiceCountriesOperations.cs (3)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PeeringServiceLocationsOperations.cs (3)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 265throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PeeringServiceProvidersOperations.cs (3)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 259throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PeeringServicesOperations.cs (24)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "peeringServiceName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 283throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "peeringServiceName"); 291throw new ValidationException(ValidationRules.CannotBeNull, "peeringService"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 505throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 509throw new ValidationException(ValidationRules.CannotBeNull, "peeringServiceName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 682throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 686throw new ValidationException(ValidationRules.CannotBeNull, "peeringServiceName"); 690throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 694throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 883throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 887throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 891throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1062throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1066throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1239throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1407throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PeeringsOperations.cs (24)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 283throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 291throw new ValidationException(ValidationRules.CannotBeNull, "peering"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 505throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 509throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 682throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 686throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 690throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 694throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 882throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 886throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 890throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1061throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1065throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1237throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1405throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrefixesOperations.cs (20)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "peeringServiceName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "prefixName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 306throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "peeringServiceName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "prefixName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 535throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 539throw new ValidationException(ValidationRules.CannotBeNull, "peeringServiceName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "prefixName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 551throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 718throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 722throw new ValidationException(ValidationRules.CannotBeNull, "peeringServiceName"); 726throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 730throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 912throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReceivedRoutesOperations.cs (5)
105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 319throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RegisteredAsnsOperations.cs (20)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "registeredAsnName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 295throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "registeredAsnName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 523throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 527throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 531throw new ValidationException(ValidationRules.CannotBeNull, "registeredAsnName"); 535throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 539throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 703throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 707throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 711throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 715throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 892throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RegisteredPrefixesOperations.cs (20)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "registeredPrefixName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 295throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "registeredPrefixName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 523throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 527throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 531throw new ValidationException(ValidationRules.CannotBeNull, "registeredPrefixName"); 535throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 539throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 703throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 707throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); 711throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 715throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 892throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.PolicyInsights (182)
Generated\AttestationsOperations.cs (31)
87throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 317throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "attestationName"); 505throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 516throw new ValidationException(ValidationRules.CannotBeNull, "attestationName"); 681throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 692throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 934throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 945throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 960throw new ValidationException(ValidationRules.CannotBeNull, "attestationName"); 1142throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 1153throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1168throw new ValidationException(ValidationRules.CannotBeNull, "attestationName"); 1332throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 1555throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 1559throw new ValidationException(ValidationRules.CannotBeNull, "attestationName"); 1736throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 1740throw new ValidationException(ValidationRules.CannotBeNull, "attestationName"); 1905throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 1916throw new ValidationException(ValidationRules.CannotBeNull, "attestationName"); 1920throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2135throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 2146throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2161throw new ValidationException(ValidationRules.CannotBeNull, "attestationName"); 2165throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2379throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 2383throw new ValidationException(ValidationRules.CannotBeNull, "attestationName"); 2387throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2593throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2761throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2929throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\Attestation.cs (1)
173throw new ValidationException(ValidationRules.CannotBeNull, "PolicyAssignmentId");
Generated\Models\CheckRestrictionsRequest.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "ResourceDetails");
Generated\Models\CheckRestrictionsResourceDetails.cs (1)
88throw new ValidationException(ValidationRules.CannotBeNull, "ResourceContent");
Generated\Models\PendingField.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Field");
Generated\PolicyEventsOperations.cs (22)
87throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 615throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 619throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 882throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 1156throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 1160throw new ValidationException(ValidationRules.CannotBeNull, "policySetDefinitionName"); 1429throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 1433throw new ValidationException(ValidationRules.CannotBeNull, "policyDefinitionName"); 1702throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 1706throw new ValidationException(ValidationRules.CannotBeNull, "policyAssignmentName"); 1978throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 1982throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1986throw new ValidationException(ValidationRules.CannotBeNull, "policyAssignmentName"); 2251throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2419throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2587throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2755throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2923throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3091throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3259throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3427throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PolicyMetadataOperations.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 432throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PolicyRestrictionsOperations.cs (5)
88throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 293throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 304throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Generated\PolicyStatesOperations.cs (47)
93throw new ValidationException(ValidationRules.CannotBeNull, "policyStatesResource"); 97throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupName"); 360throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupName"); 590throw new ValidationException(ValidationRules.CannotBeNull, "policyStatesResource"); 594throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 854throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 1084throw new ValidationException(ValidationRules.CannotBeNull, "policyStatesResource"); 1088throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 1092throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1357throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 1361throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1590throw new ValidationException(ValidationRules.CannotBeNull, "policyStatesResource"); 1594throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 1864throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 2137throw new ValidationException(ValidationRules.CannotBeNull, "policyStatesResource"); 2141throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 2145throw new ValidationException(ValidationRules.CannotBeNull, "policySetDefinitionName"); 2413throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 2417throw new ValidationException(ValidationRules.CannotBeNull, "policySetDefinitionName"); 2652throw new ValidationException(ValidationRules.CannotBeNull, "policyStatesResource"); 2656throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 2660throw new ValidationException(ValidationRules.CannotBeNull, "policyDefinitionName"); 2928throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 2932throw new ValidationException(ValidationRules.CannotBeNull, "policyDefinitionName"); 3167throw new ValidationException(ValidationRules.CannotBeNull, "policyStatesResource"); 3171throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 3175throw new ValidationException(ValidationRules.CannotBeNull, "policyAssignmentName"); 3443throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 3447throw new ValidationException(ValidationRules.CannotBeNull, "policyAssignmentName"); 3685throw new ValidationException(ValidationRules.CannotBeNull, "policyStatesResource"); 3689throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 3693throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3697throw new ValidationException(ValidationRules.CannotBeNull, "policyAssignmentName"); 3970throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 3974throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3978throw new ValidationException(ValidationRules.CannotBeNull, "policyAssignmentName"); 4201throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 4359throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 4363throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4522throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4690throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4858throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5026throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5194throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5362throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5530throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5698throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PolicyTrackedResourcesOperations.cs (9)
87throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupName"); 291throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 495throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 499throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 702throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 900throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1068throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1236throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1404throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RemediationsOperations.cs (62)
90throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 291throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 474throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 678throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 682throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 686throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 894throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 898throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 1271throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 1275throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 1465throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 1469throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 1649throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 1850throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 1854throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 1858throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2063throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 2067throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 2247throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 2251throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 2437throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 2441throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2445throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 2640throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 2644throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2648throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 2833throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 2837throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3043throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 3047throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3051throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 3055throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 3265throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 3269throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3273throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 3458throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 3462throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3466throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 3651throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 3655throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 3845throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 3849throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 4029throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 4230throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 4234throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 4238throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 4443throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 4447throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 4627throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 4631throw new ValidationException(ValidationRules.CannotBeNull, "remediationName"); 4808throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4976throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5144throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5312throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5480throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5648throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5816throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5984throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.PostgreSQL (310)
postgresql\Generated\CheckNameAvailabilityOperations.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "nameAvailabilityRequest");
postgresql\Generated\ConfigurationsOperations.cs (12)
118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 129throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 144throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 148throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 347throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 565throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 580throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 584throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 588throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
postgresql\Generated\DatabasesOperations.cs (16)
143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 154throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 169throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 173throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 361throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 372throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 387throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 590throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 609throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 826throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 837throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 852throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 856throw new ValidationException(ValidationRules.CannotBeNull, "databaseName");
postgresql\Generated\FirewallRulesOperations.cs (16)
143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 154throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 169throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 173throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName"); 361throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 372throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 387throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 590throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 609throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 830throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 841throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 856throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 860throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName");
postgresql\Generated\LocationBasedPerformanceTierOperations.cs (2)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 96throw new ValidationException(ValidationRules.CannotBeNull, "locationName");
postgresql\Generated\LogFilesOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "serverName");
postgresql\Generated\Models\FirewallRule.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "StartIpAddress"); 86throw new ValidationException(ValidationRules.CannotBeNull, "EndIpAddress");
postgresql\Generated\Models\NameAvailabilityRequest.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Name");
postgresql\Generated\Models\PrivateLinkServiceConnectionStateProperty.cs (2)
79throw new ValidationException(ValidationRules.CannotBeNull, "Status"); 83throw new ValidationException(ValidationRules.CannotBeNull, "Description");
postgresql\Generated\Models\ServerAdministratorResource.cs (1)
103throw new ValidationException(ValidationRules.CannotBeNull, "Login");
postgresql\Generated\Models\ServerForCreate.cs (2)
99throw new ValidationException(ValidationRules.CannotBeNull, "Properties"); 103throw new ValidationException(ValidationRules.CannotBeNull, "Location");
postgresql\Generated\Models\ServerPrivateLinkServiceConnectionStateProperty.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "Status"); 86throw new ValidationException(ValidationRules.CannotBeNull, "Description");
postgresql\Generated\Models\ServerPropertiesForDefaultCreate.cs (2)
94throw new ValidationException(ValidationRules.CannotBeNull, "AdministratorLogin"); 98throw new ValidationException(ValidationRules.CannotBeNull, "AdministratorLoginPassword");
postgresql\Generated\Models\ServerPropertiesForGeoRestore.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "SourceServerId");
postgresql\Generated\Models\ServerPropertiesForReplica.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "SourceServerId");
postgresql\Generated\Models\ServerPropertiesForRestore.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "SourceServerId");
postgresql\Generated\Models\Sku.cs (1)
102throw new ValidationException(ValidationRules.CannotBeNull, "Name");
postgresql\Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
postgresql\Generated\Models\VirtualNetworkRule.cs (1)
93throw new ValidationException(ValidationRules.CannotBeNull, "VirtualNetworkSubnetId");
postgresql\Generated\PrivateEndpointConnectionsOperations.cs (22)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 389throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 404throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 408throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 605throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 620throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 624throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 628throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 636throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 837throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 852throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 856throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 860throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1046throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1057throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1072throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1076throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 1080throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1272throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
postgresql\Generated\PrivateLinkResourcesOperations.cs (8)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 302throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 517throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
postgresql\Generated\RecoverableServersOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "serverName");
postgresql\Generated\ReplicasOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "serverName");
postgresql\Generated\ServerAdministratorsOperations.cs (13)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 359throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 576throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 591throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "properties"); 807throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 818throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 833throw new ValidationException(ValidationRules.CannotBeNull, "serverName");
postgresql\Generated\ServerBasedPerformanceTierOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "serverName");
postgresql\Generated\ServerKeysOperations.cs (17)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 581throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 585throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 589throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 604throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 828throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 832throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 836throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 847throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1025throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
postgresql\Generated\ServerParametersOperations.cs (4)
115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 126throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 141throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 145throw new ValidationException(ValidationRules.CannotBeNull, "value");
postgresql\Generated\ServerSecurityAlertPoliciesOperations.cs (11)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 542throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 561throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 569throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 769throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
postgresql\Generated\ServersOperations.cs (20)
160throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 171throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 186throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 380throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 783throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 794throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 809throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 813throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1032throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1043throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1058throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1062throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1252throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1263throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1278throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1443throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1454throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1469throw new ValidationException(ValidationRules.CannotBeNull, "serverName");
postgresql\Generated\VirtualNetworkRulesOperations.cs (17)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 120throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkRuleName"); 361throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 376throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 380throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 579throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 609throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkRuleName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 830throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 845throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 849throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkRuleName"); 853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1027throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
postgresqlflexibleservers\Generated\CheckNameAvailabilityOperations.cs (3)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "nameAvailabilityRequest");
postgresqlflexibleservers\Generated\ConfigurationsOperations.cs (22)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 333throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 600throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 611throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 622throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 637throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 641throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 645throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 855throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 866throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 881throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 885throw new ValidationException(ValidationRules.CannotBeNull, "configurationName"); 889throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
postgresqlflexibleservers\Generated\DatabasesOperations.cs (21)
143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 154throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 165throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 180throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 184throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 392throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 407throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 608throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 619throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 634throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 638throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 642throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 864throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 875throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 890throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 894throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
postgresqlflexibleservers\Generated\FirewallRulesOperations.cs (21)
143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 154throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 165throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 180throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 184throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 392throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 407throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 608throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 619throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 634throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 638throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName"); 642throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 857throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 868throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 879throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 894throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 898throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName"); 1063throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
postgresqlflexibleservers\Generated\GetPrivateDnsZoneSuffixOperations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
postgresqlflexibleservers\Generated\LocationBasedCapabilitiesOperations.cs (4)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
postgresqlflexibleservers\Generated\Models\FirewallRule.cs (2)
91throw new ValidationException(ValidationRules.CannotBeNull, "StartIpAddress"); 95throw new ValidationException(ValidationRules.CannotBeNull, "EndIpAddress");
postgresqlflexibleservers\Generated\Models\NameAvailabilityRequest.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Name");
postgresqlflexibleservers\Generated\Models\Sku.cs (2)
75throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 79throw new ValidationException(ValidationRules.CannotBeNull, "Tier");
postgresqlflexibleservers\Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
postgresqlflexibleservers\Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
postgresqlflexibleservers\Generated\ServersOperations.cs (37)
160throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 171throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 182throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 197throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 389throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 400throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 857throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 868throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 879throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 894throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 898throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1137throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1152throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1156throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1366throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1381throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1558throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1569throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1584throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1754throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1765throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1776throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1791throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1954throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1965throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1976throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1991throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 2154throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2327throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
postgresqlflexibleservers\Generated\VirtualNetworkSubnetUsageOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Microsoft.Azure.Management.PowerBIDedicated (42)
Generated\CapacitiesOperations.cs (37)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "dedicatedCapacityName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 447throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 466throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 470throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 646throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 650throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 824throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 828throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1011throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1030throw new ValidationException(ValidationRules.CannotBeNull, "dedicatedCapacityName"); 1049throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1053throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1244throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1263throw new ValidationException(ValidationRules.CannotBeNull, "dedicatedCapacityName"); 1282throw new ValidationException(ValidationRules.CannotBeNull, "capacityParameters"); 1290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1503throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1522throw new ValidationException(ValidationRules.CannotBeNull, "dedicatedCapacityName"); 1541throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1717throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1736throw new ValidationException(ValidationRules.CannotBeNull, "dedicatedCapacityName"); 1755throw new ValidationException(ValidationRules.CannotBeNull, "capacityUpdateParameters"); 1759throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1763throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1972throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1991throw new ValidationException(ValidationRules.CannotBeNull, "dedicatedCapacityName"); 2010throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2014throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2180throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2199throw new ValidationException(ValidationRules.CannotBeNull, "dedicatedCapacityName"); 2218throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2222throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\Models\Resource.cs (2)
111throw new ValidationException(ValidationRules.CannotBeNull, "Location"); 115throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\ResourceSku.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.PrivateDns (84)
Generated\PrivateZonesOperations.cs (25)
183throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 187throw new ValidationException(ValidationRules.CannotBeNull, "privateZoneName"); 191throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 195throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 377throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 567throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 575throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 775throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 779throw new ValidationException(ValidationRules.CannotBeNull, "privateZoneName"); 783throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 787throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 791throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1027throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1031throw new ValidationException(ValidationRules.CannotBeNull, "privateZoneName"); 1035throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1039throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1043throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1247throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1251throw new ValidationException(ValidationRules.CannotBeNull, "privateZoneName"); 1255throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1259throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1431throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1604throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RecordSetsOperations.cs (32)
108throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "privateZoneName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "relativeRecordSetName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 374throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 378throw new ValidationException(ValidationRules.CannotBeNull, "privateZoneName"); 382throw new ValidationException(ValidationRules.CannotBeNull, "relativeRecordSetName"); 386throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 390throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 394throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 610throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 614throw new ValidationException(ValidationRules.CannotBeNull, "privateZoneName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "relativeRecordSetName"); 622throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 812throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 816throw new ValidationException(ValidationRules.CannotBeNull, "privateZoneName"); 820throw new ValidationException(ValidationRules.CannotBeNull, "relativeRecordSetName"); 824throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 828throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1029throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1033throw new ValidationException(ValidationRules.CannotBeNull, "privateZoneName"); 1037throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1041throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1246throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1250throw new ValidationException(ValidationRules.CannotBeNull, "privateZoneName"); 1254throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1258throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1449throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1622throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualNetworkLinksOperations.cs (27)
197throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 201throw new ValidationException(ValidationRules.CannotBeNull, "privateZoneName"); 205throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkLinkName"); 209throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 213throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 403throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 407throw new ValidationException(ValidationRules.CannotBeNull, "privateZoneName"); 411throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 415throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 622throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 626throw new ValidationException(ValidationRules.CannotBeNull, "privateZoneName"); 630throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkLinkName"); 634throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 638throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 642throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 883throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 887throw new ValidationException(ValidationRules.CannotBeNull, "privateZoneName"); 891throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkLinkName"); 895throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 899throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 903throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1113throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1117throw new ValidationException(ValidationRules.CannotBeNull, "privateZoneName"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkLinkName"); 1125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1303throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.ProviderHub (206)
Generated\CustomRolloutsOperations.cs (13)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 95throw new ValidationException(ValidationRules.CannotBeNull, "rolloutName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 289throw new ValidationException(ValidationRules.CannotBeNull, "rolloutName"); 293throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 297throw new ValidationException(ValidationRules.CannotBeNull, "properties"); 485throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 489throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 493throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 667throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DefaultRolloutsOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 95throw new ValidationException(ValidationRules.CannotBeNull, "rolloutName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 275throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 279throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 283throw new ValidationException(ValidationRules.CannotBeNull, "rolloutName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 470throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 474throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 478throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 652throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 656throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 660throw new ValidationException(ValidationRules.CannotBeNull, "rolloutName"); 664throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 828throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 832throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 836throw new ValidationException(ValidationRules.CannotBeNull, "rolloutName"); 840throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1046throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\NotificationRegistrationsOperations.cs (16)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 95throw new ValidationException(ValidationRules.CannotBeNull, "notificationRegistrationName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 288throw new ValidationException(ValidationRules.CannotBeNull, "notificationRegistrationName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 480throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 484throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 488throw new ValidationException(ValidationRules.CannotBeNull, "notificationRegistrationName"); 492throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 650throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 654throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 658throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 832throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (11)
238throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 242throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 246throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 422throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 426throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 430throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 434throw new ValidationException(ValidationRules.CannotBeNull, "contents"); 617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 621throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 625throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 781throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\providerhubClient.cs (7)
428throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 432throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 436throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 613throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 617throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 621throw new ValidationException(ValidationRules.CannotBeNull, "checkinManifestParams"); 625throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion");
Generated\ProviderRegistrationsOperations.cs (15)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 284throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 288throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 445throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 449throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 625throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 629throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 809throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 813throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 999throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ResourceTypeRegistrationsOperations.cs (16)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 303throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 307throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 469throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 473throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 477throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 656throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 660throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 664throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 668throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 874throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SkusOperations.cs (108)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 102throw new ValidationException(ValidationRules.CannotBeNull, "sku"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 296throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 300throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 304throw new ValidationException(ValidationRules.CannotBeNull, "sku"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 312throw new ValidationException(ValidationRules.CannotBeNull, "skuSettings"); 505throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 509throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 513throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 517throw new ValidationException(ValidationRules.CannotBeNull, "sku"); 521throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 690throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 694throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 698throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 702throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeFirst"); 706throw new ValidationException(ValidationRules.CannotBeNull, "sku"); 710throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 901throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 905throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 909throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 913throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeFirst"); 917throw new ValidationException(ValidationRules.CannotBeNull, "sku"); 921throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 925throw new ValidationException(ValidationRules.CannotBeNull, "skuSettings"); 1123throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1127throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 1131throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 1135throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeFirst"); 1139throw new ValidationException(ValidationRules.CannotBeNull, "sku"); 1143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1321throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 1325throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 1329throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeFirst"); 1333throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeSecond"); 1337throw new ValidationException(ValidationRules.CannotBeNull, "sku"); 1341throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1541throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 1545throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 1549throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeFirst"); 1553throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeSecond"); 1557throw new ValidationException(ValidationRules.CannotBeNull, "sku"); 1561throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1565throw new ValidationException(ValidationRules.CannotBeNull, "skuSettings"); 1768throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1772throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 1776throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 1780throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeFirst"); 1784throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeSecond"); 1788throw new ValidationException(ValidationRules.CannotBeNull, "sku"); 1792throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1971throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1975throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 1979throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 1983throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeFirst"); 1987throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeSecond"); 1991throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeThird"); 1995throw new ValidationException(ValidationRules.CannotBeNull, "sku"); 1999throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2200throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2204throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 2208throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 2212throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeFirst"); 2216throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeSecond"); 2220throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeThird"); 2224throw new ValidationException(ValidationRules.CannotBeNull, "sku"); 2228throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2232throw new ValidationException(ValidationRules.CannotBeNull, "skuSettings"); 2440throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2444throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 2448throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 2452throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeFirst"); 2456throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeSecond"); 2460throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeThird"); 2464throw new ValidationException(ValidationRules.CannotBeNull, "sku"); 2468throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2637throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2641throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 2645throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 2649throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2831throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2835throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 2839throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 2843throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeFirst"); 2847throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3034throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3038throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 3042throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 3046throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeFirst"); 3050throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeSecond"); 3054throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3246throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3250throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 3254throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 3258throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeFirst"); 3262throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeSecond"); 3266throw new ValidationException(ValidationRules.CannotBeNull, "nestedResourceTypeThird"); 3270throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3452throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3620throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3788throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3956throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Purview (76)
Generated\AccountsOperations.cs (37)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 467throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 471throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 475throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 479throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 742throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 746throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 750throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 754throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 936throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 940throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 944throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 948throw new ValidationException(ValidationRules.CannotBeNull, "collectionAdminUpdate"); 952throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1124throw new ValidationException(ValidationRules.CannotBeNull, "checkNameAvailabilityRequest"); 1128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1320throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1324throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1328throw new ValidationException(ValidationRules.CannotBeNull, "account"); 1332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1536throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1540throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1544throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1548throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1715throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1719throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1723throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1727throw new ValidationException(ValidationRules.CannotBeNull, "accountUpdateParameters"); 1731throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1935throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2106throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DefaultAccountsOperations.cs (6)
95throw new ValidationException(ValidationRules.CannotBeNull, "scopeType"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 285throw new ValidationException(ValidationRules.CannotBeNull, "defaultAccountPayload"); 289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 475throw new ValidationException(ValidationRules.CannotBeNull, "scopeType"); 479throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Operations.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 258throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointConnectionsOperations.cs (21)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 299throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 560throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 564throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 568throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 572throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 576throw new ValidationException(ValidationRules.CannotBeNull, "request"); 580throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 789throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 793throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 797throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 801throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 968throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkResourcesOperations.cs (10)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 293throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 301throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 305throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 486throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Quantum (35)
Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\OfferingsOperations.cs (4)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 93throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 268throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkspaceOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "checkNameAvailabilityParameters");
Generated\WorkspacesOperations.cs (24)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 525throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 529throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 701throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 705throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 709throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 889throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 893throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 897throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 901throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 905throw new ValidationException(ValidationRules.CannotBeNull, "quantumWorkspace"); 1110throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1122throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1280throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1448throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Quota (26)
Generated\QuotaOperationOperations.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 265throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\QuotaOperations.cs (12)
96throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 111throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 384throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 395throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 602throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 606throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 617throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 824throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 828throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 839throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 1028throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\QuotaRequestStatusOperations.cs (6)
93throw new ValidationException(ValidationRules.CannotBeNull, "id"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 108throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 317throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 511throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\UsagesOperations.cs (6)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 109throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 301throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 312throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 498throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.RecoveryServices (95)
Generated\Models\IdentityData.cs (1)
104throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\ResourceCertificateAndAadDetails.cs (5)
118throw new ValidationException(ValidationRules.CannotBeNull, "AadAuthority"); 122throw new ValidationException(ValidationRules.CannotBeNull, "AadTenantId"); 126throw new ValidationException(ValidationRules.CannotBeNull, "ServicePrincipalClientId"); 130throw new ValidationException(ValidationRules.CannotBeNull, "ServicePrincipalObjectId"); 134throw new ValidationException(ValidationRules.CannotBeNull, "AzureManagementEndpointAudience");
Generated\Models\ResourceCertificateAndAcsDetails.cs (3)
94throw new ValidationException(ValidationRules.CannotBeNull, "GlobalAcsNamespace"); 98throw new ValidationException(ValidationRules.CannotBeNull, "GlobalAcsHostName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "GlobalAcsRPRealm");
Generated\Models\Sku.cs (1)
95throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\TrackedResource.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkResourcesOperations.cs (10)
89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 293throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 301throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 305throw new ValidationException(ValidationRules.CannotBeNull, "privateLinkResourceName"); 489throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RecoveryServicesClient.cs (10)
448throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 452throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 456throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 460throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 464throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 653throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 657throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 661throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 665throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 669throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion");
Generated\RecoveryServicesOperations.cs (5)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 107throw new ValidationException(ValidationRules.CannotBeNull, "location"); 111throw new ValidationException(ValidationRules.CannotBeNull, "input");
Generated\RegisteredIdentitiesOperations.cs (5)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "identityName");
Generated\ReplicationUsagesOperations.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "vaultName");
Generated\UsagesOperations.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "vaultName");
Generated\VaultCertificatesOperations.cs (5)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "certificateName");
Generated\VaultExtendedInfoOperations.cs (14)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 288throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 292throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 296throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 304throw new ValidationException(ValidationRules.CannotBeNull, "resourceResourceExtendedInfoDetails"); 499throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 503throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 507throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 511throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 515throw new ValidationException(ValidationRules.CannotBeNull, "resourceResourceExtendedInfoDetails");
Generated\VaultsOperations.cs (25)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 263throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 267throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 271throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 454throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 458throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 462throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 466throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 674throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 678throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 682throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 686throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 882throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 886throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 890throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 894throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 898throw new ValidationException(ValidationRules.CannotBeNull, "vault"); 1115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1123throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1127throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 1131throw new ValidationException(ValidationRules.CannotBeNull, "vault"); 1319throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1492throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.RecoveryServices.Backup (503)
recoveryservicesbackup\Generated\BackupEnginesOperations.cs (10)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 100throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 320throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 332throw new ValidationException(ValidationRules.CannotBeNull, "backupEngineName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
recoveryservicesbackup\Generated\BackupJobsOperations.cs (5)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 302throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
recoveryservicesbackup\Generated\BackupOperationResultsOperations.cs (5)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
recoveryservicesbackup\Generated\BackupOperationStatusesOperations.cs (5)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 100throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 112throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
recoveryservicesbackup\Generated\BackupPoliciesOperations.cs (5)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
recoveryservicesbackup\Generated\BackupProtectableItemsOperations.cs (5)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 101throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
recoveryservicesbackup\Generated\BackupProtectedItemsOperations.cs (5)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 302throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
recoveryservicesbackup\Generated\BackupProtectionContainersOperations.cs (5)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 294throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
recoveryservicesbackup\Generated\BackupProtectionIntentOperations.cs (5)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 302throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
recoveryservicesbackup\Generated\BackupResourceEncryptionConfigsOperations.cs (9)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 284throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 288throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 296throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
recoveryservicesbackup\Generated\BackupResourceStorageConfigsNonCRROperations.cs (14)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 283throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 287throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 291throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 299throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 486throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 490throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 494throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 498throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 502throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
recoveryservicesbackup\Generated\BackupResourceVaultConfigsOperations.cs (14)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 283throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 287throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 291throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 299throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 489throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 493throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 497throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 501throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 505throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
recoveryservicesbackup\Generated\BackupsOperations.cs (8)
99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 103throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 115throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "protectedItemName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
recoveryservicesbackup\Generated\BackupStatusOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "azureRegion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
recoveryservicesbackup\Generated\BackupUsageSummariesOperations.cs (4)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
recoveryservicesbackup\Generated\BackupWorkloadItemsOperations.cs (7)
103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 107throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 119throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
recoveryservicesbackup\Generated\BMSPrepareDataMoveOperationResultOperations.cs (5)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
recoveryservicesbackup\Generated\ExportJobsOperationResultsOperations.cs (5)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
recoveryservicesbackup\Generated\FeatureSupportOperations.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "azureRegion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
recoveryservicesbackup\Generated\ItemLevelRecoveryConnectionsOperations.cs (17)
106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 110throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 122throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "protectedItemName"); 134throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPointId"); 138throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 338throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 350throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 358throw new ValidationException(ValidationRules.CannotBeNull, "protectedItemName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPointId");
recoveryservicesbackup\Generated\JobCancellationsOperations.cs (5)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "jobName");
recoveryservicesbackup\Generated\JobDetailsOperations.cs (5)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "jobName");
recoveryservicesbackup\Generated\JobOperationResultsOperations.cs (6)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
recoveryservicesbackup\Generated\JobsOperations.cs (4)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
recoveryservicesbackup\Generated\Models\BMSContainerQueryObject.cs (1)
120throw new ValidationException(ValidationRules.CannotBeNull, "BackupManagementType");
recoveryservicesbackup\Generated\Models\PrepareDataMoveRequest.cs (3)
102throw new ValidationException(ValidationRules.CannotBeNull, "TargetResourceId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "TargetRegion"); 110throw new ValidationException(ValidationRules.CannotBeNull, "DataMoveLevel");
recoveryservicesbackup\Generated\Models\TriggerDataMoveRequest.cs (4)
105throw new ValidationException(ValidationRules.CannotBeNull, "SourceResourceId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "SourceRegion"); 113throw new ValidationException(ValidationRules.CannotBeNull, "DataMoveLevel"); 117throw new ValidationException(ValidationRules.CannotBeNull, "CorrelationId");
recoveryservicesbackup\Generated\OperationOperations.cs (5)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 108throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
recoveryservicesbackup\Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
recoveryservicesbackup\Generated\PrivateEndpointConnectionOperations.cs (16)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 356throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 360throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 364throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 368throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 372throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 584throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 588throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 592throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 596throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 600throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName");
recoveryservicesbackup\Generated\PrivateEndpointOperations.cs (6)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
recoveryservicesbackup\Generated\ProtectableContainersOperations.cs (6)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
recoveryservicesbackup\Generated\ProtectedItemOperationResultsOperations.cs (8)
101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 105throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "protectedItemName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
recoveryservicesbackup\Generated\ProtectedItemOperationStatusesOperations.cs (8)
105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 109throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 121throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "protectedItemName"); 133throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
recoveryservicesbackup\Generated\ProtectedItemsOperations.cs (22)
103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 107throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 119throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "protectedItemName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 346throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 350throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 358throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 366throw new ValidationException(ValidationRules.CannotBeNull, "protectedItemName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 576throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 580throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 584throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 588throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 592throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 596throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 600throw new ValidationException(ValidationRules.CannotBeNull, "protectedItemName");
recoveryservicesbackup\Generated\ProtectionContainerOperationResultsOperations.cs (7)
98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 102throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
recoveryservicesbackup\Generated\ProtectionContainerRefreshOperationResultsOperations.cs (6)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 97throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
recoveryservicesbackup\Generated\ProtectionContainersOperations.cs (30)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 100throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 112throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 321throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 333throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 544throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 548throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 560throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 564throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 745throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 749throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 753throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 757throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 761throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 765throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 951throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 955throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 959throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 963throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 967throw new ValidationException(ValidationRules.CannotBeNull, "fabricName");
recoveryservicesbackup\Generated\ProtectionIntentOperations.cs (23)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "azureRegion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 304throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 316throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "intentObjectName"); 519throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 523throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 527throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 531throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 535throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 539throw new ValidationException(ValidationRules.CannotBeNull, "intentObjectName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 742throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 746throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 750throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 754throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 758throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 762throw new ValidationException(ValidationRules.CannotBeNull, "intentObjectName");
recoveryservicesbackup\Generated\ProtectionPoliciesOperations.cs (16)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 305throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 309throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 321throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 549throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 553throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 561throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 565throw new ValidationException(ValidationRules.CannotBeNull, "policyName");
recoveryservicesbackup\Generated\ProtectionPolicyOperationResultsOperations.cs (6)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 111throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
recoveryservicesbackup\Generated\ProtectionPolicyOperationStatusesOperations.cs (6)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 104throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
recoveryservicesbackup\Generated\RecoveryPointsOperations.cs (16)
101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 105throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "protectedItemName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 344throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 356throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 360throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 364throw new ValidationException(ValidationRules.CannotBeNull, "protectedItemName"); 368throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPointId"); 557throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
recoveryservicesbackup\Generated\RecoveryPointsRecommendedForMoveOperations.cs (9)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 101throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 113throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "protectedItemName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 319throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
recoveryservicesbackup\Generated\RecoveryServicesBackupClient.cs (24)
718throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 722throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 726throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 730throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 734throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 1002throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 1006throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 1010throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1014throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 1018throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1191throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 1195throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 1199throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1203throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 1207throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1388throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 1392throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 1396throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1400throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 1404throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1408throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 1412throw new ValidationException(ValidationRules.CannotBeNull, "protectedItemName"); 1416throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPointId"); 1420throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
recoveryservicesbackup\Generated\ResourceGuardProxiesOperations.cs (5)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 281throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
recoveryservicesbackup\Generated\ResourceGuardProxyOperations.cs (21)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardProxyName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 301throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 305throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 313throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardProxyName"); 499throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 503throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 507throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 511throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 515throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardProxyName"); 689throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 693throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 697throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 701throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 705throw new ValidationException(ValidationRules.CannotBeNull, "resourceGuardProxyName"); 709throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
recoveryservicesbackup\Generated\RestoresOperations.cs (9)
142throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 146throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 150throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 154throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 158throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 162throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 166throw new ValidationException(ValidationRules.CannotBeNull, "protectedItemName"); 170throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPointId"); 174throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
recoveryservicesbackup\Generated\SecurityPINsOperations.cs (4)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
recoveryservicesbackup\Generated\ValidateOperationOperations.cs (5)
118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 122throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 134throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
recoveryservicesbackup\Generated\ValidateOperationResultsOperations.cs (5)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 108throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
recoveryservicesbackup\Generated\ValidateOperationStatusesOperations.cs (5)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 100throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 112throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
recoveryservicesbackupCrossregionRestoe\Generated\AadPropertiesOperations.cs (3)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "azureRegion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
recoveryservicesbackupCrossregionRestoe\Generated\BackupCrrJobDetailsOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "azureRegion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
recoveryservicesbackupCrossregionRestoe\Generated\BackupCrrJobsOperations.cs (5)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "azureRegion"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 301throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
recoveryservicesbackupCrossregionRestoe\Generated\BackupProtectedItemsCrrOperations.cs (5)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 297throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
recoveryservicesbackupCrossregionRestoe\Generated\BackupResourceStorageConfigsOperations.cs (14)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 283throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 287throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 291throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 299throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 486throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 490throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 494throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 498throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 502throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
recoveryservicesbackupCrossregionRestoe\Generated\BackupUsageSummariesCRROperations.cs (4)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
recoveryservicesbackupCrossregionRestoe\Generated\CrossRegionRestoreOperations.cs (4)
108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 112throw new ValidationException(ValidationRules.CannotBeNull, "azureRegion"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 120throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
recoveryservicesbackupCrossregionRestoe\Generated\CrrOperationResultsOperations.cs (4)
80throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 84throw new ValidationException(ValidationRules.CannotBeNull, "azureRegion"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
recoveryservicesbackupCrossregionRestoe\Generated\CrrOperationStatusOperations.cs (4)
83throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 87throw new ValidationException(ValidationRules.CannotBeNull, "azureRegion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
recoveryservicesbackupCrossregionRestoe\Generated\RecoveryPointsCrrOperations.cs (8)
101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 105throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "protectedItemName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
recoveryservicesbackupCrossregionRestoe\Generated\RecoveryPointsOperations.cs (9)
104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 108throw new ValidationException(ValidationRules.CannotBeNull, "vaultName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 120throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "protectedItemName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPointId"); 136throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Microsoft.Azure.Management.RecoveryServices.SiteRecovery (978)
Generated\MigrationRecoveryPointsOperations.cs (16)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "migrationItemName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 324throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 332throw new ValidationException(ValidationRules.CannotBeNull, "migrationItemName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "migrationRecoveryPointName"); 523throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\A2ACreateProtectionIntentInput.cs (6)
266throw new ValidationException(ValidationRules.CannotBeNull, "FabricObjectId"); 270throw new ValidationException(ValidationRules.CannotBeNull, "PrimaryLocation"); 274throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryLocation"); 278throw new ValidationException(ValidationRules.CannotBeNull, "RecoverySubscriptionId"); 282throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryAvailabilityType"); 286throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryResourceGroupId");
Generated\Models\A2AEnableProtectionInput.cs (1)
207throw new ValidationException(ValidationRules.CannotBeNull, "FabricObjectId");
Generated\Models\A2APolicyCreationInput.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "MultiVmSyncStatus");
Generated\Models\A2AProtectionIntentDiskInputDetails.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "DiskUri");
Generated\Models\A2AProtectionIntentManagedDiskInputDetails.cs (1)
122throw new ValidationException(ValidationRules.CannotBeNull, "DiskId");
Generated\Models\A2AReplicationIntentDetails.cs (1)
262throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryAvailabilityType");
Generated\Models\A2AVmDiskInputDetails.cs (3)
79throw new ValidationException(ValidationRules.CannotBeNull, "DiskUri"); 83throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryAzureStorageAccountId"); 87throw new ValidationException(ValidationRules.CannotBeNull, "PrimaryStagingAzureStorageAccountId");
Generated\Models\A2AVmManagedDiskInputDetails.cs (3)
122throw new ValidationException(ValidationRules.CannotBeNull, "DiskId"); 126throw new ValidationException(ValidationRules.CannotBeNull, "PrimaryStagingAzureStorageAccountId"); 130throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryResourceGroupId");
Generated\Models\AddDisksInputProperties.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "ProviderSpecificDetails");
Generated\Models\AddRecoveryServicesProviderInput.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\AddRecoveryServicesProviderInputProperties.cs (3)
111throw new ValidationException(ValidationRules.CannotBeNull, "MachineName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "AuthenticationIdentityInput"); 119throw new ValidationException(ValidationRules.CannotBeNull, "ResourceAccessIdentityInput");
Generated\Models\ApplyRecoveryPointInput.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\ApplyRecoveryPointInputProperties.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "ProviderSpecificDetails");
Generated\Models\AzureToAzureCreateNetworkMappingInput.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "PrimaryNetworkId");
Generated\Models\CreateNetworkMappingInput.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\CreateNetworkMappingInputProperties.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryNetworkId");
Generated\Models\CreateRecoveryPlanInput.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\CreateRecoveryPlanInputProperties.cs (3)
101throw new ValidationException(ValidationRules.CannotBeNull, "PrimaryFabricId"); 105throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryFabricId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "Groups");
Generated\Models\DisableProtectionInput.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\EnableMigrationInput.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\EnableMigrationInputProperties.cs (2)
72throw new ValidationException(ValidationRules.CannotBeNull, "PolicyId"); 76throw new ValidationException(ValidationRules.CannotBeNull, "ProviderSpecificDetails");
Generated\Models\ExistingProtectionProfile.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "ProtectionProfileId");
Generated\Models\ExistingRecoveryVirtualNetwork.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryVirtualNetworkId");
Generated\Models\ExistingStorageAccount.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "AzureStorageAccountId");
Generated\Models\IdentityProviderInput.cs (5)
111throw new ValidationException(ValidationRules.CannotBeNull, "TenantId"); 115throw new ValidationException(ValidationRules.CannotBeNull, "ApplicationId"); 119throw new ValidationException(ValidationRules.CannotBeNull, "ObjectId"); 123throw new ValidationException(ValidationRules.CannotBeNull, "Audience"); 127throw new ValidationException(ValidationRules.CannotBeNull, "AadAuthority");
Generated\Models\InMageAzureV2PolicyInput.cs (1)
103throw new ValidationException(ValidationRules.CannotBeNull, "MultiVmSyncStatus");
Generated\Models\InMageEnableProtectionInput.cs (5)
140throw new ValidationException(ValidationRules.CannotBeNull, "MasterTargetId"); 144throw new ValidationException(ValidationRules.CannotBeNull, "ProcessServerId"); 148throw new ValidationException(ValidationRules.CannotBeNull, "RetentionDrive"); 152throw new ValidationException(ValidationRules.CannotBeNull, "MultiVmGroupId"); 156throw new ValidationException(ValidationRules.CannotBeNull, "MultiVmGroupName");
Generated\Models\InMagePolicyInput.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "MultiVmSyncStatus");
Generated\Models\InMageRcmApplyRecoveryPointInput.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryPointId");
Generated\Models\InMageRcmDiskInput.cs (3)
89throw new ValidationException(ValidationRules.CannotBeNull, "DiskId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "LogStorageAccountId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "DiskType");
Generated\Models\InMageRcmDisksDefaultInput.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "LogStorageAccountId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "DiskType");
Generated\Models\InMageRcmEnableProtectionInput.cs (3)
213throw new ValidationException(ValidationRules.CannotBeNull, "FabricDiscoveryMachineId"); 217throw new ValidationException(ValidationRules.CannotBeNull, "TargetResourceGroupId"); 221throw new ValidationException(ValidationRules.CannotBeNull, "ProcessServerId");
Generated\Models\InMageRcmFabricCreationInput.cs (3)
83throw new ValidationException(ValidationRules.CannotBeNull, "VmwareSiteId"); 87throw new ValidationException(ValidationRules.CannotBeNull, "PhysicalSiteId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "SourceAgentIdentity");
Generated\Models\InMageRcmFailbackPlannedFailoverProviderInput.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryPointType");
Generated\Models\InMageRcmFailbackReprotectInput.cs (2)
80throw new ValidationException(ValidationRules.CannotBeNull, "ProcessServerId"); 84throw new ValidationException(ValidationRules.CannotBeNull, "PolicyId");
Generated\Models\InMageRcmNicInput.cs (2)
114throw new ValidationException(ValidationRules.CannotBeNull, "NicId"); 118throw new ValidationException(ValidationRules.CannotBeNull, "IsPrimaryNic");
Generated\Models\InMageRcmReprotectInput.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "ReprotectAgentId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "DatastoreName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "LogStorageAccountId");
Generated\Models\InMageRcmUnplannedFailoverInput.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "PerformShutdown");
Generated\Models\InMageRcmUpdateContainerMappingInput.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "EnableAgentAutoUpgrade");
Generated\Models\InMageReprotectInput.cs (4)
122throw new ValidationException(ValidationRules.CannotBeNull, "MasterTargetId"); 126throw new ValidationException(ValidationRules.CannotBeNull, "ProcessServerId"); 130throw new ValidationException(ValidationRules.CannotBeNull, "RetentionDrive"); 134throw new ValidationException(ValidationRules.CannotBeNull, "ProfileId");
Generated\Models\MigrateInput.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\MigrateInputProperties.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "ProviderSpecificDetails");
Generated\Models\NewProtectionProfile.cs (2)
102throw new ValidationException(ValidationRules.CannotBeNull, "PolicyName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "MultiVmSyncStatus");
Generated\Models\RecoveryPlanA2AFailoverInput.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryPointType");
Generated\Models\RecoveryPlanAction.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "ActionName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "FailoverTypes"); 96throw new ValidationException(ValidationRules.CannotBeNull, "FailoverDirections"); 100throw new ValidationException(ValidationRules.CannotBeNull, "CustomDetails");
Generated\Models\RecoveryPlanAutomationRunbookActionDetails.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "FabricLocation");
Generated\Models\RecoveryPlanGroup.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "GroupType");
Generated\Models\RecoveryPlanHyperVReplicaAzureFailbackInput.cs (2)
76throw new ValidationException(ValidationRules.CannotBeNull, "DataSyncOption"); 80throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryVmCreationOption");
Generated\Models\RecoveryPlanInMageAzureV2FailoverInput.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryPointType");
Generated\Models\RecoveryPlanInMageFailoverInput.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryPointType");
Generated\Models\RecoveryPlanInMageRcmFailbackFailoverInput.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryPointType");
Generated\Models\RecoveryPlanInMageRcmFailoverInput.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryPointType");
Generated\Models\RecoveryPlanPlannedFailoverInput.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\RecoveryPlanPlannedFailoverInputProperties.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "FailoverDirection");
Generated\Models\RecoveryPlanScriptActionDetails.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "Path"); 86throw new ValidationException(ValidationRules.CannotBeNull, "FabricLocation");
Generated\Models\RecoveryPlanTestFailoverCleanupInput.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\RecoveryPlanTestFailoverInput.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\RecoveryPlanTestFailoverInputProperties.cs (2)
94throw new ValidationException(ValidationRules.CannotBeNull, "FailoverDirection"); 98throw new ValidationException(ValidationRules.CannotBeNull, "NetworkType");
Generated\Models\RecoveryPlanUnplannedFailoverInput.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\RecoveryPlanUnplannedFailoverInputProperties.cs (2)
87throw new ValidationException(ValidationRules.CannotBeNull, "FailoverDirection"); 91throw new ValidationException(ValidationRules.CannotBeNull, "SourceSiteOperations");
Generated\Models\ResyncInput.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\ResyncInputProperties.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "ProviderSpecificDetails");
Generated\Models\TestFailoverCleanupInput.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\TestFailoverInput.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\TestMigrateCleanupInput.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\TestMigrateInput.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\TestMigrateInputProperties.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "ProviderSpecificDetails");
Generated\Models\UnplannedFailoverInput.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\UpdateApplianceForReplicationProtectedItemInput.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\UpdateApplianceForReplicationProtectedItemInputProperties.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "TargetApplianceId"); 77throw new ValidationException(ValidationRules.CannotBeNull, "ProviderSpecificDetails");
Generated\Models\UpdateDiskInput.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "DiskId");
Generated\Models\UpdateMigrationItemInputProperties.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "ProviderSpecificDetails");
Generated\Models\VaultSettingCreationInput.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\VMwareCbtContainerMappingInput.cs (6)
106throw new ValidationException(ValidationRules.CannotBeNull, "KeyVaultId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "KeyVaultUri"); 114throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountId"); 118throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountSasSecretName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "ServiceBusConnectionStringSecretName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "TargetLocation");
Generated\Models\VMwareCbtDiskInput.cs (4)
107throw new ValidationException(ValidationRules.CannotBeNull, "DiskId"); 111throw new ValidationException(ValidationRules.CannotBeNull, "IsOSDisk"); 115throw new ValidationException(ValidationRules.CannotBeNull, "LogStorageAccountId"); 119throw new ValidationException(ValidationRules.CannotBeNull, "LogStorageAccountSasSecretName");
Generated\Models\VMwareCbtEnableMigrationInput.cs (6)
232throw new ValidationException(ValidationRules.CannotBeNull, "VmwareMachineId"); 236throw new ValidationException(ValidationRules.CannotBeNull, "DisksToInclude"); 240throw new ValidationException(ValidationRules.CannotBeNull, "DataMoverRunAsAccountId"); 244throw new ValidationException(ValidationRules.CannotBeNull, "SnapshotRunAsAccountId"); 248throw new ValidationException(ValidationRules.CannotBeNull, "TargetResourceGroupId"); 252throw new ValidationException(ValidationRules.CannotBeNull, "TargetNetworkId");
Generated\Models\VMwareCbtMigrateInput.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "PerformShutdown");
Generated\Models\VMwareCbtNicInput.cs (2)
104throw new ValidationException(ValidationRules.CannotBeNull, "NicId"); 108throw new ValidationException(ValidationRules.CannotBeNull, "IsPrimaryNic");
Generated\Models\VMwareCbtResyncInput.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "SkipCbtReset");
Generated\Models\VMwareCbtTestMigrateInput.cs (2)
70throw new ValidationException(ValidationRules.CannotBeNull, "RecoveryPointId"); 74throw new ValidationException(ValidationRules.CannotBeNull, "NetworkId");
Generated\Models\VMwareCbtUpdateDiskInput.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "DiskId");
Generated\Models\VMwareV2FabricCreationInput.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "MigrationSolutionId");
Generated\Operations.cs (4)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 273throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RecoveryPointsOperations.cs (16)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 330throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPointName"); 532throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationAlertSettingsOperations.cs (16)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 294throw new ValidationException(ValidationRules.CannotBeNull, "alertSettingName"); 481throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 485throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 489throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 493throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 497throw new ValidationException(ValidationRules.CannotBeNull, "alertSettingName"); 501throw new ValidationException(ValidationRules.CannotBeNull, "request"); 692throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationEligibilityResultsOperations.cs (8)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineName"); 284throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 288throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 296throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachineName");
Generated\ReplicationEventsOperations.cs (10)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 307throw new ValidationException(ValidationRules.CannotBeNull, "eventName"); 491throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationFabricsOperations.cs (48)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 660throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 664throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 668throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 672throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 676throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 680throw new ValidationException(ValidationRules.CannotBeNull, "input"); 868throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 872throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 876throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 880throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 884throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1050throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1054throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1058throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1062throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1066throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1247throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1251throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1255throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1259throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1263throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1433throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1437throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1441throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1445throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1449throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1453throw new ValidationException(ValidationRules.CannotBeNull, "failoverProcessServerRequest"); 1641throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1645throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1649throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1653throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1657throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1826throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1830throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1834throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1842throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1846throw new ValidationException(ValidationRules.CannotBeNull, "renewCertificate"); 2037throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationJobsOperations.cs (31)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 307throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 583throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 591throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 599throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 783throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 787throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 791throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 795throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 799throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 986throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 990throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 994throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 998throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1002throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1006throw new ValidationException(ValidationRules.CannotBeNull, "resumeJobParams"); 1198throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1202throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1206throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1210throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1214throw new ValidationException(ValidationRules.CannotBeNull, "jobQueryParameter"); 1403throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationLogicalNetworksOperations.cs (12)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "logicalNetworkName"); 496throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationMigrationItemsOperations.cs (74)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "migrationItemName"); 760throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 764throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 768throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 772throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 982throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 986throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 990throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 994throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 998throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1002throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 1006throw new ValidationException(ValidationRules.CannotBeNull, "migrationItemName"); 1010throw new ValidationException(ValidationRules.CannotBeNull, "input"); 1215throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1219throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1223throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1227throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1231throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1235throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 1239throw new ValidationException(ValidationRules.CannotBeNull, "migrationItemName"); 1423throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1427throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1431throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1435throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1439throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1443throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 1447throw new ValidationException(ValidationRules.CannotBeNull, "migrationItemName"); 1451throw new ValidationException(ValidationRules.CannotBeNull, "input"); 1655throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1659throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1663throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1667throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1671throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1675throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 1679throw new ValidationException(ValidationRules.CannotBeNull, "migrationItemName"); 1683throw new ValidationException(ValidationRules.CannotBeNull, "migrateInput"); 1891throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1895throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1899throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1903throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1907throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1911throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 1915throw new ValidationException(ValidationRules.CannotBeNull, "migrationItemName"); 1919throw new ValidationException(ValidationRules.CannotBeNull, "input"); 2127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 2135throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 2139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2143throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 2147throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 2151throw new ValidationException(ValidationRules.CannotBeNull, "migrationItemName"); 2155throw new ValidationException(ValidationRules.CannotBeNull, "testMigrateInput"); 2363throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 2371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 2375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2379throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 2383throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 2387throw new ValidationException(ValidationRules.CannotBeNull, "migrationItemName"); 2391throw new ValidationException(ValidationRules.CannotBeNull, "testMigrateCleanupInput"); 2590throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2763throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationNetworkMappingsOperations.cs (42)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "networkName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "networkName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "networkMappingName"); 601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 605throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 609throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 804throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 808throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 812throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 816throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 820throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 824throw new ValidationException(ValidationRules.CannotBeNull, "networkName"); 828throw new ValidationException(ValidationRules.CannotBeNull, "networkMappingName"); 832throw new ValidationException(ValidationRules.CannotBeNull, "input"); 1034throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1038throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1042throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1046throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1050throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1054throw new ValidationException(ValidationRules.CannotBeNull, "networkName"); 1058throw new ValidationException(ValidationRules.CannotBeNull, "networkMappingName"); 1237throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1241throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1245throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1249throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1253throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1257throw new ValidationException(ValidationRules.CannotBeNull, "networkName"); 1261throw new ValidationException(ValidationRules.CannotBeNull, "networkMappingName"); 1265throw new ValidationException(ValidationRules.CannotBeNull, "input"); 1460throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1636throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationNetworksOperations.cs (17)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "networkName"); 493throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 497throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 501throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 505throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 687throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 863throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationPoliciesOperations.cs (27)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 294throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 557throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 561throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 569throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "input"); 761throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 765throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 769throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 773throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 777throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 946throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 950throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 954throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 958throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 962throw new ValidationException(ValidationRules.CannotBeNull, "policyName"); 966throw new ValidationException(ValidationRules.CannotBeNull, "input"); 1157throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationProtectableItemsOperations.cs (14)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 335throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 347throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "protectableItemName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationProtectedItemsOperations.cs (159)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 108throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 320throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 1076throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1080throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1084throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1088throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1310throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1314throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 1318throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 1322throw new ValidationException(ValidationRules.CannotBeNull, "input"); 1523throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1527throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1531throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1535throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1539throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1543throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 1547throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 1727throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1731throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1735throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1739throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1743throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1747throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 1751throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 1755throw new ValidationException(ValidationRules.CannotBeNull, "updateProtectionInput"); 1959throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1963throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1967throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1971throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1975throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1979throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 1983throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 1987throw new ValidationException(ValidationRules.CannotBeNull, "addDisksInput"); 2196throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2200throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 2204throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 2208throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2212throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 2216throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 2220throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 2224throw new ValidationException(ValidationRules.CannotBeNull, "applyRecoveryPointInput"); 2429throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2433throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 2437throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 2441throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2445throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 2449throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 2453throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 2647throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2651throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 2655throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 2659throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2663throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 2667throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 2671throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 2868throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2872throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 2876throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 2880throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2884throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 2888throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 2892throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 2896throw new ValidationException(ValidationRules.CannotBeNull, "failoverInput"); 3098throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 3106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 3110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3114throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 3118throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 3122throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 3126throw new ValidationException(ValidationRules.CannotBeNull, "disableProtectionInput"); 3316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 3324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 3328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3332throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 3336throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 3340throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 3344throw new ValidationException(ValidationRules.CannotBeNull, "removeDisksInput"); 3546throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 3554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 3558throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3562throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 3566throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 3570throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 3768throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3772throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 3776throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 3780throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3784throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 3788throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 3792throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 3796throw new ValidationException(ValidationRules.CannotBeNull, "reprotectInput"); 4000throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4004throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 4008throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 4012throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4016throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 4020throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 4024throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 4028throw new ValidationException(ValidationRules.CannotBeNull, "resolveHealthInput"); 4232throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4236throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 4240throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 4244throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4248throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 4252throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 4256throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 4260throw new ValidationException(ValidationRules.CannotBeNull, "testfailoverInput"); 4468throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4472throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 4476throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 4480throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4484throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 4488throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 4492throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 4496throw new ValidationException(ValidationRules.CannotBeNull, "cleanupInput"); 4704throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4708throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 4712throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 4716throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4720throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 4724throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 4728throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 4732throw new ValidationException(ValidationRules.CannotBeNull, "failoverInput"); 4940throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4944throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 4948throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 4952throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4956throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 4960throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 4964throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 4968throw new ValidationException(ValidationRules.CannotBeNull, "applianceUpdateInput"); 5177throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5181throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 5185throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 5189throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5193throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 5197throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 5201throw new ValidationException(ValidationRules.CannotBeNull, "replicationProtectedItemName"); 5205throw new ValidationException(ValidationRules.CannotBeNull, "updateMobilityServiceRequest"); 5401throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5577throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationProtectionContainerMappingsOperations.cs (50)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "mappingName"); 632throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 636throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 640throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 835throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 839throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 843throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 847throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 851throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 855throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 859throw new ValidationException(ValidationRules.CannotBeNull, "mappingName"); 863throw new ValidationException(ValidationRules.CannotBeNull, "creationInput"); 1061throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1065throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1069throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1073throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1077throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "mappingName"); 1264throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1268throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1272throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1280throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1284throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 1288throw new ValidationException(ValidationRules.CannotBeNull, "mappingName"); 1292throw new ValidationException(ValidationRules.CannotBeNull, "updateInput"); 1493throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1497throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1501throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1505throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1509throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1513throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 1517throw new ValidationException(ValidationRules.CannotBeNull, "mappingName"); 1521throw new ValidationException(ValidationRules.CannotBeNull, "removalInput"); 1698throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1874throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationProtectionContainersOperations.cs (44)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 609throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 809throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 813throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 817throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 821throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 825throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 829throw new ValidationException(ValidationRules.CannotBeNull, "creationInput"); 1029throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1033throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1037throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1041throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1045throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1049throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 1053throw new ValidationException(ValidationRules.CannotBeNull, "discoverProtectableItemRequest"); 1246throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1250throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1254throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1258throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1262throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1266throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 1442throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1446throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1450throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1454throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1458throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1462throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 1466throw new ValidationException(ValidationRules.CannotBeNull, "switchInput"); 1659throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1835throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationProtectionIntentsOperations.cs (16)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 310throw new ValidationException(ValidationRules.CannotBeNull, "intentObjectName"); 497throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 501throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 505throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 509throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 513throw new ValidationException(ValidationRules.CannotBeNull, "intentObjectName"); 517throw new ValidationException(ValidationRules.CannotBeNull, "input"); 708throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationRecoveryPlansOperations.cs (66)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 294throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPlanName"); 719throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 723throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 727throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 731throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 735throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPlanName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "input"); 931throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 935throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 939throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 943throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 947throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPlanName"); 1116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1132throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPlanName"); 1136throw new ValidationException(ValidationRules.CannotBeNull, "input"); 1327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1331throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1335throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1343throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPlanName"); 1527throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1531throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1535throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1539throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1543throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPlanName"); 1730throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1734throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1738throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1742throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1746throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPlanName"); 1750throw new ValidationException(ValidationRules.CannotBeNull, "input"); 1945throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1949throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1953throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1957throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1961throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPlanName"); 2148throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2152throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 2156throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 2160throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2164throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPlanName"); 2168throw new ValidationException(ValidationRules.CannotBeNull, "input"); 2366throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2370throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 2374throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 2378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2382throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPlanName"); 2386throw new ValidationException(ValidationRules.CannotBeNull, "input"); 2584throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2588throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 2592throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 2596throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2600throw new ValidationException(ValidationRules.CannotBeNull, "recoveryPlanName"); 2604throw new ValidationException(ValidationRules.CannotBeNull, "input"); 2799throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationRecoveryServicesProvidersOperations.cs (42)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 607throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 611throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 615throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 803throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 807throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 811throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 815throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 819throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 823throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 827throw new ValidationException(ValidationRules.CannotBeNull, "addProviderInput"); 1025throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1029throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1033throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1037throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1041throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1045throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 1217throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1221throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1225throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1229throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1233throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1237throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 1427throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1431throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1435throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1439throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1443throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1447throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 1615throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1792throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationStorageClassificationMappingsOperations.cs (34)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "storageClassificationName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "storageClassificationName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "storageClassificationMappingName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 574throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 773throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 777throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 781throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 785throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 789throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 793throw new ValidationException(ValidationRules.CannotBeNull, "storageClassificationName"); 797throw new ValidationException(ValidationRules.CannotBeNull, "storageClassificationMappingName"); 801throw new ValidationException(ValidationRules.CannotBeNull, "pairingInput"); 999throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1007throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1011throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1015throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1019throw new ValidationException(ValidationRules.CannotBeNull, "storageClassificationName"); 1023throw new ValidationException(ValidationRules.CannotBeNull, "storageClassificationMappingName"); 1193throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1369throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationStorageClassificationsOperations.cs (17)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "storageClassificationName"); 493throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 497throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 501throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 505throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 687throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 863throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationVaultHealthOperations.cs (8)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 288throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ReplicationVaultSettingOperations.cs (16)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 284throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 288throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 296throw new ValidationException(ValidationRules.CannotBeNull, "vaultSettingName"); 510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 514throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 518throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 522throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 526throw new ValidationException(ValidationRules.CannotBeNull, "vaultSettingName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "input"); 726throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationvCentersOperations.cs (37)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "vcenterName"); 575throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 583throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 775throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 779throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 783throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 787throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 791throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 795throw new ValidationException(ValidationRules.CannotBeNull, "vcenterName"); 799throw new ValidationException(ValidationRules.CannotBeNull, "addVCenterRequest"); 993throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 997throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1001throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1005throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1009throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1013throw new ValidationException(ValidationRules.CannotBeNull, "vcenterName"); 1187throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1191throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 1195throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 1199throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1203throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 1207throw new ValidationException(ValidationRules.CannotBeNull, "vcenterName"); 1211throw new ValidationException(ValidationRules.CannotBeNull, "updateVCenterRequest"); 1404throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1580throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SupportedOperatingSystemsOperations.cs (4)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\TargetComputeSizesOperations.cs (8)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ResourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "fabricName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "protectionContainerName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "replicatedProtectedItemName"); 305throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Redis (163)
Generated\FirewallRulesOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 288throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 296throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 517throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 521throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 525throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 529throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 533throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 714throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 718throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 722throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 726throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 730throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 890throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LinkedServerOperations.cs (21)
115throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "name"); 123throw new ValidationException(ValidationRules.CannotBeNull, "linkedServerName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "name"); 306throw new ValidationException(ValidationRules.CannotBeNull, "linkedServerName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 496throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 500throw new ValidationException(ValidationRules.CannotBeNull, "name"); 504throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 508throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 693throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 697throw new ValidationException(ValidationRules.CannotBeNull, "name"); 701throw new ValidationException(ValidationRules.CannotBeNull, "linkedServerName"); 705throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 713throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 717throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 921throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\CheckNameAvailabilityParameters.cs (2)
75throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 79throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\ExportRDBParameters.cs (2)
77throw new ValidationException(ValidationRules.CannotBeNull, "Prefix"); 81throw new ValidationException(ValidationRules.CannotBeNull, "Container");
Generated\Models\ImportRDBParameters.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Files");
Generated\Models\ManagedServiceIdentity.cs (1)
95throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\PrivateEndpointConnection.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "PrivateLinkServiceConnectionState");
Generated\Models\RedisCreateParameters.cs (2)
223throw new ValidationException(ValidationRules.CannotBeNull, "Sku"); 227throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\RedisFirewallRule.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "StartIP"); 85throw new ValidationException(ValidationRules.CannotBeNull, "EndIP");
Generated\Models\RedisLinkedServerCreateParameters.cs (2)
85throw new ValidationException(ValidationRules.CannotBeNull, "LinkedRedisCacheId"); 89throw new ValidationException(ValidationRules.CannotBeNull, "LinkedRedisCacheLocation");
Generated\Models\RedisLinkedServerWithProperties.cs (2)
102throw new ValidationException(ValidationRules.CannotBeNull, "LinkedRedisCacheId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "LinkedRedisCacheLocation");
Generated\Models\RedisPatchSchedule.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "ScheduleEntries");
Generated\Models\RedisResource.cs (1)
295throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\Sku.cs (2)
88throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 92throw new ValidationException(ValidationRules.CannotBeNull, "Family");
Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Operations.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 254throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PatchSchedulesOperations.cs (18)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 281throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "name"); 289throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 301throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 505throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 509throw new ValidationException(ValidationRules.CannotBeNull, "name"); 513throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 681throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 685throw new ValidationException(ValidationRules.CannotBeNull, "name"); 689throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 693throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 872throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointConnectionsOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 283throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 291throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 512throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 516throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 520throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 524throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 528throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 699throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 703throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 707throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 711throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 715throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 719throw new ValidationException(ValidationRules.CannotBeNull, "properties");
Generated\PrivateLinkResourcesOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\RedisOperations.cs (57)
82throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 261throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 265throw new ValidationException(ValidationRules.CannotBeNull, "name"); 269throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 273throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 483throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 487throw new ValidationException(ValidationRules.CannotBeNull, "name"); 491throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 495throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 499throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 707throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 711throw new ValidationException(ValidationRules.CannotBeNull, "name"); 715throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 719throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 895throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 899throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 903throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1074throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1078throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1254throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1258throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1449throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1453throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1457throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1465throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1469throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1659throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1663throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1667throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1671throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1675throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1915throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1919throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1923throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1931throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1935throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2136throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2140throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2144throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2148throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2309throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2313throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2317throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2497throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2501throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2505throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2513throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2682throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2850throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3018throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.RedisEnterprise (104)
Generated\DatabasesOperations.cs (49)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 353throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 562throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 566throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 578throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 850throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 854throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 858throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 862throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 866throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 870throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1082throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1086throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1094throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1098throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1290throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1294throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1298throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1476throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1480throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1484throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1488throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1492throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1685throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1689throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1693throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1697throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1701throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1705throw new ValidationException(ValidationRules.CannotBeNull, "sasUri"); 1883throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1887throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1891throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1895throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1899throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1903throw new ValidationException(ValidationRules.CannotBeNull, "sasUri"); 2075throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 254throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\OperationsStatus.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "location"); 91throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\PrivateEndpointConnectionsOperations.cs (20)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 288throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 513throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 517throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 521throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 525throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 529throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 700throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 704throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 708throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 712throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 716throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 720throw new ValidationException(ValidationRules.CannotBeNull, "properties");
Generated\PrivateLinkResourcesOperations.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\RedisEnterpriseOperations.cs (25)
160throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 164throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 168throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 172throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 348throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 527throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 531throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 710throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 714throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 718throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 722throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 726throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 933throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 937throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 941throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 945throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 949throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1132throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1136throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1144throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1302throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1470throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Relay (183)
Generated\HybridConnectionsOperations.cs (59)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 307throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "hybridConnectionName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 360throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 548throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 563throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "hybridConnectionName"); 589throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 759throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 774throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 789throw new ValidationException(ValidationRules.CannotBeNull, "hybridConnectionName"); 800throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 804throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 988throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1018throw new ValidationException(ValidationRules.CannotBeNull, "hybridConnectionName"); 1029throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1033throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1223throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1238throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1253throw new ValidationException(ValidationRules.CannotBeNull, "hybridConnectionName"); 1264throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1275throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1283throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1480throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1495throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1510throw new ValidationException(ValidationRules.CannotBeNull, "hybridConnectionName"); 1521throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1532throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1536throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1707throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1722throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1737throw new ValidationException(ValidationRules.CannotBeNull, "hybridConnectionName"); 1748throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1759throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1763throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1952throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1967throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1982throw new ValidationException(ValidationRules.CannotBeNull, "hybridConnectionName"); 1993throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2004throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2008throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2201throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2216throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2231throw new ValidationException(ValidationRules.CannotBeNull, "hybridConnectionName"); 2242throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2253throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2261throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2452throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2620throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AuthorizationRule.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Rights");
Generated\Models\CheckNameAvailability.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\TrackedResource.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\NamespacesOperations.cs (60)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 273throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 449throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 464throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 468throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 693throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 708throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 723throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 727throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 910throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 925throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 940throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 944throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 948throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1152throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1167throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1182throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1186throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1371throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1386throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1401throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1412throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1420throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1424throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1612throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1627throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1642throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1653throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1657throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1823throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1838throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1853throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1864throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1868throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2052throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2067throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2082throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2093throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2097throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2284throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2299throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2314throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2325throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2528throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2543throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2558throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2566throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2772throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2787throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2802throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2806throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2965throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3133throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3301throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WCFRelaysOperations.cs (59)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 359throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 547throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 562throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 588throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 592throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 758throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 773throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 799throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 803throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 987throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1002throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1017throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 1028throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1032throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1227throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1242throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1257throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 1268throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1279throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1484throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1499throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1514throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 1525throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1536throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1711throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1726throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1741throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 1752throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1763throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1767throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1956throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1971throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1986throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 1997throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2008throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2012throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2204throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2219throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2234throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 2245throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2256throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2264throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2268throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2455throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2623throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Reservations (54)
Generated\AzureReservationAPIClient.cs (3)
422throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 426throw new ValidationException(ValidationRules.CannotBeNull, "reservedResourceType"); 615throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId");
Generated\CalculateExchangeOperations.cs (1)
113throw new ValidationException(ValidationRules.CannotBeNull, "body");
Generated\ExchangeOperations.cs (1)
113throw new ValidationException(ValidationRules.CannotBeNull, "body");
Generated\OperationOperations.cs (1)
250throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\QuotaOperations.cs (18)
96throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "providerId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "location"); 108throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 396throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 400throw new ValidationException(ValidationRules.CannotBeNull, "providerId"); 404throw new ValidationException(ValidationRules.CannotBeNull, "location"); 621throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 625throw new ValidationException(ValidationRules.CannotBeNull, "providerId"); 629throw new ValidationException(ValidationRules.CannotBeNull, "location"); 633throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 637throw new ValidationException(ValidationRules.CannotBeNull, "createQuotaRequest"); 866throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 870throw new ValidationException(ValidationRules.CannotBeNull, "providerId"); 874throw new ValidationException(ValidationRules.CannotBeNull, "location"); 878throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 882throw new ValidationException(ValidationRules.CannotBeNull, "createQuotaRequest"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\QuotaRequestStatusOperations.cs (8)
96throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "providerId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "location"); 108throw new ValidationException(ValidationRules.CannotBeNull, "id"); 312throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 316throw new ValidationException(ValidationRules.CannotBeNull, "providerId"); 320throw new ValidationException(ValidationRules.CannotBeNull, "location"); 520throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReservationOperations.cs (17)
167throw new ValidationException(ValidationRules.CannotBeNull, "reservationOrderId"); 351throw new ValidationException(ValidationRules.CannotBeNull, "reservationId"); 355throw new ValidationException(ValidationRules.CannotBeNull, "reservationOrderId"); 571throw new ValidationException(ValidationRules.CannotBeNull, "reservationId"); 575throw new ValidationException(ValidationRules.CannotBeNull, "reservationOrderId"); 761throw new ValidationException(ValidationRules.CannotBeNull, "reservationOrderId"); 765throw new ValidationException(ValidationRules.CannotBeNull, "reservationId"); 769throw new ValidationException(ValidationRules.CannotBeNull, "body"); 960throw new ValidationException(ValidationRules.CannotBeNull, "reservationOrderId"); 964throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1153throw new ValidationException(ValidationRules.CannotBeNull, "reservationOrderId"); 1157throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1348throw new ValidationException(ValidationRules.CannotBeNull, "reservationOrderId"); 1352throw new ValidationException(ValidationRules.CannotBeNull, "reservationId"); 1356throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1543throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1714throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReservationOrderOperations.cs (5)
87throw new ValidationException(ValidationRules.CannotBeNull, "body"); 462throw new ValidationException(ValidationRules.CannotBeNull, "reservationOrderId"); 648throw new ValidationException(ValidationRules.CannotBeNull, "reservationOrderId"); 652throw new ValidationException(ValidationRules.CannotBeNull, "body"); 856throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.ResourceGraph (17)
Generated\Models\Column.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\Error.cs (2)
83throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 87throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ErrorDetails.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 86throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ErrorResponse.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Error");
Generated\Models\Facet.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Expression");
Generated\Models\FacetError.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Errors");
Generated\Models\FacetRequest.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Expression");
Generated\Models\FacetResult.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Data");
Generated\Models\QueryRequest.cs (1)
101throw new ValidationException(ValidationRules.CannotBeNull, "Query");
Generated\Models\QueryResponse.cs (1)
115throw new ValidationException(ValidationRules.CannotBeNull, "Data");
Generated\Models\Table.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "Columns"); 75throw new ValidationException(ValidationRules.CannotBeNull, "Rows");
Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ResourceGraphClient.cs (2)
389throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 393throw new ValidationException(ValidationRules.CannotBeNull, "query");
Microsoft.Azure.Management.ResourceManager (669)
Generated\DataPolicyManifestsOperations.cs (2)
88throw new ValidationException(ValidationRules.CannotBeNull, "policyMode"); 461throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DeploymentOperations.cs (40)
90throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 94throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 305throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 309throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 516throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 535throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 539throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 722throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 741throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 930throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 945throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 964throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 968throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1156throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 1171throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 1190throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1378throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 1397throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 1401throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1405throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1589throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 1608throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1612throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1802throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1821throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 1840throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 1844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1848throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2037throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2056throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 2075throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2079throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2265throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2438throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2611throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2784throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2957throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DeploymentScriptsOperations.cs (32)
115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 119throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 138throw new ValidationException(ValidationRules.CannotBeNull, "scriptName"); 153throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 343throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "scriptName"); 377throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 558throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "scriptName"); 592throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 747throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 751throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 926throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 930throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 949throw new ValidationException(ValidationRules.CannotBeNull, "scriptName"); 964throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1148throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1152throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1171throw new ValidationException(ValidationRules.CannotBeNull, "scriptName"); 1186throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1371throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1390throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1574throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1593throw new ValidationException(ValidationRules.CannotBeNull, "scriptName"); 1608throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1612throw new ValidationException(ValidationRules.CannotBeNull, "deploymentScript"); 1817throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1985throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DeploymentsOperations.cs (148)
118throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 122throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 141throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 336throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 340throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 545throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 549throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 759throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 763throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 782throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 965throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 969throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1183throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 1202throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1389throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 1408throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1589throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 1608throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1814throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 1833throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2011throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2229throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 2244throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 2263throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2458throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 2473throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 2492throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2678throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 2693throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 2712throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2929throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 2944throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 2963throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3146throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 3161throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3375throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 3394throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3398throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3586throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 3605throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3609throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3791throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 3810throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3814throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4021throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 4040throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4044throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4223throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4227throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4449throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4468throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 4487throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4491throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4688throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4707throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 4726throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4730throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4917throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4936throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 4955throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4959throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5179throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5198throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 5217throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5221throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5406throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5425throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5429throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5621throw new ValidationException(ValidationRules.CannotBeNull, "template"); 5815throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 5819throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 5838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6010throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 6014throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 6033throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 6041throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6254throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 6258throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 6277throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 6285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6499throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 6518throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6685throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 6704throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 6712throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6920throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 6939throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 6947throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7155throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 7174throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 7182throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7392throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 7407throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 7426throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7598throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 7613throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 7632throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 7640throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7853throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 7868throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 7887throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 7895throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8108throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 8123throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 8142throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 8150throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8359throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 8378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8382throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8550throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 8569throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 8577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8581throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8790throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 8809throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 8817throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8821throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9030throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 9049throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 9057throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9061throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9274throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9293throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 9312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9490throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9509throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 9528throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 9536throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9755throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9774throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 9793throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 9801throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 10020throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 10039throw new ValidationException(ValidationRules.CannotBeNull, "deploymentName"); 10058throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 10066throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 10070throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 10272throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 10445throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 10618throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 10791throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 10964throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FeatureClient.cs (2)
390throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 561throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FeaturesOperations.cs (19)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 259throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 263throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 267throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 444throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 448throw new ValidationException(ValidationRules.CannotBeNull, "featureName"); 452throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 456throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 635throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 639throw new ValidationException(ValidationRules.CannotBeNull, "featureName"); 643throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 647throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 826throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 830throw new ValidationException(ValidationRules.CannotBeNull, "featureName"); 834throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1015throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1184throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagementLocksOperations.cs (73)
99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "lockName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 346throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 365throw new ValidationException(ValidationRules.CannotBeNull, "lockName"); 369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 373throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 539throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 558throw new ValidationException(ValidationRules.CannotBeNull, "lockName"); 562throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 566throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 758throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 762throw new ValidationException(ValidationRules.CannotBeNull, "lockName"); 766throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 979throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 983throw new ValidationException(ValidationRules.CannotBeNull, "lockName"); 987throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1152throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 1156throw new ValidationException(ValidationRules.CannotBeNull, "lockName"); 1160throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1367throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1386throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 1390throw new ValidationException(ValidationRules.CannotBeNull, "parentResourcePath"); 1394throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 1398throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1402throw new ValidationException(ValidationRules.CannotBeNull, "lockName"); 1406throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1414throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1418throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1651throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1670throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 1674throw new ValidationException(ValidationRules.CannotBeNull, "parentResourcePath"); 1678throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 1682throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1686throw new ValidationException(ValidationRules.CannotBeNull, "lockName"); 1690throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1694throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1880throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1899throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 1903throw new ValidationException(ValidationRules.CannotBeNull, "parentResourcePath"); 1907throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 1911throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1915throw new ValidationException(ValidationRules.CannotBeNull, "lockName"); 1919throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1923throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2123throw new ValidationException(ValidationRules.CannotBeNull, "lockName"); 2127throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2135throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2346throw new ValidationException(ValidationRules.CannotBeNull, "lockName"); 2350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2515throw new ValidationException(ValidationRules.CannotBeNull, "lockName"); 2519throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2523throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2705throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2724throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2728throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2932throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2951throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 2955throw new ValidationException(ValidationRules.CannotBeNull, "parentResourcePath"); 2959throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 2963throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 2967throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2971throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3167throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3171throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3357throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3530throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3703throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AzureCliScript.cs (1)
226throw new ValidationException(ValidationRules.CannotBeNull, "AzCliVersion");
Generated\Models\AzurePowerShellScript.cs (1)
226throw new ValidationException(ValidationRules.CannotBeNull, "AzPowerShellVersion");
Generated\Models\Deployment.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\DeploymentScript.cs (1)
99throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\DeploymentWhatIf.cs (1)
70throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\EnvironmentVariable.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\LinkedTemplateArtifact.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "Path"); 75throw new ValidationException(ValidationRules.CannotBeNull, "Template");
Generated\Models\ManagementLockObject.cs (1)
118throw new ValidationException(ValidationRules.CannotBeNull, "Level");
Generated\Models\NonComplianceMessage.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ParametersLink.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Uri");
Generated\Models\PolicyDefinitionGroup.cs (1)
95throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\PolicyDefinitionReference.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "PolicyDefinitionId");
Generated\Models\PolicyExemption.cs (2)
167throw new ValidationException(ValidationRules.CannotBeNull, "PolicyAssignmentId"); 171throw new ValidationException(ValidationRules.CannotBeNull, "ExemptionCategory");
Generated\Models\PolicySetDefinition.cs (1)
165throw new ValidationException(ValidationRules.CannotBeNull, "PolicyDefinitions");
Generated\Models\ResourceGroup.cs (1)
118throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\ResourceLinkFilter.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "TargetId");
Generated\Models\ResourceLinkProperties.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "TargetId");
Generated\Models\ScopedDeployment.cs (2)
80throw new ValidationException(ValidationRules.CannotBeNull, "Location"); 84throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\ScopedDeploymentWhatIf.cs (2)
70throw new ValidationException(ValidationRules.CannotBeNull, "Location"); 74throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\TagsResource.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\TemplateSpec.cs (1)
124throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\TemplateSpecArtifact.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Path");
Generated\Models\TemplateSpecTemplateArtifact.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Template");
Generated\Models\TemplateSpecVersion.cs (1)
130throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\WhatIfChange.cs (1)
116throw new ValidationException(ValidationRules.CannotBeNull, "ResourceId");
Generated\Models\WhatIfPropertyChange.cs (1)
102throw new ValidationException(ValidationRules.CannotBeNull, "Path");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PolicyAssignmentsOperations.cs (30)
101throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 105throw new ValidationException(ValidationRules.CannotBeNull, "policyAssignmentName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 310throw new ValidationException(ValidationRules.CannotBeNull, "policyAssignmentName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 517throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 521throw new ValidationException(ValidationRules.CannotBeNull, "policyAssignmentName"); 722throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 726throw new ValidationException(ValidationRules.CannotBeNull, "policyAssignmentName"); 730throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 952throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 979throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1219throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1238throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 1242throw new ValidationException(ValidationRules.CannotBeNull, "parentResourcePath"); 1246throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 1250throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1254throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1480throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 1695throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1896throw new ValidationException(ValidationRules.CannotBeNull, "policyAssignmentId"); 2095throw new ValidationException(ValidationRules.CannotBeNull, "policyAssignmentId"); 2099throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2299throw new ValidationException(ValidationRules.CannotBeNull, "policyAssignmentId"); 2498throw new ValidationException(ValidationRules.CannotBeNull, "policyAssignmentId"); 2502throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2706throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2910throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3095throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3285throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PolicyDefinitionsOperations.cs (20)
91throw new ValidationException(ValidationRules.CannotBeNull, "policyDefinitionName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 288throw new ValidationException(ValidationRules.CannotBeNull, "policyDefinitionName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 459throw new ValidationException(ValidationRules.CannotBeNull, "policyDefinitionName"); 463throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 648throw new ValidationException(ValidationRules.CannotBeNull, "policyDefinitionName"); 838throw new ValidationException(ValidationRules.CannotBeNull, "policyDefinitionName"); 842throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 846throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 1039throw new ValidationException(ValidationRules.CannotBeNull, "policyDefinitionName"); 1043throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 1214throw new ValidationException(ValidationRules.CannotBeNull, "policyDefinitionName"); 1218throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 1428throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1864throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 2077throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2259throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2447throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PolicyExemptionsOperations.cs (21)
97throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 101throw new ValidationException(ValidationRules.CannotBeNull, "policyExemptionName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 289throw new ValidationException(ValidationRules.CannotBeNull, "policyExemptionName"); 293throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 518throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 522throw new ValidationException(ValidationRules.CannotBeNull, "policyExemptionName"); 728throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 939throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 943throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1200throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1204throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1223throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 1227throw new ValidationException(ValidationRules.CannotBeNull, "parentResourcePath"); 1231throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 1235throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1454throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 1649throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1832throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2029throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2210throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PolicySetDefinitionsOperations.cs (20)
91throw new ValidationException(ValidationRules.CannotBeNull, "policySetDefinitionName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 310throw new ValidationException(ValidationRules.CannotBeNull, "policySetDefinitionName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 481throw new ValidationException(ValidationRules.CannotBeNull, "policySetDefinitionName"); 485throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 670throw new ValidationException(ValidationRules.CannotBeNull, "policySetDefinitionName"); 878throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1290throw new ValidationException(ValidationRules.CannotBeNull, "policySetDefinitionName"); 1294throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1302throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 1513throw new ValidationException(ValidationRules.CannotBeNull, "policySetDefinitionName"); 1517throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 1688throw new ValidationException(ValidationRules.CannotBeNull, "policySetDefinitionName"); 1692throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 1905throw new ValidationException(ValidationRules.CannotBeNull, "managementGroupId"); 2118throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2297throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2485throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ProviderResourceTypesOperations.cs (3)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ProvidersOperations.cs (22)
84throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 271throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 275throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 279throw new ValidationException(ValidationRules.CannotBeNull, "groupId"); 452throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 456throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 460throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 642throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 646throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 650throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 842throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 846throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1039throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1229throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 1233throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1237throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1425throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 1429throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1612throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1785throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ResourceGroupsOperations.cs (24)
82throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 272throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 291throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 531throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 741throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 760throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 764throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 768throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 976throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 980throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1168throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1187throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1191throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1359throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1382throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1568throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ResourceLinksOperations.cs (13)
85throw new ValidationException(ValidationRules.CannotBeNull, "linkId"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 255throw new ValidationException(ValidationRules.CannotBeNull, "linkId"); 259throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 267throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 471throw new ValidationException(ValidationRules.CannotBeNull, "linkId"); 475throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 653throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 657throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 849throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1040throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1213throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ResourcesOperations.cs (64)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 361throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 365throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 564throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 583throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 587throw new ValidationException(ValidationRules.CannotBeNull, "parentResourcePath"); 591throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 595throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 599throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 901throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 920throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 924throw new ValidationException(ValidationRules.CannotBeNull, "parentResourcePath"); 928throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 932throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 936throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 940throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1130throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 1134throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 1379throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 1383throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 1569throw new ValidationException(ValidationRules.CannotBeNull, "sourceResourceGroupName"); 1588throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1592throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1596throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1775throw new ValidationException(ValidationRules.CannotBeNull, "sourceResourceGroupName"); 1794throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1798throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1802throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1983throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2002throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 2006throw new ValidationException(ValidationRules.CannotBeNull, "parentResourcePath"); 2010throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 2014throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 2018throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 2022throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2211throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2230throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 2234throw new ValidationException(ValidationRules.CannotBeNull, "parentResourcePath"); 2238throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 2242throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 2246throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 2250throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2258throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2490throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2509throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderNamespace"); 2513throw new ValidationException(ValidationRules.CannotBeNull, "parentResourcePath"); 2517throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 2521throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 2525throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 2529throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2533throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2730throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 2734throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 2903throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 2907throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 2911throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 3127throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 3131throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 3135throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 3321throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3494throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SubscriptionFeatureRegistrationsOperations.cs (19)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 99throw new ValidationException(ValidationRules.CannotBeNull, "featureName"); 281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 289throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 293throw new ValidationException(ValidationRules.CannotBeNull, "featureName"); 480throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 484throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 488throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 492throw new ValidationException(ValidationRules.CannotBeNull, "featureName"); 651throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 655throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 659throw new ValidationException(ValidationRules.CannotBeNull, "providerNamespace"); 830throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 834throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1007throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1175throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SubscriptionsOperations.cs (6)
89throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 271throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 275throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 450throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 626throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TagsOperations.cs (27)
89throw new ValidationException(ValidationRules.CannotBeNull, "tagName"); 93throw new ValidationException(ValidationRules.CannotBeNull, "tagValue"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 272throw new ValidationException(ValidationRules.CannotBeNull, "tagName"); 276throw new ValidationException(ValidationRules.CannotBeNull, "tagValue"); 280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 284throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 489throw new ValidationException(ValidationRules.CannotBeNull, "tagName"); 493throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 497throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 697throw new ValidationException(ValidationRules.CannotBeNull, "tagName"); 701throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 705throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 869throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 873throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1057throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 1061throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1065throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1265throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 1269throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1273throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1458throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 1462throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1637throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 1641throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1807throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TemplateSpecsOperations.cs (24)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "templateSpecName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 136throw new ValidationException(ValidationRules.CannotBeNull, "templateSpec"); 347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 351throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "templateSpecName"); 389throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 583throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 602throw new ValidationException(ValidationRules.CannotBeNull, "templateSpecName"); 621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 803throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 807throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 826throw new ValidationException(ValidationRules.CannotBeNull, "templateSpecName"); 845throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1004throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1008throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1189throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1193throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1212throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1391throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1559throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TemplateSpecVersionsOperations.cs (26)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "templateSpecName"); 135throw new ValidationException(ValidationRules.CannotBeNull, "templateSpecVersion"); 154throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 158throw new ValidationException(ValidationRules.CannotBeNull, "templateSpecVersionModel"); 374throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 378throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 397throw new ValidationException(ValidationRules.CannotBeNull, "templateSpecName"); 416throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 420throw new ValidationException(ValidationRules.CannotBeNull, "templateSpecVersion"); 626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 630throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 649throw new ValidationException(ValidationRules.CannotBeNull, "templateSpecName"); 668throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 672throw new ValidationException(ValidationRules.CannotBeNull, "templateSpecVersion"); 869throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 873throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 892throw new ValidationException(ValidationRules.CannotBeNull, "templateSpecName"); 911throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 915throw new ValidationException(ValidationRules.CannotBeNull, "templateSpecVersion"); 1093throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1097throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1116throw new ValidationException(ValidationRules.CannotBeNull, "templateSpecName"); 1135throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1311throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TenantsOperations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Scheduler (71)
Generated\JobCollectionsOperations.cs (33)
63throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 67throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 230throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 234throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 238throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 406throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 410throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 414throw new ValidationException(ValidationRules.CannotBeNull, "jobCollectionName"); 418throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 591throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 595throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 599throw new ValidationException(ValidationRules.CannotBeNull, "jobCollectionName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 607throw new ValidationException(ValidationRules.CannotBeNull, "jobCollection"); 805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 809throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 813throw new ValidationException(ValidationRules.CannotBeNull, "jobCollectionName"); 817throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 821throw new ValidationException(ValidationRules.CannotBeNull, "jobCollection"); 1021throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1025throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1029throw new ValidationException(ValidationRules.CannotBeNull, "jobCollectionName"); 1033throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1195throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1199throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1203throw new ValidationException(ValidationRules.CannotBeNull, "jobCollectionName"); 1207throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1373throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1377throw new ValidationException(ValidationRules.CannotBeNull, "jobCollectionName"); 1381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1517throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1676throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobsOperations.cs (38)
73throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 77throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 81throw new ValidationException(ValidationRules.CannotBeNull, "jobCollectionName"); 85throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 267throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 271throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 275throw new ValidationException(ValidationRules.CannotBeNull, "jobCollectionName"); 279throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 283throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 287throw new ValidationException(ValidationRules.CannotBeNull, "job"); 490throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 494throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 498throw new ValidationException(ValidationRules.CannotBeNull, "jobCollectionName"); 502throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 506throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 510throw new ValidationException(ValidationRules.CannotBeNull, "job"); 692throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 696throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 700throw new ValidationException(ValidationRules.CannotBeNull, "jobCollectionName"); 704throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 708throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 852throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 856throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 860throw new ValidationException(ValidationRules.CannotBeNull, "jobCollectionName"); 864throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 868throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1012throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1016throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1020throw new ValidationException(ValidationRules.CannotBeNull, "jobCollectionName"); 1024throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1209throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1213throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1217throw new ValidationException(ValidationRules.CannotBeNull, "jobCollectionName"); 1221throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1225throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1403throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1562throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Search (100)
Generated\AdminKeysOperations.cs (8)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 315throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\Models\CheckNameAvailabilityInput.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\TrackedResource.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Operations.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PrivateEndpointConnectionsOperations.cs (21)
101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnection"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 566throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 788throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 792throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 796throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 800throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName"); 999throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkResourcesOperations.cs (4)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName");
Generated\QueryKeysOperations.cs (15)
97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "name"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 320throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 539throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "key"); 551throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 555throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 739throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServicesOperations.cs (28)
133throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName"); 141throw new ValidationException(ValidationRules.CannotBeNull, "service"); 145throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 149throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 360throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 364throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName"); 368throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 372throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 574throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 586throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 768throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 772throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 776throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 970throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 974throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1174throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1178throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1182throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1404throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1408throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName"); 1412throw new ValidationException(ValidationRules.CannotBeNull, "service"); 1420throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1424throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1648throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1839throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SharedPrivateLinkResourcesOperations.cs (21)
134throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 138throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName"); 142throw new ValidationException(ValidationRules.CannotBeNull, "sharedPrivateLinkResourceName"); 146throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 150throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 390throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 394throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 398throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 402throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName"); 614throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName"); 622throw new ValidationException(ValidationRules.CannotBeNull, "sharedPrivateLinkResourceName"); 626throw new ValidationException(ValidationRules.CannotBeNull, "sharedPrivateLinkResource"); 630throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 634throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 849throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 853throw new ValidationException(ValidationRules.CannotBeNull, "searchServiceName"); 857throw new ValidationException(ValidationRules.CannotBeNull, "sharedPrivateLinkResourceName"); 861throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 865throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1049throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.SecurityCenter (555)
Generated\AdaptiveApplicationControlsOperations.cs (11)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 283throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 298throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 482throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 493throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 497throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 501throw new ValidationException(ValidationRules.CannotBeNull, "body"); 687throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 698throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 702throw new ValidationException(ValidationRules.CannotBeNull, "groupName");
Generated\AdaptiveNetworkHardeningsOperations.cs (20)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "resourceNamespace"); 129throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 133throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "resourceNamespace"); 367throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 371throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 375throw new ValidationException(ValidationRules.CannotBeNull, "adaptiveNetworkHardeningResourceName"); 622throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 633throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 652throw new ValidationException(ValidationRules.CannotBeNull, "resourceNamespace"); 656throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 660throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 664throw new ValidationException(ValidationRules.CannotBeNull, "adaptiveNetworkHardeningResourceName"); 668throw new ValidationException(ValidationRules.CannotBeNull, "rules"); 672throw new ValidationException(ValidationRules.CannotBeNull, "networkSecurityGroups"); 860throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AdvancedThreatProtectionOperations.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 271throw new ValidationException(ValidationRules.CannotBeNull, "resourceId");
Generated\AlertsOperations.cs (42)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 268throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 279throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 473throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 484throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 666throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 677throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 681throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 878throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 889throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 893throw new ValidationException(ValidationRules.CannotBeNull, "alertName"); 1080throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1091throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 1095throw new ValidationException(ValidationRules.CannotBeNull, "alertName"); 1099throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 1310throw new ValidationException(ValidationRules.CannotBeNull, "alertName"); 1471throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1482throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 1486throw new ValidationException(ValidationRules.CannotBeNull, "alertName"); 1647throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1658throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 1662throw new ValidationException(ValidationRules.CannotBeNull, "alertName"); 1827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 1842throw new ValidationException(ValidationRules.CannotBeNull, "alertName"); 1846throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2028throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2039throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 2043throw new ValidationException(ValidationRules.CannotBeNull, "alertName"); 2047throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2229throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2240throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 2244throw new ValidationException(ValidationRules.CannotBeNull, "alertName"); 2248throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2445throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2456throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 2630throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2803throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2977throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3151throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AlertsSuppressionRulesOperations.cs (9)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 287throw new ValidationException(ValidationRules.CannotBeNull, "alertsSuppressionRuleName"); 471throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 482throw new ValidationException(ValidationRules.CannotBeNull, "alertsSuppressionRuleName"); 486throw new ValidationException(ValidationRules.CannotBeNull, "alertsSuppressionRule"); 675throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 686throw new ValidationException(ValidationRules.CannotBeNull, "alertsSuppressionRuleName"); 849throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AllowedConnectionsOperations.cs (9)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 463throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 474throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 493throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 497throw new ValidationException(ValidationRules.CannotBeNull, "connectionType"); 682throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 856throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AssessmentsMetadataOperations.cs (11)
249throw new ValidationException(ValidationRules.CannotBeNull, "assessmentMetadataName"); 426throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 612throw new ValidationException(ValidationRules.CannotBeNull, "assessmentMetadataName"); 616throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 808throw new ValidationException(ValidationRules.CannotBeNull, "assessmentMetadataName"); 812throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 823throw new ValidationException(ValidationRules.CannotBeNull, "assessmentMetadata"); 1014throw new ValidationException(ValidationRules.CannotBeNull, "assessmentMetadataName"); 1018throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1188throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1361throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AssessmentsOperations.cs (9)
86throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 272throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 276throw new ValidationException(ValidationRules.CannotBeNull, "assessmentName"); 471throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 475throw new ValidationException(ValidationRules.CannotBeNull, "assessmentName"); 479throw new ValidationException(ValidationRules.CannotBeNull, "assessment"); 692throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 696throw new ValidationException(ValidationRules.CannotBeNull, "assessmentName"); 860throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AutomationsOperations.cs (19)
83throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 272throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 283throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 483throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 494throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "automationName"); 705throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 716throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "automationName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "automation"); 948throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 959throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 978throw new ValidationException(ValidationRules.CannotBeNull, "automationName"); 1151throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1162throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "automationName"); 1185throw new ValidationException(ValidationRules.CannotBeNull, "automation"); 1377throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1552throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AutoProvisioningSettingsOperations.cs (7)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 267throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "settingName"); 463throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 474throw new ValidationException(ValidationRules.CannotBeNull, "settingName"); 478throw new ValidationException(ValidationRules.CannotBeNull, "autoProvision"); 671throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ComplianceResultsOperations.cs (4)
86throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 269throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 273throw new ValidationException(ValidationRules.CannotBeNull, "complianceResultName"); 455throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CompliancesOperations.cs (4)
86throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 271throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 275throw new ValidationException(ValidationRules.CannotBeNull, "complianceName"); 457throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ConnectorsOperations.cs (8)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 267throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "connectorName"); 469throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 480throw new ValidationException(ValidationRules.CannotBeNull, "connectorName"); 675throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 686throw new ValidationException(ValidationRules.CannotBeNull, "connectorName"); 849throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DeviceSecurityGroupsOperations.cs (9)
85throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 270throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 274throw new ValidationException(ValidationRules.CannotBeNull, "deviceSecurityGroupName"); 464throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 468throw new ValidationException(ValidationRules.CannotBeNull, "deviceSecurityGroupName"); 472throw new ValidationException(ValidationRules.CannotBeNull, "deviceSecurityGroup"); 680throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 684throw new ValidationException(ValidationRules.CannotBeNull, "deviceSecurityGroupName"); 849throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DiscoveredSecuritySolutionsOperations.cs (9)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 460throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 471throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 490throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 494throw new ValidationException(ValidationRules.CannotBeNull, "discoveredSecuritySolutionName"); 678throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 852throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExternalSecuritySolutionsOperations.cs (9)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 460throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 471throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 490throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 494throw new ValidationException(ValidationRules.CannotBeNull, "externalSecuritySolutionsName"); 678throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 852throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\InformationProtectionPoliciesOperations.cs (6)
90throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 94throw new ValidationException(ValidationRules.CannotBeNull, "informationProtectionPolicyName"); 288throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 292throw new ValidationException(ValidationRules.CannotBeNull, "informationProtectionPolicyName"); 507throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 687throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IngestionSettingsOperations.cs (12)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 269throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 280throw new ValidationException(ValidationRules.CannotBeNull, "ingestionSettingName"); 465throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 476throw new ValidationException(ValidationRules.CannotBeNull, "ingestionSettingName"); 666throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 677throw new ValidationException(ValidationRules.CannotBeNull, "ingestionSettingName"); 841throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 852throw new ValidationException(ValidationRules.CannotBeNull, "ingestionSettingName"); 1033throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1044throw new ValidationException(ValidationRules.CannotBeNull, "ingestionSettingName"); 1226throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IotSecuritySolutionAnalyticsOperations.cs (6)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "solutionName"); 305throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 316throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "solutionName");
Generated\IotSecuritySolutionOperations.cs (19)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 293throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 499throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 510throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 529throw new ValidationException(ValidationRules.CannotBeNull, "solutionName"); 719throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 730throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 749throw new ValidationException(ValidationRules.CannotBeNull, "solutionName"); 753throw new ValidationException(ValidationRules.CannotBeNull, "iotSecuritySolutionData"); 973throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 984throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "solutionName"); 1007throw new ValidationException(ValidationRules.CannotBeNull, "updateIotSecuritySolutionData"); 1198throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1209throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1228throw new ValidationException(ValidationRules.CannotBeNull, "solutionName"); 1393throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1567throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IotSecuritySolutionsAnalyticsAggregatedAlertOperations.cs (12)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "solutionName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 329throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "solutionName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "aggregatedAlertName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 552throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "solutionName"); 575throw new ValidationException(ValidationRules.CannotBeNull, "aggregatedAlertName"); 743throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IotSecuritySolutionsAnalyticsRecommendationOperations.cs (8)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "solutionName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "aggregatedRecommendationName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 331throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 350throw new ValidationException(ValidationRules.CannotBeNull, "solutionName"); 539throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JitNetworkAccessPoliciesOperations.cs (30)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 458throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 469throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 667throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 678throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 697throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 884throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 895throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 914throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 918throw new ValidationException(ValidationRules.CannotBeNull, "jitNetworkAccessPolicyName"); 1108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1119throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 1142throw new ValidationException(ValidationRules.CannotBeNull, "jitNetworkAccessPolicyName"); 1146throw new ValidationException(ValidationRules.CannotBeNull, "body"); 1342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1353throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1372throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 1376throw new ValidationException(ValidationRules.CannotBeNull, "jitNetworkAccessPolicyName"); 1552throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1563throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 1586throw new ValidationException(ValidationRules.CannotBeNull, "jitNetworkAccessPolicyName"); 1590throw new ValidationException(ValidationRules.CannotBeNull, "virtualMachines"); 1800throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1974throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2148throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2322throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LocationsOperations.cs (4)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 267throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 461throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AdaptiveNetworkHardeningEnforceRequest.cs (2)
75throw new ValidationException(ValidationRules.CannotBeNull, "Rules"); 79throw new ValidationException(ValidationRules.CannotBeNull, "NetworkSecurityGroups");
Generated\Models\AlertsSuppressionRule.cs (2)
125throw new ValidationException(ValidationRules.CannotBeNull, "AlertType"); 129throw new ValidationException(ValidationRules.CannotBeNull, "Reason");
Generated\Models\AllowlistCustomAlertRule.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "AllowlistValues");
Generated\Models\AssessmentStatus.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Code");
Generated\Models\AutoProvisioningSetting.cs (1)
70throw new ValidationException(ValidationRules.CannotBeNull, "AutoProvision");
Generated\Models\AwAssumeRoleAuthenticationDetailsProperties.cs (2)
97throw new ValidationException(ValidationRules.CannotBeNull, "AwsAssumeRoleArn"); 101throw new ValidationException(ValidationRules.CannotBeNull, "AwsExternalId");
Generated\Models\AwsCredsAuthenticationDetailsProperties.cs (2)
96throw new ValidationException(ValidationRules.CannotBeNull, "AwsAccessKeyId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "AwsSecretAccessKey");
Generated\Models\ConnectionStrings.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\DenylistCustomAlertRule.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "DenylistValues");
Generated\Models\DiscoveredSecuritySolution.cs (4)
121throw new ValidationException(ValidationRules.CannotBeNull, "SecurityFamily"); 125throw new ValidationException(ValidationRules.CannotBeNull, "Offer"); 129throw new ValidationException(ValidationRules.CannotBeNull, "Publisher"); 133throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\GcpCredentialsDetailsProperties.cs (11)
166throw new ValidationException(ValidationRules.CannotBeNull, "OrganizationId"); 170throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 174throw new ValidationException(ValidationRules.CannotBeNull, "ProjectId"); 178throw new ValidationException(ValidationRules.CannotBeNull, "PrivateKeyId"); 182throw new ValidationException(ValidationRules.CannotBeNull, "PrivateKey"); 186throw new ValidationException(ValidationRules.CannotBeNull, "ClientEmail"); 190throw new ValidationException(ValidationRules.CannotBeNull, "ClientId"); 194throw new ValidationException(ValidationRules.CannotBeNull, "AuthUri"); 198throw new ValidationException(ValidationRules.CannotBeNull, "TokenUri"); 202throw new ValidationException(ValidationRules.CannotBeNull, "AuthProviderX509CertUrl"); 206throw new ValidationException(ValidationRules.CannotBeNull, "ClientX509CertUrl");
Generated\Models\HybridComputeSettingsProperties.cs (1)
120throw new ValidationException(ValidationRules.CannotBeNull, "AutoProvision");
Generated\Models\IoTSecuritySolutionAnalyticsModelList.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\IoTSecuritySolutionModel.cs (2)
203throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 207throw new ValidationException(ValidationRules.CannotBeNull, "IotHubs");
Generated\Models\JitNetworkAccessPolicy.cs (1)
120throw new ValidationException(ValidationRules.CannotBeNull, "VirtualMachines");
Generated\Models\JitNetworkAccessPolicyInitiateRequest.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "VirtualMachines");
Generated\Models\JitNetworkAccessPolicyInitiateVirtualMachine.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 77throw new ValidationException(ValidationRules.CannotBeNull, "Ports");
Generated\Models\JitNetworkAccessPolicyVirtualMachine.cs (2)
83throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 87throw new ValidationException(ValidationRules.CannotBeNull, "Ports");
Generated\Models\JitNetworkAccessPortRule.cs (2)
101throw new ValidationException(ValidationRules.CannotBeNull, "Protocol"); 105throw new ValidationException(ValidationRules.CannotBeNull, "MaxRequestAccessDuration");
Generated\Models\JitNetworkAccessRequest.cs (2)
85throw new ValidationException(ValidationRules.CannotBeNull, "VirtualMachines"); 89throw new ValidationException(ValidationRules.CannotBeNull, "Requestor");
Generated\Models\JitNetworkAccessRequestPort.cs (2)
125throw new ValidationException(ValidationRules.CannotBeNull, "Status"); 129throw new ValidationException(ValidationRules.CannotBeNull, "StatusReason");
Generated\Models\JitNetworkAccessRequestVirtualMachine.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 77throw new ValidationException(ValidationRules.CannotBeNull, "Ports");
Generated\Models\OnPremiseResourceDetails.cs (4)
89throw new ValidationException(ValidationRules.CannotBeNull, "WorkspaceId"); 93throw new ValidationException(ValidationRules.CannotBeNull, "Vmuuid"); 97throw new ValidationException(ValidationRules.CannotBeNull, "SourceComputerId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "MachineName");
Generated\Models\OnPremiseSqlResourceDetails.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "ServerName"); 86throw new ValidationException(ValidationRules.CannotBeNull, "DatabaseName");
Generated\Models\Pricing.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "PricingTier");
Generated\Models\PricingList.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\RecommendationConfigurationProperties.cs (2)
99throw new ValidationException(ValidationRules.CannotBeNull, "RecommendationType"); 103throw new ValidationException(ValidationRules.CannotBeNull, "Status");
Generated\Models\SecurityAssessment.cs (2)
109throw new ValidationException(ValidationRules.CannotBeNull, "ResourceDetails"); 113throw new ValidationException(ValidationRules.CannotBeNull, "Status");
Generated\Models\SecurityAssessmentMetadata.cs (3)
171throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 175throw new ValidationException(ValidationRules.CannotBeNull, "Severity"); 179throw new ValidationException(ValidationRules.CannotBeNull, "AssessmentType");
Generated\Models\SecurityAssessmentMetadataPartnerData.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "PartnerName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "Secret");
Generated\Models\SecurityAssessmentMetadataProperties.cs (3)
167throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 171throw new ValidationException(ValidationRules.CannotBeNull, "Severity"); 175throw new ValidationException(ValidationRules.CannotBeNull, "AssessmentType");
Generated\Models\SecurityAssessmentPartnerData.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "PartnerName"); 77throw new ValidationException(ValidationRules.CannotBeNull, "Secret");
Generated\Models\SecurityContact.cs (3)
98throw new ValidationException(ValidationRules.CannotBeNull, "Email"); 102throw new ValidationException(ValidationRules.CannotBeNull, "AlertNotifications"); 106throw new ValidationException(ValidationRules.CannotBeNull, "AlertsToAdmins");
Generated\Models\SecuritySolution.cs (4)
124throw new ValidationException(ValidationRules.CannotBeNull, "SecurityFamily"); 128throw new ValidationException(ValidationRules.CannotBeNull, "ProvisioningState"); 132throw new ValidationException(ValidationRules.CannotBeNull, "Template"); 136throw new ValidationException(ValidationRules.CannotBeNull, "ProtectionStatus");
Generated\Models\SecuritySolutionsReferenceData.cs (7)
150throw new ValidationException(ValidationRules.CannotBeNull, "SecurityFamily"); 154throw new ValidationException(ValidationRules.CannotBeNull, "AlertVendorName"); 158throw new ValidationException(ValidationRules.CannotBeNull, "PackageInfoUrl"); 162throw new ValidationException(ValidationRules.CannotBeNull, "ProductName"); 166throw new ValidationException(ValidationRules.CannotBeNull, "Publisher"); 170throw new ValidationException(ValidationRules.CannotBeNull, "PublisherDisplayName"); 174throw new ValidationException(ValidationRules.CannotBeNull, "Template");
Generated\Models\SuppressionAlertsScope.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "AllOf");
Generated\Models\UserDefinedResourcesProperties.cs (2)
79throw new ValidationException(ValidationRules.CannotBeNull, "Query"); 83throw new ValidationException(ValidationRules.CannotBeNull, "QuerySubscriptions");
Generated\Models\WorkspaceSetting.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "WorkspaceId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "Scope");
Generated\Operations.cs (1)
249throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PricingsOperations.cs (6)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 267throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "pricingName"); 467throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 478throw new ValidationException(ValidationRules.CannotBeNull, "pricingName"); 482throw new ValidationException(ValidationRules.CannotBeNull, "pricingTier");
Generated\RegulatoryComplianceAssessmentsOperations.cs (8)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "regulatoryComplianceStandardName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "regulatoryComplianceControlName"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 311throw new ValidationException(ValidationRules.CannotBeNull, "regulatoryComplianceStandardName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "regulatoryComplianceControlName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "regulatoryComplianceAssessmentName"); 505throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RegulatoryComplianceControlsOperations.cs (6)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "regulatoryComplianceStandardName"); 288throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 299throw new ValidationException(ValidationRules.CannotBeNull, "regulatoryComplianceStandardName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "regulatoryComplianceControlName"); 487throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RegulatoryComplianceStandardsOperations.cs (4)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 275throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "regulatoryComplianceStandardName"); 467throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SecureScoreControlDefinitionsOperations.cs (3)
247throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 433throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 607throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SecureScoreControlsOperations.cs (5)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "secureScoreName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 476throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 649throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SecureScoresOperations.cs (4)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 270throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 281throw new ValidationException(ValidationRules.CannotBeNull, "secureScoreName"); 463throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SecurityContactsOperations.cs (12)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 267throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "securityContactName"); 462throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 473throw new ValidationException(ValidationRules.CannotBeNull, "securityContactName"); 477throw new ValidationException(ValidationRules.CannotBeNull, "securityContact"); 666throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 677throw new ValidationException(ValidationRules.CannotBeNull, "securityContactName"); 843throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 854throw new ValidationException(ValidationRules.CannotBeNull, "securityContactName"); 858throw new ValidationException(ValidationRules.CannotBeNull, "securityContact"); 1046throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SecuritySolutionsOperations.cs (6)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 271throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 282throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 301throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 305throw new ValidationException(ValidationRules.CannotBeNull, "securitySolutionName"); 489throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SecuritySolutionsReferenceDataOperations.cs (3)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation");
Generated\ServerVulnerabilityAssessmentOperations.cs (20)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "resourceNamespace"); 129throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 133throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 342throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 361throw new ValidationException(ValidationRules.CannotBeNull, "resourceNamespace"); 365throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 369throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 581throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 600throw new ValidationException(ValidationRules.CannotBeNull, "resourceNamespace"); 604throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 608throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 834throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 845throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 864throw new ValidationException(ValidationRules.CannotBeNull, "resourceNamespace"); 868throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 872throw new ValidationException(ValidationRules.CannotBeNull, "resourceName");
Generated\SettingsOperations.cs (7)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 268throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 279throw new ValidationException(ValidationRules.CannotBeNull, "settingName"); 464throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 475throw new ValidationException(ValidationRules.CannotBeNull, "settingName"); 479throw new ValidationException(ValidationRules.CannotBeNull, "setting"); 667throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SoftwareInventoriesOperations.cs (14)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "resourceNamespace"); 128throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 132throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 515throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 526throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "resourceNamespace"); 549throw new ValidationException(ValidationRules.CannotBeNull, "resourceType"); 553throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "softwareName"); 746throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 919throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlVulnerabilityAssessmentBaselineRulesOperations.cs (18)
101throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 105throw new ValidationException(ValidationRules.CannotBeNull, "workspaceId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 113throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 326throw new ValidationException(ValidationRules.CannotBeNull, "workspaceId"); 330throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 526throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 530throw new ValidationException(ValidationRules.CannotBeNull, "workspaceId"); 534throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 538throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 712throw new ValidationException(ValidationRules.CannotBeNull, "workspaceId"); 716throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 720throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 918throw new ValidationException(ValidationRules.CannotBeNull, "workspaceId"); 922throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 926throw new ValidationException(ValidationRules.CannotBeNull, "resourceId");
Generated\SqlVulnerabilityAssessmentScanResultsOperations.cs (9)
96throw new ValidationException(ValidationRules.CannotBeNull, "scanId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "scanResultId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "workspaceId"); 108throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 112throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 309throw new ValidationException(ValidationRules.CannotBeNull, "scanId"); 313throw new ValidationException(ValidationRules.CannotBeNull, "workspaceId"); 317throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 321throw new ValidationException(ValidationRules.CannotBeNull, "resourceId");
Generated\SqlVulnerabilityAssessmentScansOperations.cs (7)
93throw new ValidationException(ValidationRules.CannotBeNull, "scanId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "workspaceId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 105throw new ValidationException(ValidationRules.CannotBeNull, "resourceId"); 297throw new ValidationException(ValidationRules.CannotBeNull, "workspaceId"); 301throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 305throw new ValidationException(ValidationRules.CannotBeNull, "resourceId");
Generated\SubAssessmentsOperations.cs (8)
87throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 272throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 276throw new ValidationException(ValidationRules.CannotBeNull, "assessmentName"); 466throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 470throw new ValidationException(ValidationRules.CannotBeNull, "assessmentName"); 474throw new ValidationException(ValidationRules.CannotBeNull, "subAssessmentName"); 659throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 832throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TasksOperations.cs (25)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 288throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 474throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 485throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 489throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 673throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 684throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 688throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 692throw new ValidationException(ValidationRules.CannotBeNull, "taskUpdateActionType"); 863throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 874throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 893throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1096throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 1119throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 1309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1320throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 1343throw new ValidationException(ValidationRules.CannotBeNull, "taskName"); 1347throw new ValidationException(ValidationRules.CannotBeNull, "taskUpdateActionType"); 1516throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1690throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1864throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TopologyOperations.cs (9)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 460throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 471throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 490throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.AscLocation"); 494throw new ValidationException(ValidationRules.CannotBeNull, "topologyResourceName"); 678throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 852throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkspaceSettingsOperations.cs (14)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 269throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 280throw new ValidationException(ValidationRules.CannotBeNull, "workspaceSettingName"); 468throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 479throw new ValidationException(ValidationRules.CannotBeNull, "workspaceSettingName"); 483throw new ValidationException(ValidationRules.CannotBeNull, "workspaceId"); 487throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 688throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 699throw new ValidationException(ValidationRules.CannotBeNull, "workspaceSettingName"); 703throw new ValidationException(ValidationRules.CannotBeNull, "workspaceId"); 707throw new ValidationException(ValidationRules.CannotBeNull, "scope"); 899throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 910throw new ValidationException(ValidationRules.CannotBeNull, "workspaceSettingName"); 1074throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.SecurityInsights (703)
Generated\ActionsOperations.cs (25)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 142throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 356throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 371throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 386throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 390throw new ValidationException(ValidationRules.CannotBeNull, "actionId"); 587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 609throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 624throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 639throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 643throw new ValidationException(ValidationRules.CannotBeNull, "actionId"); 647throw new ValidationException(ValidationRules.CannotBeNull, "action"); 867throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 878throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 889throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 904throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 919throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 923throw new ValidationException(ValidationRules.CannotBeNull, "actionId"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AlertRulesOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 566throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 588throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 622throw new ValidationException(ValidationRules.CannotBeNull, "alertRule"); 833throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 855throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 870throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 885throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 1050throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AlertRuleTemplatesOperations.cs (10)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "alertRuleTemplateId"); 557throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AutomationRulesOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "automationRuleId"); 566throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 588throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "automationRuleId"); 622throw new ValidationException(ValidationRules.CannotBeNull, "automationRule"); 837throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 848throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 859throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 874throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 889throw new ValidationException(ValidationRules.CannotBeNull, "automationRuleId"); 1054throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BookmarkOperations.cs (6)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 146throw new ValidationException(ValidationRules.CannotBeNull, "bookmarkId"); 150throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Generated\BookmarkRelationsOperations.cs (25)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 122throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 152throw new ValidationException(ValidationRules.CannotBeNull, "bookmarkId"); 358throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 380throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 395throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 410throw new ValidationException(ValidationRules.CannotBeNull, "bookmarkId"); 414throw new ValidationException(ValidationRules.CannotBeNull, "relationName"); 614throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 625throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 636throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 651throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 666throw new ValidationException(ValidationRules.CannotBeNull, "bookmarkId"); 670throw new ValidationException(ValidationRules.CannotBeNull, "relationName"); 674throw new ValidationException(ValidationRules.CannotBeNull, "relatedResourceId"); 896throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 907throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 918throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 933throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 948throw new ValidationException(ValidationRules.CannotBeNull, "bookmarkId"); 952throw new ValidationException(ValidationRules.CannotBeNull, "relationName"); 1119throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BookmarksOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "bookmarkId"); 566throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 588throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "bookmarkId"); 622throw new ValidationException(ValidationRules.CannotBeNull, "bookmark"); 837throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 848throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 859throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 874throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 889throw new ValidationException(ValidationRules.CannotBeNull, "bookmarkId"); 1054throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DataConnectorsCheckRequirementsOperations.cs (5)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 142throw new ValidationException(ValidationRules.CannotBeNull, "dataConnectorsCheckRequirements");
Generated\DataConnectorsOperations.cs (32)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "dataConnectorId"); 566throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 588throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "dataConnectorId"); 622throw new ValidationException(ValidationRules.CannotBeNull, "dataConnector"); 833throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 855throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 870throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 885throw new ValidationException(ValidationRules.CannotBeNull, "dataConnectorId"); 1056throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1078throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1093throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1108throw new ValidationException(ValidationRules.CannotBeNull, "dataConnectorId"); 1112throw new ValidationException(ValidationRules.CannotBeNull, "connectBody"); 1282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1293throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1304throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1319throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1334throw new ValidationException(ValidationRules.CannotBeNull, "dataConnectorId"); 1494throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DomainWhoisOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "domain");
Generated\EntitiesGetTimelineOperations.cs (6)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 146throw new ValidationException(ValidationRules.CannotBeNull, "entityId"); 150throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Generated\EntitiesOperations.cs (27)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "entityId"); 566throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 588throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "entityId"); 622throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 818throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 829throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 840throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 855throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 870throw new ValidationException(ValidationRules.CannotBeNull, "entityId"); 1068throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1105throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1120throw new ValidationException(ValidationRules.CannotBeNull, "entityId"); 1124throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1318throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EntitiesRelationsOperations.cs (6)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 122throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 152throw new ValidationException(ValidationRules.CannotBeNull, "entityId"); 349throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EntityQueriesOperations.cs (21)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 113throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 353throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 368throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 383throw new ValidationException(ValidationRules.CannotBeNull, "entityQueryId"); 575throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 586throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 597throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 612throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 627throw new ValidationException(ValidationRules.CannotBeNull, "entityQueryId"); 631throw new ValidationException(ValidationRules.CannotBeNull, "entityQuery"); 842throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 864throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 879throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 894throw new ValidationException(ValidationRules.CannotBeNull, "entityQueryId"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EntityQueryTemplatesOperations.cs (10)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 113throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 353throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 368throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 383throw new ValidationException(ValidationRules.CannotBeNull, "entityQueryTemplateId"); 566throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EntityRelationsOperations.cs (6)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 115throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 145throw new ValidationException(ValidationRules.CannotBeNull, "entityId"); 149throw new ValidationException(ValidationRules.CannotBeNull, "relationName");
Generated\IncidentCommentsOperations.cs (25)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 122throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 152throw new ValidationException(ValidationRules.CannotBeNull, "incidentId"); 358throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 380throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 395throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 410throw new ValidationException(ValidationRules.CannotBeNull, "incidentId"); 414throw new ValidationException(ValidationRules.CannotBeNull, "incidentCommentId"); 614throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 625throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 636throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 651throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 666throw new ValidationException(ValidationRules.CannotBeNull, "incidentId"); 670throw new ValidationException(ValidationRules.CannotBeNull, "incidentCommentId"); 674throw new ValidationException(ValidationRules.CannotBeNull, "message"); 896throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 907throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 918throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 933throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 948throw new ValidationException(ValidationRules.CannotBeNull, "incidentId"); 952throw new ValidationException(ValidationRules.CannotBeNull, "incidentCommentId"); 1119throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IncidentRelationsOperations.cs (25)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 122throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 152throw new ValidationException(ValidationRules.CannotBeNull, "incidentId"); 358throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 380throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 395throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 410throw new ValidationException(ValidationRules.CannotBeNull, "incidentId"); 414throw new ValidationException(ValidationRules.CannotBeNull, "relationName"); 614throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 625throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 636throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 651throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 666throw new ValidationException(ValidationRules.CannotBeNull, "incidentId"); 670throw new ValidationException(ValidationRules.CannotBeNull, "relationName"); 674throw new ValidationException(ValidationRules.CannotBeNull, "relatedResourceId"); 896throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 907throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 918throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 933throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 948throw new ValidationException(ValidationRules.CannotBeNull, "incidentId"); 952throw new ValidationException(ValidationRules.CannotBeNull, "relationName"); 1119throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IncidentsOperations.cs (42)
102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 124throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 139throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 368throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 379throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 394throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 409throw new ValidationException(ValidationRules.CannotBeNull, "incidentId"); 601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 612throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 623throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 638throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 653throw new ValidationException(ValidationRules.CannotBeNull, "incidentId"); 657throw new ValidationException(ValidationRules.CannotBeNull, "incident"); 872throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 883throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 894throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 909throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 924throw new ValidationException(ValidationRules.CannotBeNull, "incidentId"); 1099throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1136throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1151throw new ValidationException(ValidationRules.CannotBeNull, "incidentId"); 1155throw new ValidationException(ValidationRules.CannotBeNull, "teamProperties"); 1355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1366throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1377throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1392throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1407throw new ValidationException(ValidationRules.CannotBeNull, "incidentId"); 1596throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1607throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1618throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1633throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1648throw new ValidationException(ValidationRules.CannotBeNull, "incidentId"); 1837throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1848throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1859throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1874throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1889throw new ValidationException(ValidationRules.CannotBeNull, "incidentId"); 2072throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IPGeodataOperations.cs (4)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "ipAddress");
Generated\MetadataOperations.cs (27)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 122throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 366throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 377throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 392throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 407throw new ValidationException(ValidationRules.CannotBeNull, "metadataName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 604throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 615throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 630throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 645throw new ValidationException(ValidationRules.CannotBeNull, "metadataName"); 819throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 830throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 841throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 856throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 871throw new ValidationException(ValidationRules.CannotBeNull, "metadataName"); 875throw new ValidationException(ValidationRules.CannotBeNull, "metadata"); 1096throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1118throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1148throw new ValidationException(ValidationRules.CannotBeNull, "metadataName"); 1152throw new ValidationException(ValidationRules.CannotBeNull, "metadataPatch"); 1342throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\AADCheckRequirements.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\AADDataConnector.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\AATPCheckRequirements.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\AATPDataConnector.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\ActionPropertiesBase.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "LogicAppResourceId");
Generated\Models\ActionRequest.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "LogicAppResourceId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "TriggerUri");
Generated\Models\ActionResponse.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "LogicAppResourceId");
Generated\Models\ActivityTimelineItem.cs (3)
114throw new ValidationException(ValidationRules.CannotBeNull, "QueryId"); 118throw new ValidationException(ValidationRules.CannotBeNull, "Content"); 122throw new ValidationException(ValidationRules.CannotBeNull, "Title");
Generated\Models\AlertsDataTypeOfDataConnector.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Alerts");
Generated\Models\AutomationRule.cs (3)
141throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 145throw new ValidationException(ValidationRules.CannotBeNull, "TriggeringLogic"); 149throw new ValidationException(ValidationRules.CannotBeNull, "Actions");
Generated\Models\AutomationRuleModifyPropertiesAction.cs (1)
70throw new ValidationException(ValidationRules.CannotBeNull, "ActionConfiguration");
Generated\Models\AutomationRulePropertyValuesCondition.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "ConditionProperties");
Generated\Models\AutomationRuleRunPlaybookAction.cs (1)
70throw new ValidationException(ValidationRules.CannotBeNull, "ActionConfiguration");
Generated\Models\AwsCloudTrailDataConnector.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "DataTypes");
Generated\Models\AwsCloudTrailDataConnectorDataTypes.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Logs");
Generated\Models\AwsS3DataConnector.cs (4)
104throw new ValidationException(ValidationRules.CannotBeNull, "DestinationTable"); 108throw new ValidationException(ValidationRules.CannotBeNull, "SqsUrls"); 112throw new ValidationException(ValidationRules.CannotBeNull, "RoleArn"); 116throw new ValidationException(ValidationRules.CannotBeNull, "DataTypes");
Generated\Models\AwsS3DataConnectorDataTypes.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Logs");
Generated\Models\Bookmark.cs (2)
176throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 180throw new ValidationException(ValidationRules.CannotBeNull, "Query");
Generated\Models\BookmarkTimelineItem.cs (1)
123throw new ValidationException(ValidationRules.CannotBeNull, "AzureResourceId");
Generated\Models\CodelessConnectorPollingAuthProperties.cs (1)
180throw new ValidationException(ValidationRules.CannotBeNull, "AuthType");
Generated\Models\CodelessConnectorPollingConfigProperties.cs (2)
100throw new ValidationException(ValidationRules.CannotBeNull, "Auth"); 104throw new ValidationException(ValidationRules.CannotBeNull, "Request");
Generated\Models\CodelessConnectorPollingPagingProperties.cs (1)
138throw new ValidationException(ValidationRules.CannotBeNull, "PagingType");
Generated\Models\CodelessConnectorPollingRequestProperties.cs (3)
170throw new ValidationException(ValidationRules.CannotBeNull, "ApiEndpoint"); 174throw new ValidationException(ValidationRules.CannotBeNull, "HttpMethod"); 178throw new ValidationException(ValidationRules.CannotBeNull, "QueryTimeFormat");
Generated\Models\CodelessConnectorPollingResponseProperties.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "EventsJsonPaths");
Generated\Models\CodelessUiConnectorConfigProperties.cs (11)
164throw new ValidationException(ValidationRules.CannotBeNull, "Title"); 168throw new ValidationException(ValidationRules.CannotBeNull, "Publisher"); 172throw new ValidationException(ValidationRules.CannotBeNull, "DescriptionMarkdown"); 176throw new ValidationException(ValidationRules.CannotBeNull, "GraphQueriesTableName"); 180throw new ValidationException(ValidationRules.CannotBeNull, "GraphQueries"); 184throw new ValidationException(ValidationRules.CannotBeNull, "SampleQueries"); 188throw new ValidationException(ValidationRules.CannotBeNull, "DataTypes"); 192throw new ValidationException(ValidationRules.CannotBeNull, "ConnectivityCriteria"); 196throw new ValidationException(ValidationRules.CannotBeNull, "Availability"); 200throw new ValidationException(ValidationRules.CannotBeNull, "Permissions"); 204throw new ValidationException(ValidationRules.CannotBeNull, "InstructionSteps");
Generated\Models\ConnectorInstructionModelBase.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\DataConnectorDataTypeCommon.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "State");
Generated\Models\DataConnectorTenantId.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\Dynamics365CheckRequirements.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\Dynamics365DataConnector.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "TenantId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "DataTypes");
Generated\Models\Dynamics365DataConnectorDataTypes.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Dynamics365CdsActivities");
Generated\Models\ExpansionResultAggregation.cs (1)
100throw new ValidationException(ValidationRules.CannotBeNull, "EntityKind");
Generated\Models\FusionAlertRule.cs (1)
134throw new ValidationException(ValidationRules.CannotBeNull, "AlertRuleTemplateName");
Generated\Models\FusionAlertRuleTemplate.cs (1)
152throw new ValidationException(ValidationRules.CannotBeNull, "Severity");
Generated\Models\GetInsightsError.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "ErrorMessage");
Generated\Models\GroupingConfiguration.cs (1)
130throw new ValidationException(ValidationRules.CannotBeNull, "MatchingMethod");
Generated\Models\HuntingBookmark.cs (2)
182throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 186throw new ValidationException(ValidationRules.CannotBeNull, "Query");
Generated\Models\Incident.cs (3)
254throw new ValidationException(ValidationRules.CannotBeNull, "Severity"); 258throw new ValidationException(ValidationRules.CannotBeNull, "Status"); 262throw new ValidationException(ValidationRules.CannotBeNull, "Title");
Generated\Models\IncidentAlertList.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\IncidentBookmarkList.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\IncidentComment.cs (1)
100throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\IncidentEntitiesResultsMetadata.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "EntityKind");
Generated\Models\IncidentLabel.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "LabelName");
Generated\Models\MCASCheckRequirements.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\MCASDataConnector.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "TenantId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "DataTypes");
Generated\Models\MDATPCheckRequirements.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\MDATPDataConnector.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\MetadataModel.cs (2)
207throw new ValidationException(ValidationRules.CannotBeNull, "ParentId"); 211throw new ValidationException(ValidationRules.CannotBeNull, "Kind");
Generated\Models\MetadataSource.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "Kind");
Generated\Models\MetadataSupport.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "Tier");
Generated\Models\MicrosoftSecurityIncidentCreationAlertRule.cs (2)
166throw new ValidationException(ValidationRules.CannotBeNull, "ProductFilter"); 170throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName");
Generated\Models\MicrosoftSecurityIncidentCreationAlertRuleCommonProperties.cs (1)
105throw new ValidationException(ValidationRules.CannotBeNull, "ProductFilter");
Generated\Models\MicrosoftSecurityIncidentCreationAlertRuleTemplate.cs (4)
182throw new ValidationException(ValidationRules.CannotBeNull, "Description"); 186throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 190throw new ValidationException(ValidationRules.CannotBeNull, "Status"); 194throw new ValidationException(ValidationRules.CannotBeNull, "ProductFilter");
Generated\Models\MLBehaviorAnalyticsAlertRule.cs (1)
136throw new ValidationException(ValidationRules.CannotBeNull, "AlertRuleTemplateName");
Generated\Models\MLBehaviorAnalyticsAlertRuleTemplate.cs (1)
154throw new ValidationException(ValidationRules.CannotBeNull, "Severity");
Generated\Models\MSTICheckRequirements.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\MSTIDataConnector.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "TenantId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "DataTypes");
Generated\Models\MSTIDataConnectorDataTypes.cs (2)
74throw new ValidationException(ValidationRules.CannotBeNull, "BingSafetyPhishingURL"); 78throw new ValidationException(ValidationRules.CannotBeNull, "MicrosoftEmergingThreatFeed");
Generated\Models\MSTIDataConnectorDataTypesBingSafetyPhishingURL.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "LookbackPeriod");
Generated\Models\MSTIDataConnectorDataTypesMicrosoftEmergingThreatFeed.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "LookbackPeriod");
Generated\Models\MtpCheckRequirements.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\MTPDataConnector.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "TenantId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "DataTypes");
Generated\Models\MTPDataConnectorDataTypes.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Incidents");
Generated\Models\NrtAlertRule.cs (1)
215throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName");
Generated\Models\NrtAlertRuleTemplate.cs (6)
200throw new ValidationException(ValidationRules.CannotBeNull, "Description"); 204throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 208throw new ValidationException(ValidationRules.CannotBeNull, "Status"); 212throw new ValidationException(ValidationRules.CannotBeNull, "Query"); 216throw new ValidationException(ValidationRules.CannotBeNull, "Severity"); 220throw new ValidationException(ValidationRules.CannotBeNull, "Version");
Generated\Models\OfficeATPCheckRequirements.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\OfficeATPDataConnector.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\OfficeDataConnector.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "TenantId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "DataTypes");
Generated\Models\OfficeDataConnectorDataTypes.cs (3)
79throw new ValidationException(ValidationRules.CannotBeNull, "Exchange"); 83throw new ValidationException(ValidationRules.CannotBeNull, "SharePoint"); 87throw new ValidationException(ValidationRules.CannotBeNull, "Teams");
Generated\Models\OfficeIRMCheckRequirements.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\OfficeIRMDataConnector.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\QueryBasedAlertRuleProperties.cs (1)
204throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName");
Generated\Models\Relation.cs (1)
101throw new ValidationException(ValidationRules.CannotBeNull, "RelatedResourceId");
Generated\Models\ScheduledAlertRule.cs (3)
265throw new ValidationException(ValidationRules.CannotBeNull, "Query"); 269throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 273throw new ValidationException(ValidationRules.CannotBeNull, "Severity");
Generated\Models\ScheduledAlertRuleTemplate.cs (6)
250throw new ValidationException(ValidationRules.CannotBeNull, "Description"); 254throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 258throw new ValidationException(ValidationRules.CannotBeNull, "Status"); 262throw new ValidationException(ValidationRules.CannotBeNull, "Query"); 266throw new ValidationException(ValidationRules.CannotBeNull, "Severity"); 270throw new ValidationException(ValidationRules.CannotBeNull, "Version");
Generated\Models\SecurityAlertTimelineItem.cs (4)
128throw new ValidationException(ValidationRules.CannotBeNull, "AzureResourceId"); 132throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 136throw new ValidationException(ValidationRules.CannotBeNull, "Severity"); 140throw new ValidationException(ValidationRules.CannotBeNull, "AlertType");
Generated\Models\SentinelOnboardingStatesList.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\SettingList.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\SourceControl.cs (4)
121throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "RepoType"); 129throw new ValidationException(ValidationRules.CannotBeNull, "ContentTypes"); 133throw new ValidationException(ValidationRules.CannotBeNull, "Repository");
Generated\Models\TeamProperties.cs (1)
89throw new ValidationException(ValidationRules.CannotBeNull, "TeamName");
Generated\Models\ThreatIntelligenceAlertRule.cs (1)
136throw new ValidationException(ValidationRules.CannotBeNull, "AlertRuleTemplateName");
Generated\Models\ThreatIntelligenceAlertRuleTemplate.cs (1)
154throw new ValidationException(ValidationRules.CannotBeNull, "Severity");
Generated\Models\ThreatIntelligenceMetricsList.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\TICheckRequirements.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\TIDataConnector.cs (2)
93throw new ValidationException(ValidationRules.CannotBeNull, "TenantId"); 97throw new ValidationException(ValidationRules.CannotBeNull, "DataTypes");
Generated\Models\TIDataConnectorDataTypes.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Indicators");
Generated\Models\TimelineAggregation.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Kind");
Generated\Models\TimelineError.cs (2)
79throw new ValidationException(ValidationRules.CannotBeNull, "Kind"); 83throw new ValidationException(ValidationRules.CannotBeNull, "ErrorMessage");
Generated\Models\TimelineResultsMetadata.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "Aggregations");
Generated\Models\TiTaxiiCheckRequirements.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "TenantId");
Generated\Models\TiTaxiiDataConnector.cs (3)
157throw new ValidationException(ValidationRules.CannotBeNull, "TenantId"); 161throw new ValidationException(ValidationRules.CannotBeNull, "PollingFrequency"); 165throw new ValidationException(ValidationRules.CannotBeNull, "DataTypes");
Generated\Models\TiTaxiiDataConnectorDataTypes.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "TaxiiClient");
Generated\Models\TrackedResource.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\Watchlist.cs (4)
268throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 272throw new ValidationException(ValidationRules.CannotBeNull, "Provider"); 276throw new ValidationException(ValidationRules.CannotBeNull, "Source"); 280throw new ValidationException(ValidationRules.CannotBeNull, "ItemsSearchKey");
Generated\Models\WatchlistItem.cs (1)
156throw new ValidationException(ValidationRules.CannotBeNull, "ItemsKeyValue");
Generated\OfficeConsentsOperations.cs (15)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "consentId"); 560throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 582throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 612throw new ValidationException(ValidationRules.CannotBeNull, "consentId"); 777throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 264throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ProductSettingsOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "settingsName"); 560throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 582throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 612throw new ValidationException(ValidationRules.CannotBeNull, "settingsName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 797throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 808throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 823throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 838throw new ValidationException(ValidationRules.CannotBeNull, "settingsName"); 842throw new ValidationException(ValidationRules.CannotBeNull, "settings");
Generated\SentinelOnboardingStatesOperations.cs (19)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 142throw new ValidationException(ValidationRules.CannotBeNull, "sentinelOnboardingStateName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 348throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 359throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 389throw new ValidationException(ValidationRules.CannotBeNull, "sentinelOnboardingStateName"); 607throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 618throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 629throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 659throw new ValidationException(ValidationRules.CannotBeNull, "sentinelOnboardingStateName"); 827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 849throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 864throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName");
Generated\SourceControlOperations.cs (6)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 142throw new ValidationException(ValidationRules.CannotBeNull, "repoType"); 330throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SourceControlsOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlId"); 560throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 582throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 612throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlId"); 786throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 797throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 808throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 823throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 838throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlId"); 842throw new ValidationException(ValidationRules.CannotBeNull, "sourceControl"); 1054throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ThreatIntelligenceIndicatorMetricsOperations.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName");
Generated\ThreatIntelligenceIndicatorOperations.cs (38)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 142throw new ValidationException(ValidationRules.CannotBeNull, "threatIntelligenceProperties"); 354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 365throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 376throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 391throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 406throw new ValidationException(ValidationRules.CannotBeNull, "name"); 598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 609throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 620throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 635throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 650throw new ValidationException(ValidationRules.CannotBeNull, "name"); 654throw new ValidationException(ValidationRules.CannotBeNull, "threatIntelligenceProperties"); 865throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 876throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 887throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 902throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 917throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1088throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1099throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1110throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1125throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1140throw new ValidationException(ValidationRules.CannotBeNull, "threatIntelligenceFilteringCriteria"); 1334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1356throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1371throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1386throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1572throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1583throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1594throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1609throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1624throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1628throw new ValidationException(ValidationRules.CannotBeNull, "threatIntelligenceReplaceTags"); 1818throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ThreatIntelligenceIndicatorsOperations.cs (5)
102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 124throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 139throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WatchlistItemsOperations.cs (25)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 142throw new ValidationException(ValidationRules.CannotBeNull, "watchlistAlias"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 356throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 371throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 386throw new ValidationException(ValidationRules.CannotBeNull, "watchlistAlias"); 390throw new ValidationException(ValidationRules.CannotBeNull, "watchlistItemId"); 581throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 592throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 603throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 633throw new ValidationException(ValidationRules.CannotBeNull, "watchlistAlias"); 637throw new ValidationException(ValidationRules.CannotBeNull, "watchlistItemId"); 816throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 838throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 853throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 868throw new ValidationException(ValidationRules.CannotBeNull, "watchlistAlias"); 872throw new ValidationException(ValidationRules.CannotBeNull, "watchlistItemId"); 876throw new ValidationException(ValidationRules.CannotBeNull, "watchlistItem"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WatchlistsOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "watchlistAlias"); 560throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 582throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 612throw new ValidationException(ValidationRules.CannotBeNull, "watchlistAlias"); 788throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 799throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 810throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 825throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 840throw new ValidationException(ValidationRules.CannotBeNull, "watchlistAlias"); 844throw new ValidationException(ValidationRules.CannotBeNull, "watchlist"); 1056throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.ServerManagement (114)
Generated\GatewayOperations.cs (35)
124throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 128throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 132throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 147throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "gatewayName"); 417throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 421throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 425throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 440throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "gatewayName"); 641throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 645throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 649throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 664throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "gatewayName"); 841throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 845throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 849throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 864throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "gatewayName"); 1052throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1056throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1224throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1228throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1232throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 1437throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1441throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1445throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 1460throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "gatewayName"); 1653throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1657throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1661throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 1676throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "gatewayName"); 1872throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1876throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1880throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 1895throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "gatewayName"); 2081throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nextPageLink"); 2244throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nextPageLink");
Generated\NodeOperations.cs (23)
138throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 142throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 146throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 161throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nodeName"); 448throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 452throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 456throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 471throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nodeName"); 675throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 679throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 683throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 698throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nodeName"); 870throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 874throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 878throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 893throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nodeName"); 1076throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1080throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1248throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1252throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1256throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 1436throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nextPageLink"); 1599throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nextPageLink");
Generated\PowerShellOperations.cs (41)
79throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 83throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 87throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nodeName"); 121throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "session"); 336throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 340throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 344throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nodeName"); 378throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "session"); 382throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "pssession"); 570throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 574throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 578throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 593throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nodeName"); 612throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "session"); 616throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "pssession"); 838throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 842throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 846throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 861throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nodeName"); 880throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "session"); 884throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "pssession"); 1105throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1109throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1113throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 1128throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nodeName"); 1147throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "session"); 1151throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "pssession"); 1378throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1382throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1386throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 1401throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nodeName"); 1420throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "session"); 1424throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "pssession"); 1612throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1616throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1620throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 1635throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nodeName"); 1654throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "session"); 1658throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "pssession");
Generated\SessionOperations.cs (15)
138throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 142throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 146throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 161throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nodeName"); 180throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "session"); 391throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 395throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 399throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 414throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nodeName"); 433throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "session"); 595throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 599throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 603throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 618throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "nodeName"); 637throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "session");
Microsoft.Azure.Management.ServiceBus (359)
Generated\DisasterRecoveryConfigsOperations.cs (54)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 128throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 537throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 567throw new ValidationException(ValidationRules.CannotBeNull, "alias"); 582throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 586throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 590throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 778throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 793throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 808throw new ValidationException(ValidationRules.CannotBeNull, "alias"); 823throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 994throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1009throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1024throw new ValidationException(ValidationRules.CannotBeNull, "alias"); 1039throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1043throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1225throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1240throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1255throw new ValidationException(ValidationRules.CannotBeNull, "alias"); 1270throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1274throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1441throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1456throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1471throw new ValidationException(ValidationRules.CannotBeNull, "alias"); 1486throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1490throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1664throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1679throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1694throw new ValidationException(ValidationRules.CannotBeNull, "alias"); 1709throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1713throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1901throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1916throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1931throw new ValidationException(ValidationRules.CannotBeNull, "alias"); 1946throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1961throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1965throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2155throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2170throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2185throw new ValidationException(ValidationRules.CannotBeNull, "alias"); 2200throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2215throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2219throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2399throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2568throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\MigrationConfigsOperations.cs (26)
87throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 323throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 521throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 536throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 555throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 737throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 752throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 767throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 771throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 932throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 947throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 962throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 966throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1134throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1149throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1164throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1172throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1176throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1362throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\CheckNameAvailability.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\MigrationConfigProperties.cs (2)
117throw new ValidationException(ValidationRules.CannotBeNull, "TargetNamespace"); 121throw new ValidationException(ValidationRules.CannotBeNull, "PostMigrationName");
Generated\Models\SBAuthorizationRule.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "Rights");
Generated\Models\Subnet.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\TrackedResource.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\NamespacesOperations.cs (74)
83throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 260throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 275throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 279throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 508throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 523throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 542throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 725throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 740throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 755throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 759throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 763throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 970throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 985throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1000throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1004throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1008throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1194throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1209throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1224throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1228throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1407throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1422throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1437throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1441throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1621throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1636throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1651throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1655throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1841throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1856throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1871throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1886throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1894throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1898throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2087throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2102throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2117throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2303throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2318throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2333throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2348throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2537throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2552throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2567throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2586throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2774throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2789throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2804throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 2819throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2831throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3016throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3020throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3024throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 3215throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3230throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 3234throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 3242throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3246throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3449throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3464throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 3479throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3483throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3643throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3812throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3980throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4149throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointConnectionsOperations.cs (21)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 313throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 317throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 332throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 587throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 602throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 617throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 625throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 807throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 822throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 837throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 841throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 845throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 1006throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkResourcesOperations.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\QueuesOperations.cs (59)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "queueName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 326throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "queueName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 382throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 390throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 394throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 588throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "queueName"); 629throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 648throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 820throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 835throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 850throw new ValidationException(ValidationRules.CannotBeNull, "queueName"); 861throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 876throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 880throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1070throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1100throw new ValidationException(ValidationRules.CannotBeNull, "queueName"); 1111throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1323throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1338throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1353throw new ValidationException(ValidationRules.CannotBeNull, "queueName"); 1364throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1379throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1387throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1391throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1592throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1607throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1622throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1838throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1853throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1868throw new ValidationException(ValidationRules.CannotBeNull, "queueName"); 1879throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1883throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1887throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2076throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2091throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2106throw new ValidationException(ValidationRules.CannotBeNull, "queueName"); 2117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2288throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2303throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2318throw new ValidationException(ValidationRules.CannotBeNull, "queueName"); 2329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2512throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2681throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RulesOperations.cs (29)
103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 133throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 144throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionName"); 159throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 163throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 384throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 399throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 414throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 425throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionName"); 440throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 455throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 459throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 463throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 661throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 676throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 691throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 702throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionName"); 717throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 732throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 736throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 912throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 927throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 942throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 953throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionName"); 968throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 983throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 987throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1169throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SubscriptionsOperations.cs (25)
101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 142throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 146throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 363throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 378throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 393throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 404throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionName"); 419throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 423throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 427throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 621throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 636throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 651throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 662throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionName"); 677throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 681throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 853throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 868throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 883throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 894throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionName"); 909throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 913throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1094throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TopicsOperations.cs (59)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 368throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 383throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 391throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 395throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 592throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 607throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 622throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 633throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 648throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 652throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 839throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 854throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 869throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 880throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 895throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 899throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1071throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1086throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1101throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 1112throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1324throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1354throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 1365throw new ValidationException(ValidationRules.CannotBeNull, "authorizationRuleName"); 1380throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1388throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1392throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1593throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1608throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1623throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1627throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1839throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1854throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1869throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 1880throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1884throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1888throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2077throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2092throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2107throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 2118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2289throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2304throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2319throw new ValidationException(ValidationRules.CannotBeNull, "topicName"); 2330throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2513throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2682throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.ServiceFabric (222)
Generated\ApplicationsOperations.cs (21)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 385throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 389throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 393throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 584throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 588throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 592throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 596throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 600throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 803throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 807throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 811throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 815throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 819throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1012throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1016throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1020throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1024throw new ValidationException(ValidationRules.CannotBeNull, "applicationName");
Generated\ApplicationTypesOperations.cs (16)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "applicationTypeName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 303throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "applicationTypeName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 539throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 543throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 732throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 736throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 740throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 744throw new ValidationException(ValidationRules.CannotBeNull, "applicationTypeName");
Generated\ApplicationTypeVersionsOperations.cs (20)
98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "applicationTypeName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "version"); 374throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 378throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 382throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 386throw new ValidationException(ValidationRules.CannotBeNull, "applicationTypeName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 586throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 590throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "applicationTypeName"); 598throw new ValidationException(ValidationRules.CannotBeNull, "version"); 602throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 809throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 813throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 817throw new ValidationException(ValidationRules.CannotBeNull, "applicationTypeName"); 821throw new ValidationException(ValidationRules.CannotBeNull, "version");
Generated\ClustersOperations.cs (17)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 338throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 511throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 515throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 693throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 876throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 880throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 884throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 888throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1106throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1110throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1118throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Generated\ClusterVersionsOperations.cs (12)
92throw new ValidationException(ValidationRules.CannotBeNull, "location"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "clusterVersion"); 296throw new ValidationException(ValidationRules.CannotBeNull, "location"); 300throw new ValidationException(ValidationRules.CannotBeNull, "environment"); 304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 308throw new ValidationException(ValidationRules.CannotBeNull, "clusterVersion"); 499throw new ValidationException(ValidationRules.CannotBeNull, "location"); 503throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 694throw new ValidationException(ValidationRules.CannotBeNull, "location"); 698throw new ValidationException(ValidationRules.CannotBeNull, "environment"); 702throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ManagedClustersOperations.cs (19)
89throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 271throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 452throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 456throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 460throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 731throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 739throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 743throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 978throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 982throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 986throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 990throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1196throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1200throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1204throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1369throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1542throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedClusterVersionsOperations.cs (3)
94throw new ValidationException(ValidationRules.CannotBeNull, "location"); 98throw new ValidationException(ValidationRules.CannotBeNull, "osType"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\Models\ApplicationTypeVersionResource.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "AppPackageUrl");
Generated\Models\ApplicationUserAssignedIdentity.cs (2)
70throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 74throw new ValidationException(ValidationRules.CannotBeNull, "PrincipalId");
Generated\Models\CertificateDescription.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "Thumbprint");
Generated\Models\ClientCertificateCommonName.cs (2)
85throw new ValidationException(ValidationRules.CannotBeNull, "CertificateCommonName"); 89throw new ValidationException(ValidationRules.CannotBeNull, "CertificateIssuerThumbprint");
Generated\Models\ClientCertificateThumbprint.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "CertificateThumbprint");
Generated\Models\Cluster.cs (2)
419throw new ValidationException(ValidationRules.CannotBeNull, "ManagementEndpoint"); 423throw new ValidationException(ValidationRules.CannotBeNull, "NodeTypes");
Generated\Models\ClusterUpgradePolicy.cs (7)
168throw new ValidationException(ValidationRules.CannotBeNull, "UpgradeReplicaSetCheckTimeout"); 172throw new ValidationException(ValidationRules.CannotBeNull, "HealthCheckWaitDuration"); 176throw new ValidationException(ValidationRules.CannotBeNull, "HealthCheckStableDuration"); 180throw new ValidationException(ValidationRules.CannotBeNull, "HealthCheckRetryTimeout"); 184throw new ValidationException(ValidationRules.CannotBeNull, "UpgradeTimeout"); 188throw new ValidationException(ValidationRules.CannotBeNull, "UpgradeDomainTimeout"); 192throw new ValidationException(ValidationRules.CannotBeNull, "HealthPolicy");
Generated\Models\DiagnosticsStorageAccountConfig.cs (5)
113throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "ProtectedAccountKeyName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "BlobEndpoint"); 125throw new ValidationException(ValidationRules.CannotBeNull, "QueueEndpoint"); 129throw new ValidationException(ValidationRules.CannotBeNull, "TableEndpoint");
Generated\Models\LoadBalancingRule.cs (2)
108throw new ValidationException(ValidationRules.CannotBeNull, "Protocol"); 112throw new ValidationException(ValidationRules.CannotBeNull, "ProbeProtocol");
Generated\Models\ManagedCluster.cs (2)
334throw new ValidationException(ValidationRules.CannotBeNull, "DnsName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "AdminUserName");
Generated\Models\NamedPartitionSchemeDescription.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "Names");
Generated\Models\NodeTypeActionParameters.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Nodes");
Generated\Models\NodeTypeDescription.cs (1)
186throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\Resource.cs (1)
104throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\ServerCertificateCommonName.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "CertificateCommonName"); 77throw new ValidationException(ValidationRules.CannotBeNull, "CertificateIssuerThumbprint");
Generated\Models\ServiceCorrelationDescription.cs (2)
79throw new ValidationException(ValidationRules.CannotBeNull, "Scheme"); 83throw new ValidationException(ValidationRules.CannotBeNull, "ServiceName");
Generated\Models\ServiceLoadMetricDescription.cs (1)
116throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\SettingsParameterDescription.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 75throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\SettingsSectionDescription.cs (2)
72throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 76throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\Sku.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\UniformInt64RangePartitionSchemeDescription.cs (2)
93throw new ValidationException(ValidationRules.CannotBeNull, "LowKey"); 97throw new ValidationException(ValidationRules.CannotBeNull, "HighKey");
Generated\Models\VaultCertificate.cs (2)
102throw new ValidationException(ValidationRules.CannotBeNull, "CertificateUrl"); 106throw new ValidationException(ValidationRules.CannotBeNull, "CertificateStore");
Generated\Models\VaultSecretGroup.cs (2)
76throw new ValidationException(ValidationRules.CannotBeNull, "SourceVault"); 80throw new ValidationException(ValidationRules.CannotBeNull, "VaultCertificates");
Generated\Models\VMSSExtension.cs (4)
161throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 165throw new ValidationException(ValidationRules.CannotBeNull, "Publisher"); 169throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 173throw new ValidationException(ValidationRules.CannotBeNull, "TypeHandlerVersion");
Generated\NodeTypesOperations.cs (37)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 385throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 389throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 393throw new ValidationException(ValidationRules.CannotBeNull, "nodeTypeName"); 673throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 677throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 681throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 685throw new ValidationException(ValidationRules.CannotBeNull, "nodeTypeName"); 689throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 872throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 876throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 880throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 884throw new ValidationException(ValidationRules.CannotBeNull, "nodeTypeName"); 888throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1071throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1075throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1083throw new ValidationException(ValidationRules.CannotBeNull, "nodeTypeName"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1272throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1276throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1280throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1284throw new ValidationException(ValidationRules.CannotBeNull, "nodeTypeName"); 1288throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1527throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1531throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1535throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1539throw new ValidationException(ValidationRules.CannotBeNull, "nodeTypeName"); 1543throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1754throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1758throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1762throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1766throw new ValidationException(ValidationRules.CannotBeNull, "nodeTypeName"); 1931throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
87throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 262throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServicesOperations.cs (26)
98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 409throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 413throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 417throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 421throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 621throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 625throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 629throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 633throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 637throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 842throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 846throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 850throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 854throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 858throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 862throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1061throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1065throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1069throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1073throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 1077throw new ValidationException(ValidationRules.CannotBeNull, "serviceName");
Microsoft.Azure.Management.ServiceFabricManagedClusters (208)
Generated\ApplicationsOperations.cs (21)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 332throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 567throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 571throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 575throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 764throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 768throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 772throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 776throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 780throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 994throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 998throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1002throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1006throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 1171throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApplicationTypesOperations.cs (21)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "applicationTypeName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 301throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 305throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "applicationTypeName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 512throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 516throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 520throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 524throw new ValidationException(ValidationRules.CannotBeNull, "applicationTypeName"); 751throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 755throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 759throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 942throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 946throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 950throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 954throw new ValidationException(ValidationRules.CannotBeNull, "applicationTypeName"); 1119throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ApplicationTypeVersionsOperations.cs (26)
98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "applicationTypeName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "version"); 347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 351throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "applicationTypeName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "version"); 598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 602throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 606throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 610throw new ValidationException(ValidationRules.CannotBeNull, "applicationTypeName"); 805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 809throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 813throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 817throw new ValidationException(ValidationRules.CannotBeNull, "applicationTypeName"); 821throw new ValidationException(ValidationRules.CannotBeNull, "version"); 825throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1044throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1048throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1052throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1056throw new ValidationException(ValidationRules.CannotBeNull, "applicationTypeName"); 1060throw new ValidationException(ValidationRules.CannotBeNull, "version"); 1227throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedClustersOperations.cs (18)
89throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 269throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 448throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 452throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 456throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 671throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 675throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 679throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 902throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 906throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 914throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1122throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1126throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1293throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1466throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedClusterVersionOperations.cs (10)
93throw new ValidationException(ValidationRules.CannotBeNull, "location"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "clusterVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "location"); 290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 294throw new ValidationException(ValidationRules.CannotBeNull, "clusterVersion"); 479throw new ValidationException(ValidationRules.CannotBeNull, "location"); 483throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 663throw new ValidationException(ValidationRules.CannotBeNull, "location"); 667throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\Models\ApplicationTypeVersionResource.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "AppPackageUrl");
Generated\Models\ApplicationUserAssignedIdentity.cs (2)
70throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 74throw new ValidationException(ValidationRules.CannotBeNull, "PrincipalId");
Generated\Models\AveragePartitionLoadScalingTrigger.cs (2)
99throw new ValidationException(ValidationRules.CannotBeNull, "MetricName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "ScaleInterval");
Generated\Models\AverageServiceLoadScalingTrigger.cs (2)
117throw new ValidationException(ValidationRules.CannotBeNull, "MetricName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "ScaleInterval");
Generated\Models\LoadBalancingRule.cs (2)
118throw new ValidationException(ValidationRules.CannotBeNull, "Protocol"); 122throw new ValidationException(ValidationRules.CannotBeNull, "ProbeProtocol");
Generated\Models\ManagedCluster.cs (2)
325throw new ValidationException(ValidationRules.CannotBeNull, "DnsName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "AdminUserName");
Generated\Models\NamedPartitionScheme.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Names");
Generated\Models\NetworkSecurityRule.cs (4)
155throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 159throw new ValidationException(ValidationRules.CannotBeNull, "Protocol"); 163throw new ValidationException(ValidationRules.CannotBeNull, "Access"); 167throw new ValidationException(ValidationRules.CannotBeNull, "Direction");
Generated\Models\NodeTypeActionParameters.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Nodes");
Generated\Models\Resource.cs (1)
110throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\RollingUpgradeMonitoringPolicy.cs (6)
104throw new ValidationException(ValidationRules.CannotBeNull, "FailureAction"); 108throw new ValidationException(ValidationRules.CannotBeNull, "HealthCheckWaitDuration"); 112throw new ValidationException(ValidationRules.CannotBeNull, "HealthCheckStableDuration"); 116throw new ValidationException(ValidationRules.CannotBeNull, "HealthCheckRetryTimeout"); 120throw new ValidationException(ValidationRules.CannotBeNull, "UpgradeTimeout"); 124throw new ValidationException(ValidationRules.CannotBeNull, "UpgradeDomainTimeout");
Generated\Models\ScalingPolicy.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "ScalingMechanism"); 77throw new ValidationException(ValidationRules.CannotBeNull, "ScalingTrigger");
Generated\Models\ServiceCorrelation.cs (2)
77throw new ValidationException(ValidationRules.CannotBeNull, "Scheme"); 81throw new ValidationException(ValidationRules.CannotBeNull, "ServiceName");
Generated\Models\ServiceLoadMetric.cs (1)
114throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\ServicePlacementInvalidDomainPolicy.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "DomainName");
Generated\Models\ServicePlacementPreferPrimaryDomainPolicy.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "DomainName");
Generated\Models\ServicePlacementRequiredDomainPolicy.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "DomainName");
Generated\Models\ServicePlacementRequireDomainDistributionPolicy.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "DomainName");
Generated\Models\ServiceResourceProperties.cs (2)
99throw new ValidationException(ValidationRules.CannotBeNull, "ServiceTypeName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "PartitionDescription");
Generated\Models\SettingsParameterDescription.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 75throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\SettingsSectionDescription.cs (2)
72throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 76throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\Sku.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\VaultCertificate.cs (2)
102throw new ValidationException(ValidationRules.CannotBeNull, "CertificateUrl"); 106throw new ValidationException(ValidationRules.CannotBeNull, "CertificateStore");
Generated\Models\VaultSecretGroup.cs (2)
76throw new ValidationException(ValidationRules.CannotBeNull, "SourceVault"); 80throw new ValidationException(ValidationRules.CannotBeNull, "VaultCertificates");
Generated\Models\VMSSExtension.cs (4)
161throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 165throw new ValidationException(ValidationRules.CannotBeNull, "Publisher"); 169throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 173throw new ValidationException(ValidationRules.CannotBeNull, "TypeHandlerVersion");
Generated\NodeTypesOperations.cs (36)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 379throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 383throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 387throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 391throw new ValidationException(ValidationRules.CannotBeNull, "nodeTypeName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 617throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 621throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 625throw new ValidationException(ValidationRules.CannotBeNull, "nodeTypeName"); 853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 857throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 861throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 865throw new ValidationException(ValidationRules.CannotBeNull, "nodeTypeName"); 869throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1050throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1054throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1058throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1062throw new ValidationException(ValidationRules.CannotBeNull, "nodeTypeName"); 1066throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1247throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1251throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1255throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1259throw new ValidationException(ValidationRules.CannotBeNull, "nodeTypeName"); 1263throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1446throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1450throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1454throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1458throw new ValidationException(ValidationRules.CannotBeNull, "nodeTypeName"); 1462throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1675throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1679throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1683throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1687throw new ValidationException(ValidationRules.CannotBeNull, "nodeTypeName"); 1850throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
87throw new ValidationException(ValidationRules.CannotBeNull, "apiVersion"); 262throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServicesOperations.cs (26)
98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 350throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 358throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 601throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 609throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 804throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 808throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 812throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 816throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 820throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 824throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1043throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1047throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1051throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1055throw new ValidationException(ValidationRules.CannotBeNull, "applicationName"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 1226throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.SignalR (104)
Generated\Models\NameAvailabilityParameters.cs (2)
74throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 78throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\PrivateEndpointACL.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\ResourceSku.cs (1)
115throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\SharedPrivateLinkResource.cs (2)
126throw new ValidationException(ValidationRules.CannotBeNull, "GroupId"); 130throw new ValidationException(ValidationRules.CannotBeNull, "PrivateLinkResourceId");
Generated\Models\SignalRFeature.cs (2)
121throw new ValidationException(ValidationRules.CannotBeNull, "Flag"); 125throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\UpstreamTemplate.cs (1)
155throw new ValidationException(ValidationRules.CannotBeNull, "UrlTemplate");
Generated\Operations.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 254throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SignalROperations.cs (42)
87throw new ValidationException(ValidationRules.CannotBeNull, "location"); 91throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 458throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 462throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 466throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 644throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 648throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 652throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 656throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 911throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 915throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 919throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 923throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1156throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1164throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1168throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1172throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1176throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1382throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1386throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1390throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1555throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1559throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1567throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1571throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1762throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1766throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1770throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1774throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1778throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 1962throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1966throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1970throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1974throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 2132throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2300throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SignalRPrivateEndpointConnectionsOperations.cs (21)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 283throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 295throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 487throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 491throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 495throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 499throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 503throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 507throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 722throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 726throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 730throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 734throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 738throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 898throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SignalRPrivateLinkResourcesOperations.cs (5)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 276throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SignalRSharedPrivateLinkResourcesOperations.cs (21)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 283throw new ValidationException(ValidationRules.CannotBeNull, "sharedPrivateLinkResourceName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 295throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "sharedPrivateLinkResourceName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 558throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 562throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 566throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 773throw new ValidationException(ValidationRules.CannotBeNull, "sharedPrivateLinkResourceName"); 777throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 781throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 785throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 789throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 949throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\UsagesOperations.cs (4)
84throw new ValidationException(ValidationRules.CannotBeNull, "location"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 266throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Sql (2069)
Generated\BackupShortTermRetentionPoliciesOperations.cs (19)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 356throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 360throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 364throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 368throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 563throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 567throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 575throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 784throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 792throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 796throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 800throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 995throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CapabilitiesOperations.cs (2)
90throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\DatabaseAdvisorsOperations.cs (15)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "advisorName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 522throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 526throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 534throw new ValidationException(ValidationRules.CannotBeNull, "advisorName"); 538throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 542throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\DatabaseAutomaticTuningOperations.cs (9)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\DatabaseBlobAuditingPoliciesOperations.cs (14)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 301throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 305throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 541throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 738throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DatabaseColumnsOperations.cs (19)
103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 381throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 385throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 389throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 393throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 397throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 401throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 615throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 619throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 623throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 627throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 631throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 635throw new ValidationException(ValidationRules.CannotBeNull, "columnName"); 639throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 830throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DatabaseExtensionsOperations.cs (16)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 315throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 524throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 528throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 532throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 536throw new ValidationException(ValidationRules.CannotBeNull, "extensionName"); 540throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 548throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 743throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DatabaseOperations.cs (9)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 279throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 283throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 476throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DatabaseRecommendedActionsOperations.cs (18)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "advisorName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 310throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "advisorName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "recommendedActionName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 535throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 539throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "advisorName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "recommendedActionName"); 555throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 559throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\DatabaseSchemasOperations.cs (10)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 311throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 514throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DatabaseSecurityAlertPoliciesOperations.cs (14)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 301throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 305throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 541throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 738throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DatabasesOperations.cs (71)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "filter"); 307throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 311throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 510throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 514throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 518throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 713throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 717throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 721throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 725throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1001throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1005throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1009throw new ValidationException(ValidationRules.CannotBeNull, "elasticPoolName"); 1013throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1232throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1236throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1240throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1508throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1512throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1516throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1520throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1528throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1770throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1774throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1778throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1782throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1790throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2004throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2008throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 2012throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2016throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2193throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2197throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 2201throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2205throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2209throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2409throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2413throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 2417throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2421throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2600throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2604throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 2608throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2612throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2804throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2808throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 2812throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2816throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3005throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3009throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 3013throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3017throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3194throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3198throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 3202throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3206throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 3214throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3416throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3420throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 3424throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 3428throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 3436throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3628throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3801throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3974throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DatabaseTablesOperations.cs (12)
98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 323throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 532throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DatabaseUsagesOperations.cs (5)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 288throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DatabaseVulnerabilityAssessmentRuleBaselinesOperations.cs (16)
100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 343throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 563throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 567throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 575throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\DatabaseVulnerabilityAssessmentScansOperations.cs (20)
120throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 330throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "scanId"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 547throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 555throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 559throw new ValidationException(ValidationRules.CannotBeNull, "scanId"); 563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 778throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 782throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 790throw new ValidationException(ValidationRules.CannotBeNull, "scanId"); 794throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 966throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DatabaseVulnerabilityAssessmentsOperations.cs (18)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 301throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 305throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 534throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 538throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 724throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 728throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 732throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 736throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 921throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DataMaskingPoliciesOperations.cs (9)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 320throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "databaseName");
Generated\DataMaskingRulesOperations.cs (10)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "dataMaskingRuleName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 347throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "databaseName");
Generated\DataWarehouseUserActivitiesOperations.cs (9)
92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 300throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 498throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DeletedServersOperations.cs (11)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 263throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 267throw new ValidationException(ValidationRules.CannotBeNull, "deletedServerName"); 271throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 454throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 458throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 664throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 668throw new ValidationException(ValidationRules.CannotBeNull, "deletedServerName"); 672throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 855throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1028throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ElasticPoolActivitiesOperations.cs (4)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "elasticPoolName");
Generated\ElasticPoolDatabaseActivitiesOperations.cs (4)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "elasticPoolName");
Generated\ElasticPoolOperations.cs (9)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "elasticPoolName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 277throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 281throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "elasticPoolName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 474throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ElasticPoolsOperations.cs (35)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "elasticPoolName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "filter"); 307throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 311throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "elasticPoolName"); 511throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 515throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 519throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 714throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 718throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 722throw new ValidationException(ValidationRules.CannotBeNull, "elasticPoolName"); 726throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1031throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1035throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1039throw new ValidationException(ValidationRules.CannotBeNull, "elasticPoolName"); 1043throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1051throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1265throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1269throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1273throw new ValidationException(ValidationRules.CannotBeNull, "elasticPoolName"); 1277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1454throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1458throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1462throw new ValidationException(ValidationRules.CannotBeNull, "elasticPoolName"); 1466throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1470throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1666throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1670throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1674throw new ValidationException(ValidationRules.CannotBeNull, "elasticPoolName"); 1678throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1845throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EncryptionProtectorsOperations.cs (14)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 283throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 533throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 537throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 549throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 743throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 747throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 751throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 919throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExtendedDatabaseBlobAuditingPoliciesOperations.cs (14)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 301throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 305throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 541throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 738throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ExtendedServerBlobAuditingPoliciesOperations.cs (11)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 312throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 510throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 514throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 518throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 526throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 719throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FailoverGroupsOperations.cs (30)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "failoverGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 376throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 380throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 384throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 630throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 634throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 638throw new ValidationException(ValidationRules.CannotBeNull, "failoverGroupName"); 642throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 650throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 864throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 868throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 872throw new ValidationException(ValidationRules.CannotBeNull, "failoverGroupName"); 876throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1053throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1057throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1061throw new ValidationException(ValidationRules.CannotBeNull, "failoverGroupName"); 1065throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1069throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1268throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1272throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1276throw new ValidationException(ValidationRules.CannotBeNull, "failoverGroupName"); 1280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1473throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1477throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1481throw new ValidationException(ValidationRules.CannotBeNull, "failoverGroupName"); 1485throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1670throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FirewallRulesOperations.cs (21)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 528throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 532throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 536throw new ValidationException(ValidationRules.CannotBeNull, "firewallRuleName"); 540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 711throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 715throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 719throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 908throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 912throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 916throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 920throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1110throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\GeoBackupPoliciesOperations.cs (13)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 338throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 545throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "databaseName");
Generated\InstanceFailoverGroupsOperations.cs (25)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "failoverGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 347throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 602throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 606throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 610throw new ValidationException(ValidationRules.CannotBeNull, "failoverGroupName"); 614throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 622throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 836throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 840throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 844throw new ValidationException(ValidationRules.CannotBeNull, "failoverGroupName"); 848throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1023throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1027throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 1031throw new ValidationException(ValidationRules.CannotBeNull, "failoverGroupName"); 1035throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1228throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1232throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 1236throw new ValidationException(ValidationRules.CannotBeNull, "failoverGroupName"); 1240throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1425throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\InstancePoolsOperations.cs (19)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "instancePoolName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 355throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 723throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 727throw new ValidationException(ValidationRules.CannotBeNull, "instancePoolName"); 731throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 739throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 948throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 952throw new ValidationException(ValidationRules.CannotBeNull, "instancePoolName"); 956throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1128throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1132throw new ValidationException(ValidationRules.CannotBeNull, "instancePoolName"); 1136throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1330throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1503throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobAgentsOperations.cs (22)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 577throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 581throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 585throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 589throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 811throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 815throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 819throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 823throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1000throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1004throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1008throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 1012throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1016throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1208throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobCredentialsOperations.cs (21)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "credentialName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 514throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 518throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 522throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 526throw new ValidationException(ValidationRules.CannotBeNull, "credentialName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 757throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 761throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 765throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 769throw new ValidationException(ValidationRules.CannotBeNull, "credentialName"); 773throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 942throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobExecutionsOperations.cs (31)
116throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 358throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 366throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 609throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 617throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 621throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 625throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 860throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 864throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 868throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 872throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 876throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1111throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1115throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 1119throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1123throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1323throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1327throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1331throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 1335throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1546throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1719throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobsOperations.cs (21)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 514throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 518throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 522throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 526throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 534throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 753throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 757throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 761throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 765throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 769throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 938throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobStepExecutionsOperations.cs (12)
122throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 134throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 378throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 382throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 386throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 390throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 394throw new ValidationException(ValidationRules.CannotBeNull, "stepName"); 398throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 589throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobStepsOperations.cs (37)
97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "stepName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 539throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 555throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 755throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 759throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 763throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 767throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 771throw new ValidationException(ValidationRules.CannotBeNull, "stepName"); 775throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 981throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 985throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 989throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 993throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 997throw new ValidationException(ValidationRules.CannotBeNull, "stepName"); 1001throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1009throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1233throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1237throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1241throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 1245throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1249throw new ValidationException(ValidationRules.CannotBeNull, "stepName"); 1253throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1424throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1597throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobTargetExecutionsOperations.cs (19)
122throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 134throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 403throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 407throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 411throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 415throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 419throw new ValidationException(ValidationRules.CannotBeNull, "stepName"); 423throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 668throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 672throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 676throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 680throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 684throw new ValidationException(ValidationRules.CannotBeNull, "stepName"); 688throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 881throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1054throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobTargetGroupsOperations.cs (21)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "targetGroupName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 514throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 518throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 522throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 526throw new ValidationException(ValidationRules.CannotBeNull, "targetGroupName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 757throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 761throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 765throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 769throw new ValidationException(ValidationRules.CannotBeNull, "targetGroupName"); 773throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 942throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\JobVersionsOperations.cs (11)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 310throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "jobAgentName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 515throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LedgerDigestUploadsOperations.cs (18)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 561throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 565throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 780throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 784throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 792throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 980throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LongTermRetentionBackupsOperations.cs (75)
155throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 159throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionServerName"); 163throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionDatabaseName"); 167throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 171throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 399throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 403throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionServerName"); 407throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionDatabaseName"); 411throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 613throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 818throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 822throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionServerName"); 826throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1106throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 1110throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionServerName"); 1114throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionDatabaseName"); 1118throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 1122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1360throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1364throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 1368throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionServerName"); 1372throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionDatabaseName"); 1376throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1584throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1588throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 1592throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1799throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1803throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 1807throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionServerName"); 1811throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2018throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 2022throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionServerName"); 2026throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionDatabaseName"); 2030throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 2034throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2038throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2244throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 2248throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionServerName"); 2252throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionDatabaseName"); 2256throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 2260throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2264throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2464throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 2468throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionServerName"); 2472throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionDatabaseName"); 2476throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 2480throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2665throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2669throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 2673throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionServerName"); 2677throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionDatabaseName"); 2681throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 2685throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2689throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2901throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2905throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 2909throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionServerName"); 2913throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionDatabaseName"); 2917throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 2921throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2925throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3131throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3135throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 3139throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionServerName"); 3143throw new ValidationException(ValidationRules.CannotBeNull, "longTermRetentionDatabaseName"); 3147throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 3151throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3322throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3495throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3668throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3841throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4014throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4187throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LongTermRetentionManagedInstanceBackupsOperations.cs (49)
93throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 337throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 554throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 558throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 562throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 763throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 767throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 971throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 975throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 979throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 983throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 987throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 991throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1229throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1233throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 1237throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 1241throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1245throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1456throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1460throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 1464throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 1468throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1675throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1679throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 1683throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1882throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 1886throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 1890throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1894throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 1898throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2077throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2081throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 2085throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 2089throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2093throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 2097throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2268throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2441throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2615throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2788throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2961throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3135throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LongTermRetentionPoliciesOperations.cs (14)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 534throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 538throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 745throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\MaintenanceWindowOptionsOperations.cs (5)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "maintenanceWindowOptionsName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\MaintenanceWindowsOperations.cs (11)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "maintenanceWindowName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 309throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "maintenanceWindowName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ManagedBackupShortTermRetentionPoliciesOperations.cs (19)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 356throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 360throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 364throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 368throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 563throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 567throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 575throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 784throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 792throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 796throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 800throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 995throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedDatabaseColumnsOperations.cs (19)
103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 381throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 385throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 389throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 393throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 397throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 401throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 615throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 619throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 623throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 627throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 631throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 635throw new ValidationException(ValidationRules.CannotBeNull, "columnName"); 639throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 830throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedDatabaseQueriesOperations.cs (11)
93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "queryId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 315throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "queryId"); 331throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 533throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedDatabaseRecommendedSensitivityLabelsOperations.cs (5)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ManagedDatabaseRestoreDetailsOperations.cs (4)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ManagedDatabaseSchemasOperations.cs (10)
95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 311throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 514throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedDatabaseSecurityAlertPoliciesOperations.cs (14)
92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 303throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 544throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 548throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 741throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedDatabaseSecurityEventsOperations.cs (5)
99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 310throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedDatabaseSensitivityLabelsOperations.cs (51)
105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "columnName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 341throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 361throw new ValidationException(ValidationRules.CannotBeNull, "columnName"); 365throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 601throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 609throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 617throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 621throw new ValidationException(ValidationRules.CannotBeNull, "columnName"); 625throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 814throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 818throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 822throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 826throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 830throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 834throw new ValidationException(ValidationRules.CannotBeNull, "columnName"); 838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1028throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1032throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 1036throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1040throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 1044throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 1048throw new ValidationException(ValidationRules.CannotBeNull, "columnName"); 1052throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1242throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1246throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 1250throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1254throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1464throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1468throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 1472throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1476throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1480throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1669throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1673throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 1677throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1681throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1885throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2058throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedDatabasesOperations.cs (31)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 600throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 604throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 608throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 801throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 805throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 809throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 813throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 821throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1035throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1039throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 1043throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1047throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1224throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1228throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 1232throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1236throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1240throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1439throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1443throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 1447throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1451throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1459throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1633throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1806throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedDatabaseTablesOperations.cs (12)
98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 323throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 532throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedDatabaseTransparentDataEncryptionOperations.cs (14)
92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 303throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 544throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 548throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 741throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedDatabaseVulnerabilityAssessmentRuleBaselinesOperations.cs (16)
100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 343throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 563throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 567throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 575throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ManagedDatabaseVulnerabilityAssessmentScansOperations.cs (20)
124throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 136throw new ValidationException(ValidationRules.CannotBeNull, "scanId"); 140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 355throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 565throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "scanId"); 581throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 778throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 782throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 790throw new ValidationException(ValidationRules.CannotBeNull, "scanId"); 794throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 966throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedDatabaseVulnerabilityAssessmentsOperations.cs (18)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 301throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 305throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 534throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 538throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 723throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 727throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 731throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 735throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 920throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedInstanceAdministratorsOperations.cs (14)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 283throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 533throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 537throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 549throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 761throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 765throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 769throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 937throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedInstanceAzureADOnlyAuthenticationsOperations.cs (14)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 337throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 537throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 553throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 765throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 769throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 773throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 941throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedInstanceEncryptionProtectorsOperations.cs (14)
111throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 306throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 527throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 531throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 535throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 710throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 714throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 718throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 726throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 919throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedInstanceKeysOperations.cs (17)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 294throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 558throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 562throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 566throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 578throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 792throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 796throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 800throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 804throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 971throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedInstanceLongTermRetentionPoliciesOperations.cs (14)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 534throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 538throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 745throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedInstanceOperations.cs (10)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 293throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 481throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 485throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 489throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 656throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedInstancePrivateEndpointConnectionsOperations.cs (17)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 543throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 555throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 758throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 762throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 766throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 770throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 937throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedInstancePrivateLinkResourcesOperations.cs (8)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 483throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedInstancesOperations.cs (30)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "instancePoolName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 475throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 479throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 672throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 676throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 680throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 972throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 976throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 980throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1232throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1236throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 1240throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1248throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1457throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1461throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 1465throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1637throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1641throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 1645throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1649throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1844throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1848throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 1852throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2022throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2195throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2368throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2541throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedInstanceTdeCertificatesOperations.cs (4)
114throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ManagedInstanceVulnerabilityAssessmentsOperations.cs (14)
89throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 93throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 293throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 301throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 522throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 526throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 703throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 707throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 711throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 894throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations.cs (19)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "restorableDroppedDatabaseId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 352throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 360throw new ValidationException(ValidationRules.CannotBeNull, "restorableDroppedDatabaseId"); 364throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 558throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 562throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 566throw new ValidationException(ValidationRules.CannotBeNull, "restorableDroppedDatabaseId"); 570throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 574throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 778throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 782throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "restorableDroppedDatabaseId"); 790throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 794throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 989throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagedServerSecurityAlertPoliciesOperations.cs (11)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 312throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 510throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 514throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 518throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 526throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 719throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\CheckNameAvailabilityRequest.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\CompleteDatabaseRestoreDefinition.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "LastBackupName");
Generated\Models\CreateDatabaseRestorePointDefinition.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "RestorePointLabel");
Generated\Models\DatabaseExtensions.cs (3)
98throw new ValidationException(ValidationRules.CannotBeNull, "StorageKeyType"); 102throw new ValidationException(ValidationRules.CannotBeNull, "StorageKey"); 106throw new ValidationException(ValidationRules.CannotBeNull, "StorageUri");
Generated\Models\DatabaseVulnerabilityAssessmentRuleBaseline.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "BaselineResults");
Generated\Models\DatabaseVulnerabilityAssessmentRuleBaselineItem.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Result");
Generated\Models\DataMaskingRule.cs (3)
217throw new ValidationException(ValidationRules.CannotBeNull, "SchemaName"); 221throw new ValidationException(ValidationRules.CannotBeNull, "TableName"); 225throw new ValidationException(ValidationRules.CannotBeNull, "ColumnName");
Generated\Models\EncryptionProtector.cs (1)
131throw new ValidationException(ValidationRules.CannotBeNull, "ServerKeyType");
Generated\Models\ExportDatabaseDefinition.cs (5)
115throw new ValidationException(ValidationRules.CannotBeNull, "StorageKeyType"); 119throw new ValidationException(ValidationRules.CannotBeNull, "StorageKey"); 123throw new ValidationException(ValidationRules.CannotBeNull, "StorageUri"); 127throw new ValidationException(ValidationRules.CannotBeNull, "AdministratorLogin"); 131throw new ValidationException(ValidationRules.CannotBeNull, "AdministratorLoginPassword");
Generated\Models\FailoverGroup.cs (2)
134throw new ValidationException(ValidationRules.CannotBeNull, "ReadWriteEndpoint"); 138throw new ValidationException(ValidationRules.CannotBeNull, "PartnerServers");
Generated\Models\FailoverGroupReadWriteEndpoint.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "FailoverPolicy");
Generated\Models\ImportExistingDatabaseDefinition.cs (5)
117throw new ValidationException(ValidationRules.CannotBeNull, "StorageKeyType"); 121throw new ValidationException(ValidationRules.CannotBeNull, "StorageKey"); 125throw new ValidationException(ValidationRules.CannotBeNull, "StorageUri"); 129throw new ValidationException(ValidationRules.CannotBeNull, "AdministratorLogin"); 133throw new ValidationException(ValidationRules.CannotBeNull, "AdministratorLoginPassword");
Generated\Models\ImportNewDatabaseDefinition.cs (5)
151throw new ValidationException(ValidationRules.CannotBeNull, "StorageKeyType"); 155throw new ValidationException(ValidationRules.CannotBeNull, "StorageKey"); 159throw new ValidationException(ValidationRules.CannotBeNull, "StorageUri"); 163throw new ValidationException(ValidationRules.CannotBeNull, "AdministratorLogin"); 167throw new ValidationException(ValidationRules.CannotBeNull, "AdministratorLoginPassword");
Generated\Models\InstanceFailoverGroup.cs (3)
117throw new ValidationException(ValidationRules.CannotBeNull, "ReadWriteEndpoint"); 121throw new ValidationException(ValidationRules.CannotBeNull, "PartnerRegions"); 125throw new ValidationException(ValidationRules.CannotBeNull, "ManagedInstancePairs");
Generated\Models\InstanceFailoverGroupReadWriteEndpoint.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "FailoverPolicy");
Generated\Models\InstancePool.cs (2)
105throw new ValidationException(ValidationRules.CannotBeNull, "SubnetId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "LicenseType");
Generated\Models\JobAgent.cs (1)
92throw new ValidationException(ValidationRules.CannotBeNull, "DatabaseId");
Generated\Models\JobCredential.cs (2)
76throw new ValidationException(ValidationRules.CannotBeNull, "Username"); 80throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\JobStep.cs (3)
119throw new ValidationException(ValidationRules.CannotBeNull, "TargetGroup"); 123throw new ValidationException(ValidationRules.CannotBeNull, "Credential"); 127throw new ValidationException(ValidationRules.CannotBeNull, "Action");
Generated\Models\JobStepAction.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\JobStepOutput.cs (4)
124throw new ValidationException(ValidationRules.CannotBeNull, "ServerName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "DatabaseName"); 132throw new ValidationException(ValidationRules.CannotBeNull, "TableName"); 136throw new ValidationException(ValidationRules.CannotBeNull, "Credential");
Generated\Models\JobTarget.cs (1)
121throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\JobTargetGroup.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Members");
Generated\Models\ManagedInstanceAdministrator.cs (1)
101throw new ValidationException(ValidationRules.CannotBeNull, "Login");
Generated\Models\ManagedInstanceEncryptionProtector.cs (1)
117throw new ValidationException(ValidationRules.CannotBeNull, "ServerKeyType");
Generated\Models\ManagedInstanceKey.cs (1)
115throw new ValidationException(ValidationRules.CannotBeNull, "ServerKeyType");
Generated\Models\ManagedInstancePrivateLinkServiceConnectionStateProperty.cs (2)
79throw new ValidationException(ValidationRules.CannotBeNull, "Status"); 83throw new ValidationException(ValidationRules.CannotBeNull, "Description");
Generated\Models\ManagedInstanceVulnerabilityAssessment.cs (1)
112throw new ValidationException(ValidationRules.CannotBeNull, "StorageContainerPath");
Generated\Models\PartnerInfo.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\PrivateLinkServiceConnectionStateProperty.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "Status"); 86throw new ValidationException(ValidationRules.CannotBeNull, "Description");
Generated\Models\RecommendedAction.cs (1)
312throw new ValidationException(ValidationRules.CannotBeNull, "State");
Generated\Models\RecommendedActionStateInfo.cs (1)
124throw new ValidationException(ValidationRules.CannotBeNull, "CurrentValue");
Generated\Models\RecommendedSensitivityLabelUpdate.cs (3)
94throw new ValidationException(ValidationRules.CannotBeNull, "Schema"); 98throw new ValidationException(ValidationRules.CannotBeNull, "Table"); 102throw new ValidationException(ValidationRules.CannotBeNull, "Column");
Generated\Models\ResourceMoveDefinition.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\SensitivityLabelUpdate.cs (3)
101throw new ValidationException(ValidationRules.CannotBeNull, "Schema"); 105throw new ValidationException(ValidationRules.CannotBeNull, "Table"); 109throw new ValidationException(ValidationRules.CannotBeNull, "Column");
Generated\Models\ServerAzureADAdministrator.cs (1)
106throw new ValidationException(ValidationRules.CannotBeNull, "Login");
Generated\Models\ServerCommunicationLink.cs (1)
93throw new ValidationException(ValidationRules.CannotBeNull, "PartnerServer");
Generated\Models\ServerConnectionPolicy.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionType");
Generated\Models\ServerDnsAliasAcquisition.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "OldServerDnsAliasId");
Generated\Models\ServerInfo.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "ServerId");
Generated\Models\ServerKey.cs (1)
132throw new ValidationException(ValidationRules.CannotBeNull, "ServerKeyType");
Generated\Models\ServerTrustGroup.cs (2)
79throw new ValidationException(ValidationRules.CannotBeNull, "GroupMembers"); 83throw new ValidationException(ValidationRules.CannotBeNull, "TrustScopes");
Generated\Models\ServerVulnerabilityAssessment.cs (1)
112throw new ValidationException(ValidationRules.CannotBeNull, "StorageContainerPath");
Generated\Models\Sku.cs (1)
99throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\TdeCertificate.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "PrivateBlob");
Generated\Models\TrackedResource.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\VirtualNetworkRule.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "VirtualNetworkSubnetId");
Generated\Models\WorkloadClassifier.cs (1)
111throw new ValidationException(ValidationRules.CannotBeNull, "MemberName");
Generated\Operations.cs (1)
249throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\OperationsHealthOperations.cs (3)
84throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 269throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\OutboundFirewallRulesOperations.cs (16)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "outboundRuleFqdn"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 341throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "outboundRuleFqdn"); 550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 764throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 768throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 772throw new ValidationException(ValidationRules.CannotBeNull, "outboundRuleFqdn"); 776throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 943throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointConnectionsOperations.cs (17)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 543throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 551throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 555throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 758throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 762throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 766throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 770throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 937throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkResourcesOperations.cs (8)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "groupName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 483throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RecommendedSensitivityLabelsOperations.cs (5)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\RecoverableDatabasesOperations.cs (7)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 293throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 297throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 301throw new ValidationException(ValidationRules.CannotBeNull, "serverName");
Generated\RecoverableManagedDatabasesOperations.cs (8)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 293throw new ValidationException(ValidationRules.CannotBeNull, "recoverableDatabaseName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 482throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ReplicationLinksOperations.cs (35)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "linkId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "linkId"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 588throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 592throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 596throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 600throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 789throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 793throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 797throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 988throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 992throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 996throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1000throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1004throw new ValidationException(ValidationRules.CannotBeNull, "linkId"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1185throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1189throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1193throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1197throw new ValidationException(ValidationRules.CannotBeNull, "linkId"); 1376throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1380throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1384throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1388throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1392throw new ValidationException(ValidationRules.CannotBeNull, "linkId"); 1396throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1572throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1745throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RestorableDroppedDatabasesOperations.cs (8)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 293throw new ValidationException(ValidationRules.CannotBeNull, "restorableDroppedDatabaseId"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 482throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RestorableDroppedManagedDatabasesOperations.cs (8)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 293throw new ValidationException(ValidationRules.CannotBeNull, "restorableDroppedDatabaseId"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 482throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RestorePointsOperations.cs (20)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "restorePointName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 537throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "restorePointName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 732throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 736throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 740throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 744throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 752throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 962throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SensitivityLabelsOperations.cs (51)
99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 321throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 526throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 534throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 756throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 760throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 764throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 768throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 772throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 776throw new ValidationException(ValidationRules.CannotBeNull, "columnName"); 780throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 969throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 973throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 977throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 981throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 985throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 989throw new ValidationException(ValidationRules.CannotBeNull, "columnName"); 993throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1189throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1193throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1197throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1201throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 1205throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 1209throw new ValidationException(ValidationRules.CannotBeNull, "columnName"); 1213throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1425throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1429throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1433throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1437throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 1441throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 1445throw new ValidationException(ValidationRules.CannotBeNull, "columnName"); 1449throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1453throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1685throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1689throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1693throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1697throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 1701throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 1705throw new ValidationException(ValidationRules.CannotBeNull, "columnName"); 1709throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1885throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2058throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServerAdvisorsOperations.cs (12)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 294throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "advisorName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 501throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 505throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 509throw new ValidationException(ValidationRules.CannotBeNull, "advisorName"); 513throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ServerAutomaticTuningOperations.cs (7)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\ServerAzureADAdministratorsOperations.cs (14)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 335throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 533throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 537throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 549throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 761throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 765throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 769throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 937throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServerAzureADOnlyAuthenticationsOperations.cs (14)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 337throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 537throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 541throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 553throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 765throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 769throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 773throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 941throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServerBlobAuditingPoliciesOperations.cs (11)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 312throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 510throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 514throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 518throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 526throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 719throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServerCommunicationLinksOperations.cs (16)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "communicationLinkName"); 274throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 282throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 286throw new ValidationException(ValidationRules.CannotBeNull, "communicationLinkName"); 504throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 508throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 512throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 705throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 709throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 713throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 717throw new ValidationException(ValidationRules.CannotBeNull, "communicationLinkName"); 721throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Generated\ServerConnectionPoliciesOperations.cs (11)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 312throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 510throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 514throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 518throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 526throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 719throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServerDevOpsAuditSettingsOperations.cs (13)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "devOpsAuditingSettingsName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 321throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 522throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 526throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "devOpsAuditingSettingsName"); 534throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 542throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 734throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServerDnsAliasesOperations.cs (21)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "dnsAliasName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 570throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "dnsAliasName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 789throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 793throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 797throw new ValidationException(ValidationRules.CannotBeNull, "dnsAliasName"); 801throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 977throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 981throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 985throw new ValidationException(ValidationRules.CannotBeNull, "dnsAliasName"); 989throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 997throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1189throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServerKeysOperations.cs (17)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 558throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 562throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 566throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 578throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 792throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 796throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 800throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 804throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 971throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServerOperations.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 279throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServerSecurityAlertPoliciesOperations.cs (11)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 312throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 510throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 514throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 518throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 526throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 719throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServersOperations.cs (25)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 293throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 766throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 967throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 971throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 975throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 983throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1192throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1196throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1200throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1372throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1376throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1380throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1384throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1581throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1585throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1589throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1787throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1960throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServerTrustGroupsOperations.cs (21)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serverTrustGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 347throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 542throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 743throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 747throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 751throw new ValidationException(ValidationRules.CannotBeNull, "serverTrustGroupName"); 755throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 763throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 977throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 981throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 985throw new ValidationException(ValidationRules.CannotBeNull, "serverTrustGroupName"); 989throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1156throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1329throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServerUsagesOperations.cs (3)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "serverName");
Generated\ServerVulnerabilityAssessmentsOperations.cs (14)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 291throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 307throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 519throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 523throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 527throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 699throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 703throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 707throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 890throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServiceObjectivesOperations.cs (7)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "serviceObjectiveName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 296throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 300throw new ValidationException(ValidationRules.CannotBeNull, "serverName");
Generated\SqlAgentOperations.cs (7)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "managedInstanceName"); 293throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\SubscriptionUsagesOperations.cs (6)
84throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 272throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 276throw new ValidationException(ValidationRules.CannotBeNull, "usageName"); 280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 463throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SyncAgentsOperations.cs (26)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "syncAgentName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 347throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 545throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 553throw new ValidationException(ValidationRules.CannotBeNull, "syncAgentName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 749throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 753throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 757throw new ValidationException(ValidationRules.CannotBeNull, "syncAgentName"); 761throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 956throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 960throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 964throw new ValidationException(ValidationRules.CannotBeNull, "syncAgentName"); 968throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 972throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1186throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1190throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1194throw new ValidationException(ValidationRules.CannotBeNull, "syncAgentName"); 1198throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1365throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1538throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SyncGroupsOperations.cs (60)
84throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 534throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 538throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 550throw new ValidationException(ValidationRules.CannotBeNull, "startTime"); 554throw new ValidationException(ValidationRules.CannotBeNull, "endTime"); 558throw new ValidationException(ValidationRules.CannotBeNull, "type"); 562throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 776throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 780throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 784throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 792throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 968throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 972throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 976throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 980throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 984throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1163throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1167throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1171throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1175throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 1179throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1466throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1470throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1474throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1478throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1670throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1674throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1678throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1682throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 1686throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1868throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1872throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1876throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1880throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 1884throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1892throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2111throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2115throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 2119throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2123throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 2127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2309throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2313throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 2317throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 2321throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 2325throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2523throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2696throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2869throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3042throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SyncMembersOperations.cs (45)
97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "syncMemberName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 418throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 422throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 426throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 430throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 434throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 634throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 638throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 642throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 646throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 650throw new ValidationException(ValidationRules.CannotBeNull, "syncMemberName"); 654throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 891throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 895throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 899throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 903throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 907throw new ValidationException(ValidationRules.CannotBeNull, "syncMemberName"); 911throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 915throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1139throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1143throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1147throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1151throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 1155throw new ValidationException(ValidationRules.CannotBeNull, "syncMemberName"); 1159throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1346throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1350throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1354throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1358throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 1362throw new ValidationException(ValidationRules.CannotBeNull, "syncMemberName"); 1366throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1370throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1576throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1580throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 1584throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1588throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 1592throw new ValidationException(ValidationRules.CannotBeNull, "syncMemberName"); 1596throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1767throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1940throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TdeCertificatesOperations.cs (4)
114throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\TimeZonesOperations.cs (6)
83throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 269throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 273throw new ValidationException(ValidationRules.CannotBeNull, "timeZoneId"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 460throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TransparentDataEncryptionsOperations.cs (14)
92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 303throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 544throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 548throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 741throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\UsagesOperations.cs (4)
92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "instancePoolName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 288throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualClustersOperations.cs (18)
89throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 93throw new ValidationException(ValidationRules.CannotBeNull, "virtualClusterName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 457throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 461throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 646throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 650throw new ValidationException(ValidationRules.CannotBeNull, "virtualClusterName"); 654throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 887throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 891throw new ValidationException(ValidationRules.CannotBeNull, "virtualClusterName"); 895throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1071throw new ValidationException(ValidationRules.CannotBeNull, "virtualClusterName"); 1075throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1269throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1442throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VirtualNetworkRulesOperations.cs (17)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkRuleName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 347throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 548throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 556throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkRuleName"); 560throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 782throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 790throw new ValidationException(ValidationRules.CannotBeNull, "virtualNetworkRuleName"); 794throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 961throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkloadClassifiersOperations.cs (25)
97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "workloadGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "workloadClassifierName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 383throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 387throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 391throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 395throw new ValidationException(ValidationRules.CannotBeNull, "workloadGroupName"); 399throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 602throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 606throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 610throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 614throw new ValidationException(ValidationRules.CannotBeNull, "workloadGroupName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "workloadClassifierName"); 622throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 630throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 854throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 858throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 862throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 866throw new ValidationException(ValidationRules.CannotBeNull, "workloadGroupName"); 870throw new ValidationException(ValidationRules.CannotBeNull, "workloadClassifierName"); 874throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1045throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkloadGroupsOperations.cs (21)
94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "workloadGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 365throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 369throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 373throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 377throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 575throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 579throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 583throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 587throw new ValidationException(ValidationRules.CannotBeNull, "workloadGroupName"); 591throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 599throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 818throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 822throw new ValidationException(ValidationRules.CannotBeNull, "serverName"); 826throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 830throw new ValidationException(ValidationRules.CannotBeNull, "workloadGroupName"); 834throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.SqlVirtualMachine (74)
Generated\AvailabilityGroupListenersOperations.cs (21)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "sqlVirtualMachineGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "availabilityGroupListenerName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 349throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "sqlVirtualMachineGroupName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 361throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 552throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 556throw new ValidationException(ValidationRules.CannotBeNull, "sqlVirtualMachineGroupName"); 560throw new ValidationException(ValidationRules.CannotBeNull, "availabilityGroupListenerName"); 564throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 572throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 784throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "sqlVirtualMachineGroupName"); 792throw new ValidationException(ValidationRules.CannotBeNull, "availabilityGroupListenerName"); 796throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 800throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 965throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\TrackedResource.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlVirtualMachineGroupsOperations.cs (25)
88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "sqlVirtualMachineGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 357throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 361throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 365throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 541throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 545throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 729throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 733throw new ValidationException(ValidationRules.CannotBeNull, "sqlVirtualMachineGroupName"); 737throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 745throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 749throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 956throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 960throw new ValidationException(ValidationRules.CannotBeNull, "sqlVirtualMachineGroupName"); 964throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 968throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1138throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1142throw new ValidationException(ValidationRules.CannotBeNull, "sqlVirtualMachineGroupName"); 1146throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1150throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1154throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1342throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1515throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlVirtualMachinesOperations.cs (25)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 269throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 273throw new ValidationException(ValidationRules.CannotBeNull, "sqlVirtualMachineName"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 543throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 551throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 737throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 741throw new ValidationException(ValidationRules.CannotBeNull, "sqlVirtualMachineName"); 745throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 753throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 757throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 964throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 968throw new ValidationException(ValidationRules.CannotBeNull, "sqlVirtualMachineName"); 972throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 976throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1146throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1150throw new ValidationException(ValidationRules.CannotBeNull, "sqlVirtualMachineName"); 1154throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1158throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1162throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1350throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1523throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Storage (487)
Generated\BlobContainersOperations.cs (77)
103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 148throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 369throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 388throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 403throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 418throw new ValidationException(ValidationRules.CannotBeNull, "blobContainer"); 422throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 433throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 665throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 684throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 699throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 714throw new ValidationException(ValidationRules.CannotBeNull, "blobContainer"); 718throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 729throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 938throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 957throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 972throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 987throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 998throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1197throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1216throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1231throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 1246throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1257throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1452throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1471throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1486throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 1501throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1512throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1523throw new ValidationException(ValidationRules.CannotBeNull, "tags"); 1742throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1761throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1776throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 1791throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1802throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1813throw new ValidationException(ValidationRules.CannotBeNull, "tags"); 2031throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2050throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2065throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 2080throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2091throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2331throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2350throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2365throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 2380throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2391throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2627throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2646throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2661throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 2676throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2687throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2698throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 2925throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2944throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2959throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 2974throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2985throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2996throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 3224throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3243throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3258throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 3273throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3284throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3295throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 3524throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3543throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3558throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 3573throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3584throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3833throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3852throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3867throw new ValidationException(ValidationRules.CannotBeNull, "containerName"); 3882throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3893throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4066throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BlobInventoryPoliciesOperations.cs (17)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 368throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 379throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 390throw new ValidationException(ValidationRules.CannotBeNull, "policy"); 590throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 609throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 624throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 635throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 810throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 829throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 855throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\BlobServicesOperations.cs (13)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 336throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 392throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 595throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 614throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 629throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 640throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\DeletedAccountsOperations.cs (7)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 274throw new ValidationException(ValidationRules.CannotBeNull, "deletedAccountName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "location"); 293throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 487throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EncryptionScopesOperations.cs (22)
102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 147throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 158throw new ValidationException(ValidationRules.CannotBeNull, "encryptionScopeName"); 173throw new ValidationException(ValidationRules.CannotBeNull, "encryptionScope"); 392throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 411throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 426throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 437throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 448throw new ValidationException(ValidationRules.CannotBeNull, "encryptionScopeName"); 463throw new ValidationException(ValidationRules.CannotBeNull, "encryptionScope"); 660throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 679throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 694throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 705throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 716throw new ValidationException(ValidationRules.CannotBeNull, "encryptionScopeName"); 912throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 931throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 946throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 957throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1146throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FileServicesOperations.cs (13)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 135throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 368throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 379throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 390throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 592throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 611throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 637throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\FileSharesOperations.cs (39)
103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 148throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 372throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 391throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 406throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 421throw new ValidationException(ValidationRules.CannotBeNull, "fileShare"); 429throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 440throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 677throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 696throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 711throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 726throw new ValidationException(ValidationRules.CannotBeNull, "fileShare"); 730throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 741throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 957throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 976throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 991throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 1006throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1017throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1243throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1262throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1277throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 1292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1505throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1524throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1539throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 1554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1576throw new ValidationException(ValidationRules.CannotBeNull, "deletedShareName"); 1580throw new ValidationException(ValidationRules.CannotBeNull, "deletedShareVersion"); 1778throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1797throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1812throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 1827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2061throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LocalUsersOperations.cs (30)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 135throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 373throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 384throw new ValidationException(ValidationRules.CannotBeNull, "username"); 587throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 606throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 632throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 643throw new ValidationException(ValidationRules.CannotBeNull, "username"); 658throw new ValidationException(ValidationRules.CannotBeNull, "properties"); 850throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 869throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 884throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 895throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 906throw new ValidationException(ValidationRules.CannotBeNull, "username"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1106throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1143throw new ValidationException(ValidationRules.CannotBeNull, "username"); 1342throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1361throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1376throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1387throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1398throw new ValidationException(ValidationRules.CannotBeNull, "username");
Generated\ManagementPoliciesOperations.cs (13)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 135throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 336throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 392throw new ValidationException(ValidationRules.CannotBeNull, "policy"); 595throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 614throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 629throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 640throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\Models\AccountSasParameters.cs (3)
145throw new ValidationException(ValidationRules.CannotBeNull, "Services"); 149throw new ValidationException(ValidationRules.CannotBeNull, "ResourceTypes"); 153throw new ValidationException(ValidationRules.CannotBeNull, "Permissions");
Generated\Models\ActiveDirectoryProperties.cs (6)
129throw new ValidationException(ValidationRules.CannotBeNull, "DomainName"); 133throw new ValidationException(ValidationRules.CannotBeNull, "NetBiosDomainName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "ForestName"); 141throw new ValidationException(ValidationRules.CannotBeNull, "DomainGuid"); 145throw new ValidationException(ValidationRules.CannotBeNull, "DomainSid"); 149throw new ValidationException(ValidationRules.CannotBeNull, "AzureStorageSid");
Generated\Models\AzureFilesIdentityBasedAuthentication.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "DirectoryServiceOptions");
Generated\Models\BlobInventoryPolicy.cs (1)
89throw new ValidationException(ValidationRules.CannotBeNull, "Policy");
Generated\Models\BlobInventoryPolicyDefinition.cs (4)
138throw new ValidationException(ValidationRules.CannotBeNull, "Format"); 142throw new ValidationException(ValidationRules.CannotBeNull, "Schedule"); 146throw new ValidationException(ValidationRules.CannotBeNull, "ObjectType"); 150throw new ValidationException(ValidationRules.CannotBeNull, "SchemaFields");
Generated\Models\BlobInventoryPolicyRule.cs (3)
93throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 97throw new ValidationException(ValidationRules.CannotBeNull, "Destination"); 101throw new ValidationException(ValidationRules.CannotBeNull, "Definition");
Generated\Models\BlobInventoryPolicySchema.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Rules");
Generated\Models\BlobRestoreParameters.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "BlobRanges");
Generated\Models\BlobRestoreRange.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "StartRange"); 77throw new ValidationException(ValidationRules.CannotBeNull, "EndRange");
Generated\Models\CorsRule.cs (4)
111throw new ValidationException(ValidationRules.CannotBeNull, "AllowedOrigins"); 115throw new ValidationException(ValidationRules.CannotBeNull, "AllowedMethods"); 119throw new ValidationException(ValidationRules.CannotBeNull, "ExposedHeaders"); 123throw new ValidationException(ValidationRules.CannotBeNull, "AllowedHeaders");
Generated\Models\CustomDomain.cs (1)
76throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\DeletedShare.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "DeletedShareName"); 77throw new ValidationException(ValidationRules.CannotBeNull, "DeletedShareVersion");
Generated\Models\Encryption.cs (1)
106throw new ValidationException(ValidationRules.CannotBeNull, "KeySource");
Generated\Models\Identity.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\IpRule.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "IPAddressOrRange");
Generated\Models\LeaseContainerRequest.cs (1)
109throw new ValidationException(ValidationRules.CannotBeNull, "Action");
Generated\Models\LeaseShareRequest.cs (1)
109throw new ValidationException(ValidationRules.CannotBeNull, "Action");
Generated\Models\LegalHold.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "Tags");
Generated\Models\ManagementPolicy.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "Policy");
Generated\Models\ManagementPolicyDefinition.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "Actions");
Generated\Models\ManagementPolicyFilter.cs (1)
88throw new ValidationException(ValidationRules.CannotBeNull, "BlobTypes");
Generated\Models\ManagementPolicyRule.cs (2)
96throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 100throw new ValidationException(ValidationRules.CannotBeNull, "Definition");
Generated\Models\ManagementPolicySchema.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "Rules");
Generated\Models\ObjectReplicationPolicy.cs (2)
114throw new ValidationException(ValidationRules.CannotBeNull, "SourceAccount"); 118throw new ValidationException(ValidationRules.CannotBeNull, "DestinationAccount");
Generated\Models\ObjectReplicationPolicyRule.cs (2)
94throw new ValidationException(ValidationRules.CannotBeNull, "SourceContainer"); 98throw new ValidationException(ValidationRules.CannotBeNull, "DestinationContainer");
Generated\Models\PermissionScope.cs (3)
81throw new ValidationException(ValidationRules.CannotBeNull, "Permissions"); 85throw new ValidationException(ValidationRules.CannotBeNull, "Service"); 89throw new ValidationException(ValidationRules.CannotBeNull, "ResourceName");
Generated\Models\PrivateEndpointConnection.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "PrivateLinkServiceConnectionState");
Generated\Models\SasPolicy.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "SasExpirationPeriod");
Generated\Models\ServiceSasParameters.cs (1)
226throw new ValidationException(ValidationRules.CannotBeNull, "CanonicalizedResource");
Generated\Models\Sku.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\SkuInformation.cs (1)
130throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\StorageAccountCheckNameAvailabilityParameters.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\StorageAccountCreateParameters.cs (3)
382throw new ValidationException(ValidationRules.CannotBeNull, "Sku"); 386throw new ValidationException(ValidationRules.CannotBeNull, "Kind"); 390throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\StorageAccountRegenerateKeyParameters.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "KeyName");
Generated\Models\TagFilter.cs (3)
85throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 89throw new ValidationException(ValidationRules.CannotBeNull, "Op"); 93throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\VirtualNetworkRule.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "VirtualNetworkResourceId");
Generated\ObjectReplicationPoliciesOperations.cs (20)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 135throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 331throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 350throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 365throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 376throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 387throw new ValidationException(ValidationRules.CannotBeNull, "objectReplicationPolicyId"); 589throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 608throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 623throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 634throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 645throw new ValidationException(ValidationRules.CannotBeNull, "objectReplicationPolicyId"); 656throw new ValidationException(ValidationRules.CannotBeNull, "properties"); 856throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 875throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 890throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 901throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 912throw new ValidationException(ValidationRules.CannotBeNull, "objectReplicationPolicyId");
Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PrivateEndpointConnectionsOperations.cs (20)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 335throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 380throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 391throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 583throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 602throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 628throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 639throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 643throw new ValidationException(ValidationRules.CannotBeNull, "properties"); 840throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 859throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 874throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 885throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 896throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName");
Generated\PrivateLinkResourcesOperations.cs (4)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\QueueOperations.cs (25)
100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 145throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 156throw new ValidationException(ValidationRules.CannotBeNull, "queueName"); 382throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 401throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 416throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 427throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 438throw new ValidationException(ValidationRules.CannotBeNull, "queueName"); 661throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 680throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 695throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 706throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 717throw new ValidationException(ValidationRules.CannotBeNull, "queueName"); 925throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 944throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 959throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 970throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 981throw new ValidationException(ValidationRules.CannotBeNull, "queueName"); 1175throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1194throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1209throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1220throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1418throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\QueueServicesOperations.cs (12)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 135throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 337throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 382throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 593throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 612throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 627throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 638throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\SKUsOperations.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\StorageAccountsOperations.cs (69)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "name"); 330throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 364throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 559throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 604throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 815throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 834throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 849throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 864throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1057throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1068throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1255throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1274throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1482throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1501throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1516throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1527throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1731throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1750throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1765throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1776throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1787throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 1989throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2008throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2023throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2031throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2042throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2246throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2265throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2280throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2288throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2613throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2632throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2647throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2658throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2841throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2860throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 2875throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2883throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2894throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3095throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3114throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3320throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3339throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3365throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3376throw new ValidationException(ValidationRules.CannotBeNull, "requestType"); 3542throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3561throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3576throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3764throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3783throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 3798throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3809throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3820throw new ValidationException(ValidationRules.CannotBeNull, "blobRanges"); 4043throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4218throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TableOperations.cs (25)
96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 141throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 152throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 381throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 396throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 407throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 418throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 628throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 647throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 662throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 673throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 684throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 891throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 925throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 936throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 947throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1152throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1167throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1178throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1366throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TableServicesOperations.cs (12)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 135throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 337throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 382throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 593throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 612throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 627throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 638throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\UsagesOperations.cs (3)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "location");
Microsoft.Azure.Management.StorageCache (87)
Generated\AscOperations.cs (4)
83throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "location"); 95throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
Generated\Caches.cs (41)
77throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 237throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 241throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 245throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 404throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 408throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 419throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 423throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 569throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 584throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 588throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 757throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 761throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 765throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 769throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 974throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 978throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 982throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 986throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 1161throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1165throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1169throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1173throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 1324throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1336throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 1486throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1490throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1494throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1498throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 1648throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1652throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1656throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1660throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 1811throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1815throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1819throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1823throw new ValidationException(ValidationRules.CannotBeNull, "cacheName");
Generated\Models\CacheActiveDirectorySettings.cs (4)
125throw new ValidationException(ValidationRules.CannotBeNull, "PrimaryDnsIpAddress"); 129throw new ValidationException(ValidationRules.CannotBeNull, "DomainName"); 133throw new ValidationException(ValidationRules.CannotBeNull, "DomainNetBiosName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "CacheNetBiosName");
Generated\Models\CacheActiveDirectorySettingsCredentials.cs (2)
75throw new ValidationException(ValidationRules.CannotBeNull, "Username"); 79throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\KeyVaultKeyReference.cs (2)
67throw new ValidationException(ValidationRules.CannotBeNull, "KeyUrl"); 71throw new ValidationException(ValidationRules.CannotBeNull, "SourceVault");
Generated\Models\NfsAccessPolicy.cs (2)
72throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 76throw new ValidationException(ValidationRules.CannotBeNull, "AccessRules");
Generated\Models\NfsAccessRule.cs (2)
144throw new ValidationException(ValidationRules.CannotBeNull, "Scope"); 148throw new ValidationException(ValidationRules.CannotBeNull, "Access");
Generated\Models\StorageTarget.cs (1)
129throw new ValidationException(ValidationRules.CannotBeNull, "TargetType");
Generated\Operations.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Skus.cs (2)
77throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\StorageTargets.cs (24)
84throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 96throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "storageTargetName"); 262throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 270throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 274throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 449throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 453throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 457throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 461throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 472throw new ValidationException(ValidationRules.CannotBeNull, "storageTargetName"); 630throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 634throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 638throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 642throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 653throw new ValidationException(ValidationRules.CannotBeNull, "storageTargetName"); 834throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 842throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 846throw new ValidationException(ValidationRules.CannotBeNull, "cacheName"); 857throw new ValidationException(ValidationRules.CannotBeNull, "storageTargetName");
Generated\UsageModels.cs (2)
77throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Microsoft.Azure.Management.StoragePool (68)
Generated\DiskPoolsOperations.cs (37)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 261throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 521throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 525throw new ValidationException(ValidationRules.CannotBeNull, "diskPoolName"); 529throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 708throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 712throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 716throw new ValidationException(ValidationRules.CannotBeNull, "diskPoolName"); 720throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 947throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 951throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 955throw new ValidationException(ValidationRules.CannotBeNull, "diskPoolName"); 959throw new ValidationException(ValidationRules.CannotBeNull, "diskPoolCreatePayload"); 963throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1173throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1177throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "diskPoolName"); 1185throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1374throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1378throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1382throw new ValidationException(ValidationRules.CannotBeNull, "diskPoolName"); 1386throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1544throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1548throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1552throw new ValidationException(ValidationRules.CannotBeNull, "diskPoolName"); 1556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1715throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1719throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1723throw new ValidationException(ValidationRules.CannotBeNull, "diskPoolName"); 1727throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1885throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2053throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2221throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DiskPoolZonesOperations.cs (4)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "location"); 266throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IscsiTargetsOperations.cs (26)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "diskPoolName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 365throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 369throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 373throw new ValidationException(ValidationRules.CannotBeNull, "diskPoolName"); 377throw new ValidationException(ValidationRules.CannotBeNull, "iscsiTargetName"); 381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 572throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 576throw new ValidationException(ValidationRules.CannotBeNull, "diskPoolName"); 580throw new ValidationException(ValidationRules.CannotBeNull, "iscsiTargetName"); 584throw new ValidationException(ValidationRules.CannotBeNull, "iscsiTargetCreatePayload"); 588throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 803throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 807throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 811throw new ValidationException(ValidationRules.CannotBeNull, "diskPoolName"); 815throw new ValidationException(ValidationRules.CannotBeNull, "iscsiTargetName"); 819throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1013throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1017throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1021throw new ValidationException(ValidationRules.CannotBeNull, "diskPoolName"); 1025throw new ValidationException(ValidationRules.CannotBeNull, "iscsiTargetName"); 1029throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1189throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.Azure.Management.StorageSync (220)
Generated\CloudEndpointsOperations.cs (63)
124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 135throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 150throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 161throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 165throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 169throw new ValidationException(ValidationRules.CannotBeNull, "cloudEndpointName"); 396throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 407throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 422throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 433throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 437throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 727throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 738throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 753throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 764throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 768throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 772throw new ValidationException(ValidationRules.CannotBeNull, "cloudEndpointName"); 1022throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1033throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1048throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 1063throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "cloudEndpointName"); 1071throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1288throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1314throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 1318throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 1322throw new ValidationException(ValidationRules.CannotBeNull, "cloudEndpointName"); 1506throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1517throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1532throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1543throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 1547throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 1551throw new ValidationException(ValidationRules.CannotBeNull, "cloudEndpointName"); 1750throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1761throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1776throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1787throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 1791throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 1795throw new ValidationException(ValidationRules.CannotBeNull, "cloudEndpointName"); 2009throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2020throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2035throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2046throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 2050throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 2054throw new ValidationException(ValidationRules.CannotBeNull, "cloudEndpointName"); 2058throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2249throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2260throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2275throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2286throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 2290throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 2294throw new ValidationException(ValidationRules.CannotBeNull, "cloudEndpointName"); 2298throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2490throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2501throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2516throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2527throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 2531throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 2535throw new ValidationException(ValidationRules.CannotBeNull, "cloudEndpointName"); 2539throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Generated\Models\CheckNameAvailabilityParameters.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\PrivateEndpointConnection.cs (1)
94throw new ValidationException(ValidationRules.CannotBeNull, "PrivateLinkServiceConnectionState");
Generated\Models\StorageSyncServiceCreateParameters.cs (1)
105throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 272throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\OperationStatusOperations.cs (6)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 130throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 134throw new ValidationException(ValidationRules.CannotBeNull, "workflowId"); 138throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
Generated\PrivateEndpointConnectionsOperations.cs (20)
93throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 112throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 123throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 134throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 385throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 400throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 411throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 612throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 627throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 631throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 642throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 653throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 657throw new ValidationException(ValidationRules.CannotBeNull, "properties"); 865throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 880throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 884throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 895throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 906throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName");
Generated\PrivateLinkResourcesOperations.cs (4)
89throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 104throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 119throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\RegisteredServersOperations.cs (25)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 124throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 330throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 356throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 360throw new ValidationException(ValidationRules.CannotBeNull, "serverId"); 641throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 652throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 667throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 678throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 682throw new ValidationException(ValidationRules.CannotBeNull, "serverId"); 686throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 887throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 898throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 913throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 924throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 928throw new ValidationException(ValidationRules.CannotBeNull, "serverId"); 1107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1118throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1144throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 1148throw new ValidationException(ValidationRules.CannotBeNull, "serverId");
Generated\ServerEndpointsOperations.cs (37)
155throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 166throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 181throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 192throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 196throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 200throw new ValidationException(ValidationRules.CannotBeNull, "serverEndpointName"); 427throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 438throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 453throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 464throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 468throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 702throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 713throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 728throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 739throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 743throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 747throw new ValidationException(ValidationRules.CannotBeNull, "serverEndpointName"); 751throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 967throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 978throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 993throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1004throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 1008throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 1012throw new ValidationException(ValidationRules.CannotBeNull, "serverEndpointName"); 1218throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1229throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1244throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1255throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 1259throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 1263throw new ValidationException(ValidationRules.CannotBeNull, "serverEndpointName"); 1447throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1458throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1473throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1484throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 1488throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 1492throw new ValidationException(ValidationRules.CannotBeNull, "serverEndpointName"); 1496throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Generated\StorageSyncServicesOperations.cs (26)
87throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 113throw new ValidationException(ValidationRules.CannotBeNull, "name"); 332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 343throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 358throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 605throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 616throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 631throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 822throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 833throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1031throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1042throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1057throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1068throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 1072throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1289throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1315throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 1511throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1522throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1548throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName");
Generated\SyncGroupsOperations.cs (19)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 124throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 333throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 359throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 572throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 583throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 609throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 613throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName"); 807throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 818throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 833throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 844throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 848throw new ValidationException(ValidationRules.CannotBeNull, "syncGroupName");
Generated\WorkflowsOperations.cs (14)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 124throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 330throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 356throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 360throw new ValidationException(ValidationRules.CannotBeNull, "workflowId"); 554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 565throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 580throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 591throw new ValidationException(ValidationRules.CannotBeNull, "storageSyncServiceName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "workflowId");
Microsoft.Azure.Management.StorSimple1200Series (589)
Customizations\ExtendedClientMethods.cs (3)
39throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "plainTextSecret"); 44throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 49throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "managerName");
Generated\AccessControlRecordsOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 292throw new ValidationException(ValidationRules.CannotBeNull, "accessControlRecordName"); 296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 300throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 559throw new ValidationException(ValidationRules.CannotBeNull, "accessControlRecordName"); 563throw new ValidationException(ValidationRules.CannotBeNull, "accessControlRecord"); 571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 575throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 579throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 782throw new ValidationException(ValidationRules.CannotBeNull, "accessControlRecordName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 790throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 794throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 809throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\AlertsOperations.cs (16)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 302throw new ValidationException(ValidationRules.CannotBeNull, "request"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 504throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 508throw new ValidationException(ValidationRules.CannotBeNull, "request"); 516throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 520throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 524throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 539throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 706throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AvailableProviderOperationsOperations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BackupScheduleGroupsOperations.cs (24)
90throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 304throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "scheduleGroupName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 316throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 586throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 590throw new ValidationException(ValidationRules.CannotBeNull, "scheduleGroupName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "scheduleGroup"); 602throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 606throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 610throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 625throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 818throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 822throw new ValidationException(ValidationRules.CannotBeNull, "scheduleGroupName"); 826throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 830throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 834throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 849throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\BackupsOperations.cs (25)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 312throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 320throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 599throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 607throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 611throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 615throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 630throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 804throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 808throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 812throw new ValidationException(ValidationRules.CannotBeNull, "elementName"); 816throw new ValidationException(ValidationRules.CannotBeNull, "cloneRequest"); 824throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 828throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 832throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 847throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1018throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1187throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ChapSettingsOperations.cs (24)
90throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 304throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "chapUserName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 316throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 586throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 590throw new ValidationException(ValidationRules.CannotBeNull, "chapUserName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "chapSetting"); 602throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 606throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 610throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 625throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 818throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 822throw new ValidationException(ValidationRules.CannotBeNull, "chapUserName"); 826throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 830throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 834throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 849throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\DevicesOperations.cs (93)
92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 306throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 575throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 583throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 587throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 602throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 897throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 901throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 905throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 909throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 924throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1141throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1145throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1149throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1153throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1168throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1361throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1365throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1369throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1373throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1388throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1572throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1576throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1580throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1584throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1599throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1836throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1840throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1844throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1848throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1863throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2047throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2051throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2055throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2059throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2074throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2255throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2259throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2263throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2267throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2451throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2455throw new ValidationException(ValidationRules.CannotBeNull, "devicePatch"); 2459throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2463throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2467throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2482throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2676throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2680throw new ValidationException(ValidationRules.CannotBeNull, "alertSettings"); 2688throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2692throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2696throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2711throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2899throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2903throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2907throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2911throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2926throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3089throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 3093throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3097throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3101throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 3116throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3282throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 3286throw new ValidationException(ValidationRules.CannotBeNull, "failoverRequest"); 3290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3294throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3298throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 3313throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3483throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 3487throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3491throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3495throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 3510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3673throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 3677throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3681throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3685throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 3700throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3866throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 3870throw new ValidationException(ValidationRules.CannotBeNull, "securitySettings"); 3878throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3882throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3886throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 3901throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\FileServersOperations.cs (46)
91throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 305throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "fileServerName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 317throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 615throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 619throw new ValidationException(ValidationRules.CannotBeNull, "fileServerName"); 623throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 627throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 631throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 646throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 844throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 848throw new ValidationException(ValidationRules.CannotBeNull, "fileServerName"); 852throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 856throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 860throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 875throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1058throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1062throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1066throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1269throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1273throw new ValidationException(ValidationRules.CannotBeNull, "fileServerName"); 1277throw new ValidationException(ValidationRules.CannotBeNull, "fileServer"); 1285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1289throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1293throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1501throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1505throw new ValidationException(ValidationRules.CannotBeNull, "fileServerName"); 1509throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1513throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1517throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1532throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1700throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1704throw new ValidationException(ValidationRules.CannotBeNull, "fileServerName"); 1708throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1712throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1716throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1731throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\FileSharesOperations.cs (47)
94throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "fileServerName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 106throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 317throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "fileServerName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 333throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 614throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 618throw new ValidationException(ValidationRules.CannotBeNull, "fileServerName"); 622throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 630throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 634throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 649throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 852throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 856throw new ValidationException(ValidationRules.CannotBeNull, "fileServerName"); 860throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 864throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 868throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 872throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 887throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1075throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1083throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1295throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1299throw new ValidationException(ValidationRules.CannotBeNull, "fileServerName"); 1303throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 1307throw new ValidationException(ValidationRules.CannotBeNull, "fileShare"); 1315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1319throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1323throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1338throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1536throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1540throw new ValidationException(ValidationRules.CannotBeNull, "fileServerName"); 1544throw new ValidationException(ValidationRules.CannotBeNull, "shareName"); 1548throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1552throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1556throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\IscsiDisksOperations.cs (47)
91throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 305throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "iscsiServerName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 317throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 528throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 532throw new ValidationException(ValidationRules.CannotBeNull, "iscsiServerName"); 536throw new ValidationException(ValidationRules.CannotBeNull, "diskName"); 540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 544throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 548throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 825throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 829throw new ValidationException(ValidationRules.CannotBeNull, "iscsiServerName"); 833throw new ValidationException(ValidationRules.CannotBeNull, "diskName"); 837throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 841throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 845throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 860throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1063throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "iscsiServerName"); 1071throw new ValidationException(ValidationRules.CannotBeNull, "diskName"); 1075throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1083throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1098throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1295throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1299throw new ValidationException(ValidationRules.CannotBeNull, "iscsiServerName"); 1303throw new ValidationException(ValidationRules.CannotBeNull, "diskName"); 1307throw new ValidationException(ValidationRules.CannotBeNull, "iscsiDisk"); 1315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1319throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1323throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1338throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1536throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1540throw new ValidationException(ValidationRules.CannotBeNull, "iscsiServerName"); 1544throw new ValidationException(ValidationRules.CannotBeNull, "diskName"); 1548throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1552throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1556throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\IscsiServersOperations.cs (46)
91throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 305throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "iscsiServerName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 317throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 615throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 619throw new ValidationException(ValidationRules.CannotBeNull, "iscsiServerName"); 623throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 627throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 631throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 646throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 844throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 848throw new ValidationException(ValidationRules.CannotBeNull, "iscsiServerName"); 852throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 856throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 860throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 875throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1058throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1062throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1066throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1269throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1273throw new ValidationException(ValidationRules.CannotBeNull, "iscsiServerName"); 1277throw new ValidationException(ValidationRules.CannotBeNull, "iscsiServer"); 1285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1289throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1293throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1501throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1505throw new ValidationException(ValidationRules.CannotBeNull, "iscsiServerName"); 1509throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1513throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1517throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1532throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1700throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1704throw new ValidationException(ValidationRules.CannotBeNull, "iscsiServerName"); 1708throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1712throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1716throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1731throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\JobsOperations.cs (17)
94throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 317throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 329throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 534throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 538throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 742throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 910throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagersOperations.cs (64)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 258throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 262throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 443throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 447throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 451throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 466throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 648throw new ValidationException(ValidationRules.CannotBeNull, "manager"); 656throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 660throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 664throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 679throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 880throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 884throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 888throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 903throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1071throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1075throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1094throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1287throw new ValidationException(ValidationRules.CannotBeNull, "certificateName"); 1291throw new ValidationException(ValidationRules.CannotBeNull, "uploadCertificateRequestrequest"); 1299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1303throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1307throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1514throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1518throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1533throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1712throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1716throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1720throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1735throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1917throw new ValidationException(ValidationRules.CannotBeNull, "managerExtendedInfo"); 1925throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1929throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1933throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1948throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2135throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2139throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2154throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2321throw new ValidationException(ValidationRules.CannotBeNull, "managerExtendedInfo"); 2325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2329throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2333throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2348throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2352throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 2547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2551throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2555throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2752throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2756throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2760throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2775throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2963throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2967throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2971throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2986throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Models\AccessControlRecord.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "InitiatorName");
Generated\Models\Alert.cs (3)
186throw new ValidationException(ValidationRules.CannotBeNull, "Title"); 190throw new ValidationException(ValidationRules.CannotBeNull, "AlertType"); 194throw new ValidationException(ValidationRules.CannotBeNull, "Source");
Generated\Models\AlertSettings.cs (1)
109throw new ValidationException(ValidationRules.CannotBeNull, "AlertNotificationCulture");
Generated\Models\AsymmetricEncryptedSecret.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\Backup.cs (2)
133throw new ValidationException(ValidationRules.CannotBeNull, "DeviceId"); 137throw new ValidationException(ValidationRules.CannotBeNull, "Elements");
Generated\Models\BackupElement.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "EndpointName");
Generated\Models\BackupScheduleGroup.cs (1)
70throw new ValidationException(ValidationRules.CannotBeNull, "StartTime");
Generated\Models\ChapSettings.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\ClearAlertRequest.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "Alerts");
Generated\Models\CloneRequest.cs (3)
100throw new ValidationException(ValidationRules.CannotBeNull, "TargetDeviceId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "TargetAccessPointId"); 108throw new ValidationException(ValidationRules.CannotBeNull, "NewEndpointName");
Generated\Models\Error.cs (2)
70throw new ValidationException(ValidationRules.CannotBeNull, "ErrorCode"); 74throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\FileServer.cs (3)
92throw new ValidationException(ValidationRules.CannotBeNull, "DomainName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "StorageDomainId"); 100throw new ValidationException(ValidationRules.CannotBeNull, "BackupScheduleGroupId");
Generated\Models\FileShare.cs (1)
136throw new ValidationException(ValidationRules.CannotBeNull, "AdminUser");
Generated\Models\IPConfig.cs (2)
80throw new ValidationException(ValidationRules.CannotBeNull, "IpAddress"); 84throw new ValidationException(ValidationRules.CannotBeNull, "Gateway");
Generated\Models\ISCSIDisk.cs (1)
135throw new ValidationException(ValidationRules.CannotBeNull, "AccessControlRecords");
Generated\Models\ISCSIServer.cs (2)
99throw new ValidationException(ValidationRules.CannotBeNull, "StorageDomainId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "BackupScheduleGroupId");
Generated\Models\Item.cs (2)
62throw new ValidationException(ValidationRules.CannotBeNull, "Key"); 66throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\JobErrorDetails.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 85throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\JobErrorItem.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 85throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ManagerExtendedInfo.cs (2)
128throw new ValidationException(ValidationRules.CannotBeNull, "IntegrityKey"); 132throw new ValidationException(ValidationRules.CannotBeNull, "Algorithm");
Generated\Models\MetricAvailablity.cs (2)
74throw new ValidationException(ValidationRules.CannotBeNull, "TimeGrain"); 78throw new ValidationException(ValidationRules.CannotBeNull, "Retention");
Generated\Models\MetricDefinition.cs (5)
118throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 122throw new ValidationException(ValidationRules.CannotBeNull, "ResourceId"); 126throw new ValidationException(ValidationRules.CannotBeNull, "MetricAvailabilities"); 130throw new ValidationException(ValidationRules.CannotBeNull, "Dimensions"); 134throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\MetricDimension.cs (2)
69throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 73throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\MetricName.cs (2)
69throw new ValidationException(ValidationRules.CannotBeNull, "Value"); 73throw new ValidationException(ValidationRules.CannotBeNull, "LocalizedValue");
Generated\Models\Metrics.cs (6)
146throw new ValidationException(ValidationRules.CannotBeNull, "ResourceId"); 150throw new ValidationException(ValidationRules.CannotBeNull, "TimeGrain"); 154throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 158throw new ValidationException(ValidationRules.CannotBeNull, "Dimensions"); 162throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 166throw new ValidationException(ValidationRules.CannotBeNull, "Values");
Generated\Models\NetworkAdapter.cs (1)
98throw new ValidationException(ValidationRules.CannotBeNull, "NetworkAdapterName");
Generated\Models\NetworkSettings.cs (2)
88throw new ValidationException(ValidationRules.CannotBeNull, "PrimaryDnsServer"); 92throw new ValidationException(ValidationRules.CannotBeNull, "NodeNetworks");
Generated\Models\NodeNetwork.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "NetworkAdapters");
Generated\Models\Resource.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\SecuritySettings.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "DeviceAdminPassword");
Generated\Models\SendTestAlertEmailRequest.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "EmailList");
Generated\Models\StorageAccountCredential.cs (2)
112throw new ValidationException(ValidationRules.CannotBeNull, "EndPoint"); 116throw new ValidationException(ValidationRules.CannotBeNull, "Login");
Generated\Models\StorageDomain.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountCredentialIds");
Generated\Models\SymmetricEncryptedSecret.cs (1)
89throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\TimeSettings.cs (2)
90throw new ValidationException(ValidationRules.CannotBeNull, "TimeZone"); 94throw new ValidationException(ValidationRules.CannotBeNull, "PrimaryTimeServer");
Generated\Models\UploadCertificateRequest.cs (1)
95throw new ValidationException(ValidationRules.CannotBeNull, "Certificate");
Generated\Models\UploadCertificateResponse.cs (10)
179throw new ValidationException(ValidationRules.CannotBeNull, "Certificate"); 183throw new ValidationException(ValidationRules.CannotBeNull, "AadAuthority"); 187throw new ValidationException(ValidationRules.CannotBeNull, "AadTenantId"); 191throw new ValidationException(ValidationRules.CannotBeNull, "ServicePrincipalClientId"); 195throw new ValidationException(ValidationRules.CannotBeNull, "ServicePrincipalObjectId"); 199throw new ValidationException(ValidationRules.CannotBeNull, "AzureManagementEndpointAudience"); 203throw new ValidationException(ValidationRules.CannotBeNull, "Subject"); 207throw new ValidationException(ValidationRules.CannotBeNull, "Thumbprint"); 211throw new ValidationException(ValidationRules.CannotBeNull, "FriendlyName"); 215throw new ValidationException(ValidationRules.CannotBeNull, "Issuer");
Generated\StorageAccountCredentialsOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 292throw new ValidationException(ValidationRules.CannotBeNull, "credentialName"); 296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 300throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 559throw new ValidationException(ValidationRules.CannotBeNull, "credentialName"); 563throw new ValidationException(ValidationRules.CannotBeNull, "storageAccount"); 571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 575throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 579throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 782throw new ValidationException(ValidationRules.CannotBeNull, "credentialName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 790throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 794throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 809throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\StorageDomainsOperations.cs (20)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 292throw new ValidationException(ValidationRules.CannotBeNull, "storageDomainName"); 296throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 300throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 559throw new ValidationException(ValidationRules.CannotBeNull, "storageDomainName"); 563throw new ValidationException(ValidationRules.CannotBeNull, "storageDomain"); 571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 575throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 579throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 782throw new ValidationException(ValidationRules.CannotBeNull, "storageDomainName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 790throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 794throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 809throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.Azure.Management.StorSimple8000Series (577)
Customizations\ExtendedClientMethods.cs (3)
39throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "plainTextSecret"); 44throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "resourceGroupName"); 49throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "managerName");
Generated\AccessControlRecordsOperations.cs (20)
80throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 84throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 288throw new ValidationException(ValidationRules.CannotBeNull, "accessControlRecordName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 296throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 300throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 558throw new ValidationException(ValidationRules.CannotBeNull, "accessControlRecordName"); 562throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 574throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 784throw new ValidationException(ValidationRules.CannotBeNull, "accessControlRecordName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 792throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 796throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 811throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\AlertsOperations.cs (16)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 298throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 310throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 495throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 499throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 507throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 511throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 515throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 692throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BackupPoliciesOperations.cs (31)
83throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 300throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 304throw new ValidationException(ValidationRules.CannotBeNull, "backupPolicyName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 312throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 616throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 620throw new ValidationException(ValidationRules.CannotBeNull, "backupPolicyName"); 624throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 632throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 636throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 640throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 655throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 851throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 855throw new ValidationException(ValidationRules.CannotBeNull, "backupPolicyName"); 859throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 863throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 867throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 882throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1048throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1052throw new ValidationException(ValidationRules.CannotBeNull, "backupPolicyName"); 1056throw new ValidationException(ValidationRules.CannotBeNull, "backupType"); 1060throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1064throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1068throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1083throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\BackupSchedulesOperations.cs (28)
86throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 90throw new ValidationException(ValidationRules.CannotBeNull, "backupPolicyName"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 312throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 316throw new ValidationException(ValidationRules.CannotBeNull, "backupPolicyName"); 320throw new ValidationException(ValidationRules.CannotBeNull, "backupScheduleName"); 324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 332throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 612throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 616throw new ValidationException(ValidationRules.CannotBeNull, "backupPolicyName"); 620throw new ValidationException(ValidationRules.CannotBeNull, "backupScheduleName"); 624throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 632throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 636throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 640throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 655throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 856throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 860throw new ValidationException(ValidationRules.CannotBeNull, "backupPolicyName"); 864throw new ValidationException(ValidationRules.CannotBeNull, "backupScheduleName"); 868throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 872throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 876throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 891throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\BackupsOperations.cs (26)
87throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 400throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 404throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 408throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 412throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 416throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 431throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 600throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 604throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 608throw new ValidationException(ValidationRules.CannotBeNull, "backupElementName"); 612throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 620throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 624throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 628throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 643throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 815throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 819throw new ValidationException(ValidationRules.CannotBeNull, "backupName"); 823throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 827throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 831throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 846throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BandwidthSettingsOperations.cs (20)
80throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 84throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 288throw new ValidationException(ValidationRules.CannotBeNull, "bandwidthSettingName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 296throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 300throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 558throw new ValidationException(ValidationRules.CannotBeNull, "bandwidthSettingName"); 562throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 574throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 784throw new ValidationException(ValidationRules.CannotBeNull, "bandwidthSettingName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 792throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 796throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 811throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\CloudAppliancesOperations.cs (9)
80throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 84throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 310throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\DeviceSettingsOperations.cs (49)
83throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 325throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 333throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 567throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 575throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 579throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 834throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 842throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 846throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 861throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1083throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1091throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1095throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1099throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1311throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1315throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1319throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1323throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1327throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1539throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1543throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1551throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1555throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1761throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1765throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1769throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1773throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1788throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1952throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1956throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1964throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1968throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1972throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1987throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\DevicesOperations.cs (78)
111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 115throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 329throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 337throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 576throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 580throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 584throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 588throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 592throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 607throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 798throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 802throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 806throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 810throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 825throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1039throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1043throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1047throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1051throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1066throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1256throw new ValidationException(ValidationRules.CannotBeNull, "odataQuery"); 1260throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1264throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1268throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1272throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1483throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1487throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1491throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1495throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1722throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1726throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1730throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1734throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1749throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1972throw new ValidationException(ValidationRules.CannotBeNull, "sourceDeviceName"); 1976throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1980throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1984throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1988throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2003throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2194throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2202throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2206throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2210throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2225throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2388throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2392throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2396throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2400throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2415throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2573throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2581throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2585throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2600throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2758throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2762throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2766throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2770throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2785throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2943throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 2947throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2951throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2955throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2970throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3133throw new ValidationException(ValidationRules.CannotBeNull, "sourceDeviceName"); 3137throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 3141throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3145throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3149throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 3164throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\HardwareComponentGroupsOperations.cs (12)
83throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 331throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "hardwareComponentGroupName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 351throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\JobsOperations.cs (23)
88throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 96throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 100throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 314throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 326throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 567throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 586throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 780throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 784throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 792throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 796throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 811throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 969throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1141throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ManagersOperations.cs (76)
75throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 79throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 254throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 258throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 442throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 446throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 450throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 465throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 650throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 658throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 662throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 666throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 681throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 889throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 893throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 897throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 912throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1071throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1075throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1083throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1098throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1290throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1302throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1501throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1505throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1509throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1524throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1706throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1710throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1714throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1729throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1914throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1922throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1926throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1930throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1945throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2135throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2139throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2154throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2316throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2320throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2324throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2328throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2347throw new ValidationException(ValidationRules.CannotBeNull, "ifMatch"); 2548throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2552throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2556throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2762throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2766throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2770throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2785throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2967throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2971throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2975throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 2990throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3175throw new ValidationException(ValidationRules.CannotBeNull, "odataQuery"); 3179throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3183throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3187throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 3202throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3393throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3397throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3401throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 3416throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3602throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3606throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 3621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Models\AccessControlRecord.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "InitiatorName");
Generated\Models\AcsConfiguration.cs (3)
62throw new ValidationException(ValidationRules.CannotBeNull, "NamespaceProperty"); 66throw new ValidationException(ValidationRules.CannotBeNull, "Realm"); 70throw new ValidationException(ValidationRules.CannotBeNull, "ServiceUrl");
Generated\Models\Alert.cs (3)
179throw new ValidationException(ValidationRules.CannotBeNull, "Title"); 183throw new ValidationException(ValidationRules.CannotBeNull, "AlertType"); 187throw new ValidationException(ValidationRules.CannotBeNull, "Source");
Generated\Models\AsymmetricEncryptedSecret.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\Backup.cs (1)
113throw new ValidationException(ValidationRules.CannotBeNull, "Elements");
Generated\Models\BackupElement.cs (5)
100throw new ValidationException(ValidationRules.CannotBeNull, "ElementId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "ElementName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "ElementType"); 112throw new ValidationException(ValidationRules.CannotBeNull, "VolumeName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "VolumeContainerId");
Generated\Models\BackupPolicy.cs (1)
124throw new ValidationException(ValidationRules.CannotBeNull, "VolumeIds");
Generated\Models\BackupSchedule.cs (1)
104throw new ValidationException(ValidationRules.CannotBeNull, "ScheduleRecurrence");
Generated\Models\BandwidthSchedule.cs (3)
73throw new ValidationException(ValidationRules.CannotBeNull, "Start"); 77throw new ValidationException(ValidationRules.CannotBeNull, "Stop"); 81throw new ValidationException(ValidationRules.CannotBeNull, "Days");
Generated\Models\BandwidthSetting.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "Schedules");
Generated\Models\ClearAlertRequest.cs (1)
57throw new ValidationException(ValidationRules.CannotBeNull, "Alerts");
Generated\Models\CloneRequest.cs (4)
80throw new ValidationException(ValidationRules.CannotBeNull, "TargetDeviceId"); 84throw new ValidationException(ValidationRules.CannotBeNull, "TargetVolumeName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "TargetAccessControlRecordIds"); 92throw new ValidationException(ValidationRules.CannotBeNull, "BackupElement");
Generated\Models\CloudAppliance.cs (2)
133throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 137throw new ValidationException(ValidationRules.CannotBeNull, "VnetRegion");
Generated\Models\CloudApplianceConfiguration.cs (7)
111throw new ValidationException(ValidationRules.CannotBeNull, "ModelNumber"); 115throw new ValidationException(ValidationRules.CannotBeNull, "CloudPlatform"); 119throw new ValidationException(ValidationRules.CannotBeNull, "AcsConfiguration"); 123throw new ValidationException(ValidationRules.CannotBeNull, "SupportedStorageAccountTypes"); 127throw new ValidationException(ValidationRules.CannotBeNull, "SupportedRegions"); 131throw new ValidationException(ValidationRules.CannotBeNull, "SupportedVmTypes"); 135throw new ValidationException(ValidationRules.CannotBeNull, "SupportedVmImages");
Generated\Models\ConfigureDeviceRequest.cs (3)
93throw new ValidationException(ValidationRules.CannotBeNull, "FriendlyName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "CurrentDeviceName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "TimeZone");
Generated\Models\Device.cs (8)
314throw new ValidationException(ValidationRules.CannotBeNull, "FriendlyName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "Culture"); 322throw new ValidationException(ValidationRules.CannotBeNull, "DeviceDescription"); 326throw new ValidationException(ValidationRules.CannotBeNull, "DeviceSoftwareVersion"); 330throw new ValidationException(ValidationRules.CannotBeNull, "TargetIqn"); 334throw new ValidationException(ValidationRules.CannotBeNull, "ModelDescription"); 338throw new ValidationException(ValidationRules.CannotBeNull, "SerialNumber"); 342throw new ValidationException(ValidationRules.CannotBeNull, "FriendlySoftwareVersion");
Generated\Models\Feature.cs (1)
57throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\HardwareComponent.cs (3)
76throw new ValidationException(ValidationRules.CannotBeNull, "ComponentId"); 80throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 84throw new ValidationException(ValidationRules.CannotBeNull, "StatusDisplayName");
Generated\Models\HardwareComponentGroup.cs (2)
75throw new ValidationException(ValidationRules.CannotBeNull, "DisplayName"); 79throw new ValidationException(ValidationRules.CannotBeNull, "Components");
Generated\Models\JobErrorDetails.cs (2)
67throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 71throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\JobErrorItem.cs (2)
67throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 71throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\Key.cs (1)
47throw new ValidationException(ValidationRules.CannotBeNull, "ActivationKey");
Generated\Models\ManagerExtendedInfo.cs (2)
116throw new ValidationException(ValidationRules.CannotBeNull, "IntegrityKey"); 120throw new ValidationException(ValidationRules.CannotBeNull, "Algorithm");
Generated\Models\MetricFilter.cs (1)
115throw new ValidationException(ValidationRules.CannotBeNull, "Category");
Generated\Models\NetworkAdapterList.cs (1)
48throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\NetworkSettings.cs (3)
75throw new ValidationException(ValidationRules.CannotBeNull, "DnsSettings"); 79throw new ValidationException(ValidationRules.CannotBeNull, "NetworkAdapters"); 83throw new ValidationException(ValidationRules.CannotBeNull, "WebproxySettings");
Generated\Models\PublicKey.cs (1)
46throw new ValidationException(ValidationRules.CannotBeNull, "Key");
Generated\Models\Resource.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\SecuritySettings.cs (2)
67throw new ValidationException(ValidationRules.CannotBeNull, "RemoteManagementSettings"); 71throw new ValidationException(ValidationRules.CannotBeNull, "ChapSettings");
Generated\Models\SendTestAlertEmailRequest.cs (1)
49throw new ValidationException(ValidationRules.CannotBeNull, "EmailList");
Generated\Models\StorageAccountCredential.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "EndPoint");
Generated\Models\SymmetricEncryptedSecret.cs (1)
70throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\TimeSettings.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "TimeZone");
Generated\Models\VmImage.cs (5)
78throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 82throw new ValidationException(ValidationRules.CannotBeNull, "Version"); 86throw new ValidationException(ValidationRules.CannotBeNull, "Offer"); 90throw new ValidationException(ValidationRules.CannotBeNull, "Publisher"); 94throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\Volume.cs (1)
139throw new ValidationException(ValidationRules.CannotBeNull, "AccessControlRecordIds");
Generated\Models\VolumeContainer.cs (1)
130throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountCredentialId");
Generated\Models\WebproxySettings.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Username");
Generated\Operations.cs (2)
75throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 250throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\StorageAccountCredentialsOperations.cs (20)
80throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 84throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 288throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountCredentialName"); 292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 296throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 300throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 558throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountCredentialName"); 562throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 574throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 784throw new ValidationException(ValidationRules.CannotBeNull, "storageAccountCredentialName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 792throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 796throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 811throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\VolumeContainersOperations.cs (37)
84throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 301throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 305throw new ValidationException(ValidationRules.CannotBeNull, "volumeContainerName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 313throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 586throw new ValidationException(ValidationRules.CannotBeNull, "odataQuery"); 590throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "volumeContainerName"); 598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 602throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 606throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 822throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 826throw new ValidationException(ValidationRules.CannotBeNull, "volumeContainerName"); 830throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 834throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 838throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1048throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1052throw new ValidationException(ValidationRules.CannotBeNull, "volumeContainerName"); 1056throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1064throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1068throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1072throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1087throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1283throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1287throw new ValidationException(ValidationRules.CannotBeNull, "volumeContainerName"); 1291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1295throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1299throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\VolumesOperations.cs (48)
87throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "volumeContainerName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 313throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "volumeContainerName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 329throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 613throw new ValidationException(ValidationRules.CannotBeNull, "odataQuery"); 617throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 621throw new ValidationException(ValidationRules.CannotBeNull, "volumeContainerName"); 625throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 629throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 633throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 637throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 652throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 858throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 862throw new ValidationException(ValidationRules.CannotBeNull, "volumeContainerName"); 866throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 870throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 874throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 878throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 893throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1084throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1088throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1092throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1096throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1307throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1311throw new ValidationException(ValidationRules.CannotBeNull, "volumeContainerName"); 1315throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 1319throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1331throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1335throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1551throw new ValidationException(ValidationRules.CannotBeNull, "deviceName"); 1555throw new ValidationException(ValidationRules.CannotBeNull, "volumeContainerName"); 1559throw new ValidationException(ValidationRules.CannotBeNull, "volumeName"); 1563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1567throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1571throw new ValidationException(ValidationRules.CannotBeNull, "managerName"); 1586throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.Azure.Management.StreamAnalytics (212)
Generated\ClustersOperations.cs (30)
156throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 167throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 186throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 190throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 392throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 403throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 593throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 612throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 796throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 807throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 826throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 830throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1030throw new ValidationException(ValidationRules.CannotBeNull, "cluster"); 1038throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1049throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1068throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1072throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1312throw new ValidationException(ValidationRules.CannotBeNull, "cluster"); 1316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1346throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1549throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1560throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1579throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 1583throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1748throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1916throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2084throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FunctionsOperations.cs (37)
105throw new ValidationException(ValidationRules.CannotBeNull, "function"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 131throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 150throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 154throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 408throw new ValidationException(ValidationRules.CannotBeNull, "function"); 412throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 423throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 434throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 453throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 457throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 667throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 678throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 689throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 708throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 712throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 878throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 889throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 900throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 919throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 923throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 1123throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1145throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1164throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1392throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1403throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1414throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1433throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1437throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 1639throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1650throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1661throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1680throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1684throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 1869throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\InputsOperations.cs (32)
105throw new ValidationException(ValidationRules.CannotBeNull, "input"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 135throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 154throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 158throw new ValidationException(ValidationRules.CannotBeNull, "inputName"); 412throw new ValidationException(ValidationRules.CannotBeNull, "input"); 416throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 427throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 438throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 457throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 461throw new ValidationException(ValidationRules.CannotBeNull, "inputName"); 671throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 682throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 693throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 712throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 716throw new ValidationException(ValidationRules.CannotBeNull, "inputName"); 882throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 893throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 904throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 923throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 927throw new ValidationException(ValidationRules.CannotBeNull, "inputName"); 1127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1149throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1168throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1402throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1413throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1424throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1443throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1447throw new ValidationException(ValidationRules.CannotBeNull, "inputName"); 1632throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\Compression.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 259throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\OutputsOperations.cs (32)
105throw new ValidationException(ValidationRules.CannotBeNull, "output"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 131throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 150throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 154throw new ValidationException(ValidationRules.CannotBeNull, "outputName"); 408throw new ValidationException(ValidationRules.CannotBeNull, "output"); 412throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 423throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 434throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 453throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 457throw new ValidationException(ValidationRules.CannotBeNull, "outputName"); 667throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 678throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 689throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 708throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 712throw new ValidationException(ValidationRules.CannotBeNull, "outputName"); 878throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 889throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 900throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 919throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 923throw new ValidationException(ValidationRules.CannotBeNull, "outputName"); 1123throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1145throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1164throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1394throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1405throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1416throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1435throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1439throw new ValidationException(ValidationRules.CannotBeNull, "outputName"); 1624throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointsOperations.cs (21)
105throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpoint"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 120throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 139throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 143throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointName"); 147throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 392throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 411throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 415throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointName"); 419throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 632throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 643throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 662throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 666throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 852throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 863throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 882throw new ValidationException(ValidationRules.CannotBeNull, "clusterName"); 886throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointName"); 890throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1057throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\StreamingJobsOperations.cs (37)
137throw new ValidationException(ValidationRules.CannotBeNull, "streamingJob"); 141throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 152throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 163throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 182throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 419throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 430throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 441throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 460throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 661throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 672throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 683throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 881throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 892throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1167throw new ValidationException(ValidationRules.CannotBeNull, "streamingJob"); 1171throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1182throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1193throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1212throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1444throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1455throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1466throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1485throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1647throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1658throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1669throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1688throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 1854throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1865throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1876throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1895throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 2056throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2067throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2078throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2097throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 2262throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2430throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SubscriptionsOperations.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "location"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\TransformationsOperations.cs (17)
105throw new ValidationException(ValidationRules.CannotBeNull, "transformation"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 131throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 150throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 154throw new ValidationException(ValidationRules.CannotBeNull, "transformationName"); 409throw new ValidationException(ValidationRules.CannotBeNull, "transformation"); 413throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 424throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 435throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 454throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 458throw new ValidationException(ValidationRules.CannotBeNull, "transformationName"); 671throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 682throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 693throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 712throw new ValidationException(ValidationRules.CannotBeNull, "jobName"); 716throw new ValidationException(ValidationRules.CannotBeNull, "transformationName");
Microsoft.Azure.Management.Subscription (13)
Generated\AliasOperations.cs (4)
105throw new ValidationException(ValidationRules.CannotBeNull, "aliasName"); 277throw new ValidationException(ValidationRules.CannotBeNull, "aliasName"); 596throw new ValidationException(ValidationRules.CannotBeNull, "aliasName"); 600throw new ValidationException(ValidationRules.CannotBeNull, "body");
Generated\Models\PutAliasRequest.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\SubscriptionOperations.cs (4)
84throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 262throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 266throw new ValidationException(ValidationRules.CannotBeNull, "body"); 448throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId");
Generated\SubscriptionsOperations.cs (3)
89throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 269throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 614throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TenantsOperations.cs (1)
249throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Support (59)
Generated\CommunicationsOperations.cs (17)
89throw new ValidationException(ValidationRules.CannotBeNull, "supportTicketName"); 93throw new ValidationException(ValidationRules.CannotBeNull, "checkNameAvailabilityInput"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 304throw new ValidationException(ValidationRules.CannotBeNull, "supportTicketName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 499throw new ValidationException(ValidationRules.CannotBeNull, "supportTicketName"); 503throw new ValidationException(ValidationRules.CannotBeNull, "communicationName"); 507throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 511throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 718throw new ValidationException(ValidationRules.CannotBeNull, "supportTicketName"); 722throw new ValidationException(ValidationRules.CannotBeNull, "communicationName"); 726throw new ValidationException(ValidationRules.CannotBeNull, "createCommunicationParameters"); 734throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 738throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 928throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\CheckNameAvailabilityInput.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\CommunicationDetails.cs (2)
136throw new ValidationException(ValidationRules.CannotBeNull, "Subject"); 140throw new ValidationException(ValidationRules.CannotBeNull, "Body");
Generated\Models\ContactProfile.cs (7)
157throw new ValidationException(ValidationRules.CannotBeNull, "FirstName"); 161throw new ValidationException(ValidationRules.CannotBeNull, "LastName"); 165throw new ValidationException(ValidationRules.CannotBeNull, "PreferredContactMethod"); 169throw new ValidationException(ValidationRules.CannotBeNull, "PrimaryEmailAddress"); 173throw new ValidationException(ValidationRules.CannotBeNull, "PreferredTimeZone"); 177throw new ValidationException(ValidationRules.CannotBeNull, "Country"); 181throw new ValidationException(ValidationRules.CannotBeNull, "PreferredSupportLanguage");
Generated\Models\SupportTicketDetails.cs (6)
281throw new ValidationException(ValidationRules.CannotBeNull, "Description"); 285throw new ValidationException(ValidationRules.CannotBeNull, "ProblemClassificationId"); 289throw new ValidationException(ValidationRules.CannotBeNull, "Severity"); 293throw new ValidationException(ValidationRules.CannotBeNull, "ContactDetails"); 297throw new ValidationException(ValidationRules.CannotBeNull, "Title"); 301throw new ValidationException(ValidationRules.CannotBeNull, "ServiceId");
Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ProblemClassificationsOperations.cs (5)
88throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 268throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 272throw new ValidationException(ValidationRules.CannotBeNull, "problemClassificationName"); 276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ServicesOperations.cs (3)
89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 260throw new ValidationException(ValidationRules.CannotBeNull, "serviceName"); 264throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\SupportTicketsOperations.cs (17)
86throw new ValidationException(ValidationRules.CannotBeNull, "checkNameAvailabilityInput"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 293throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 481throw new ValidationException(ValidationRules.CannotBeNull, "supportTicketName"); 485throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 489throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 674throw new ValidationException(ValidationRules.CannotBeNull, "supportTicketName"); 678throw new ValidationException(ValidationRules.CannotBeNull, "updateSupportTicket"); 682throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 686throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 936throw new ValidationException(ValidationRules.CannotBeNull, "supportTicketName"); 940throw new ValidationException(ValidationRules.CannotBeNull, "createSupportTicketParameters"); 948throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 952throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1139throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Synapse (1125)
Generated\AzureADOnlyAuthenticationsOperations.cs (11)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 558throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "azureADOnlyAuthenticationInfo"); 791throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BigDataPoolsOperations.cs (22)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "bigDataPoolName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 326throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "bigDataPoolName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "bigDataPoolPatchInfo"); 604throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 615throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 630throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 823throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 834throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 849throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 853throw new ValidationException(ValidationRules.CannotBeNull, "bigDataPoolName"); 857throw new ValidationException(ValidationRules.CannotBeNull, "bigDataPoolInfo"); 1080throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1091throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1106throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1110throw new ValidationException(ValidationRules.CannotBeNull, "bigDataPoolName"); 1311throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DataMaskingPoliciesOperations.cs (9)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 338throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName");
Generated\DataMaskingRulesOperations.cs (15)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "dataMaskingRuleName"); 134throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 368throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 383throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 387throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 391throw new ValidationException(ValidationRules.CannotBeNull, "dataMaskingRuleName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 593throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 608throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 612throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName");
Generated\ExtendedSqlPoolBlobAuditingPoliciesOperations.cs (14)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 574throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 585throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 600throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 604throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 789throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IntegrationRuntimeAuthKeysOperations.cs (9)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "regenerateKeyParameters"); 326throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 337throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName");
Generated\IntegrationRuntimeConnectionInfosOperations.cs (4)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName");
Generated\IntegrationRuntimeCredentialsOperations.cs (4)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName");
Generated\IntegrationRuntimeMonitoringDataOperations.cs (4)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName");
Generated\IntegrationRuntimeNodeIpAddressOperations.cs (5)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "nodeName");
Generated\IntegrationRuntimeNodesOperations.cs (16)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "nodeName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 338throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 361throw new ValidationException(ValidationRules.CannotBeNull, "nodeName"); 365throw new ValidationException(ValidationRules.CannotBeNull, "updateIntegrationRuntimeNodeRequest"); 563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 574throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 589throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "nodeName");
Generated\IntegrationRuntimeObjectMetadataOperations.cs (8)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 361throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 376throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 380throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName");
Generated\IntegrationRuntimesOperations.cs (46)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "updateIntegrationRuntimeRequest"); 331throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 342throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 361throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 620throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 631throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 646throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 650throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 818throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 829throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 844throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1089throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1100throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1115throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1119throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 1366throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1377throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1392throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1396throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 1400throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntime"); 1606throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1617throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1632throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1636throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 1807throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1818throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1833throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1837throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 2023throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2034throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2049throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 2053throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 2218throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2229throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2244throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 2248throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 2413throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2424throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2439throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 2443throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName"); 2608throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IntegrationRuntimeStatusOperations.cs (4)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "integrationRuntimeName");
Generated\IpFirewallRulesOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 361throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 376throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 380throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 605throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 620throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 624throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 628throw new ValidationException(ValidationRules.CannotBeNull, "ipFirewallRuleInfo"); 839throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 850throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 865throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 869throw new ValidationException(ValidationRules.CannotBeNull, "ruleName"); 1055throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1066throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1081throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1085throw new ValidationException(ValidationRules.CannotBeNull, "request"); 1270throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\KeysOperations.cs (17)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 516throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 527throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 542throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 546throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 550throw new ValidationException(ValidationRules.CannotBeNull, "keyProperties"); 743throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 754throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 769throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 773throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 953throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\KustoOperations.cs (1)
246throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\KustoPoolAttachedDatabaseConfigurationsOperations.cs (20)
91throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "attachedDatabaseConfigurationName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 333throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 601throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "attachedDatabaseConfigurationName"); 609throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 620throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 635throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 870throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 874throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 878throw new ValidationException(ValidationRules.CannotBeNull, "attachedDatabaseConfigurationName"); 882throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 893throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName");
Generated\KustoPoolChildResourceOperations.cs (5)
94throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 113throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "resourceName");
Generated\KustoPoolDatabasePrincipalAssignmentsOperations.cs (30)
97throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 120throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 135throw new ValidationException(ValidationRules.CannotBeNull, "principalAssignmentName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 360throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 565throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "principalAssignmentName"); 581throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 592throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 867throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 871throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 875throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 879throw new ValidationException(ValidationRules.CannotBeNull, "principalAssignmentName"); 883throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 894throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 909throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1131throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1135throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 1139throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1143throw new ValidationException(ValidationRules.CannotBeNull, "principalAssignmentName"); 1147throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1158throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName");
Generated\KustoPoolDatabasesOperations.cs (26)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 320throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 335throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 339throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 627throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 638throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 653throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 657throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 661throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 665throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 884throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 895throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 914throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 918throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 922throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1135throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1146throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1161throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1165throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 1169throw new ValidationException(ValidationRules.CannotBeNull, "databaseName");
Generated\KustoPoolDataConnectionsOperations.cs (43)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 134throw new ValidationException(ValidationRules.CannotBeNull, "dataConnectionName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 378throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 393throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 397throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 401throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 606throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 621throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 625throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 629throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 633throw new ValidationException(ValidationRules.CannotBeNull, "dataConnectionName"); 928throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 939throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 954throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 958throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 962throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 966throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1170throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1196throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1200throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 1204throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1208throw new ValidationException(ValidationRules.CannotBeNull, "dataConnectionName"); 1212throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1436throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1447throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1462throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1466throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 1470throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1474throw new ValidationException(ValidationRules.CannotBeNull, "dataConnectionName"); 1478throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1696throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1707throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1722throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1726throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 1730throw new ValidationException(ValidationRules.CannotBeNull, "databaseName"); 1734throw new ValidationException(ValidationRules.CannotBeNull, "dataConnectionName");
Generated\KustoPoolPrincipalAssignmentsOperations.cs (25)
94throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 113throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 128throw new ValidationException(ValidationRules.CannotBeNull, "principalAssignmentName"); 325throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 544throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 548throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 552throw new ValidationException(ValidationRules.CannotBeNull, "principalAssignmentName"); 556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 567throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 831throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 835throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 839throw new ValidationException(ValidationRules.CannotBeNull, "principalAssignmentName"); 843throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 854throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 869throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1086throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 1094throw new ValidationException(ValidationRules.CannotBeNull, "principalAssignmentName"); 1098throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName");
Generated\KustoPoolsOperations.cs (60)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 276throw new ValidationException(ValidationRules.CannotBeNull, "location"); 287throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 480throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 495throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 506throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 690throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 694throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 698throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 709throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1052throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1056throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 1060throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1071throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1268throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1272throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 1276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1287throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1541throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1545throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 1549throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1560throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1798throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1802throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1817throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 1821throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1829throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2073throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 2077throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2092throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 2096throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2324throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 2328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2343throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 2347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2519throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 2523throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 2527throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2538throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2714throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 2718throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 2722throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2733throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2912throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 2916throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 2920throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2931throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2946throw new ValidationException(ValidationRules.CannotBeNull, "languageExtensionsToAdd"); 3121throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 3125throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 3129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3140throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3155throw new ValidationException(ValidationRules.CannotBeNull, "languageExtensionsToRemove"); 3330throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 3334throw new ValidationException(ValidationRules.CannotBeNull, "kustoPoolName"); 3338throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3349throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3364throw new ValidationException(ValidationRules.CannotBeNull, "followerDatabaseToRemove");
Generated\LibrariesOperations.cs (4)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LibraryOperations.cs (4)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "libraryName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName");
Generated\Models\AttachedDatabaseConfiguration.cs (3)
149throw new ValidationException(ValidationRules.CannotBeNull, "DatabaseName"); 153throw new ValidationException(ValidationRules.CannotBeNull, "KustoPoolResourceId"); 157throw new ValidationException(ValidationRules.CannotBeNull, "DefaultPrincipalsModificationKind");
Generated\Models\AzureCapacity.cs (1)
88throw new ValidationException(ValidationRules.CannotBeNull, "ScaleType");
Generated\Models\AzureSku.cs (2)
82throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 86throw new ValidationException(ValidationRules.CannotBeNull, "Size");
Generated\Models\ClusterPrincipalAssignment.cs (3)
139throw new ValidationException(ValidationRules.CannotBeNull, "PrincipalId"); 143throw new ValidationException(ValidationRules.CannotBeNull, "Role"); 147throw new ValidationException(ValidationRules.CannotBeNull, "PrincipalType");
Generated\Models\ClusterPrincipalAssignmentCheckNameRequest.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\CmdkeySetup.cs (3)
80throw new ValidationException(ValidationRules.CannotBeNull, "TargetName"); 84throw new ValidationException(ValidationRules.CannotBeNull, "UserName"); 88throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\ComponentSetup.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "ComponentName");
Generated\Models\CreateSqlPoolRestorePointDefinition.cs (1)
65throw new ValidationException(ValidationRules.CannotBeNull, "RestorePointLabel");
Generated\Models\DatabaseCheckNameRequest.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\DatabasePrincipalAssignment.cs (3)
143throw new ValidationException(ValidationRules.CannotBeNull, "PrincipalId"); 147throw new ValidationException(ValidationRules.CannotBeNull, "Role"); 151throw new ValidationException(ValidationRules.CannotBeNull, "PrincipalType");
Generated\Models\DatabasePrincipalAssignmentCheckNameRequest.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\DataConnectionCheckNameRequest.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\DataMaskingRule.cs (3)
220throw new ValidationException(ValidationRules.CannotBeNull, "SchemaName"); 224throw new ValidationException(ValidationRules.CannotBeNull, "TableName"); 228throw new ValidationException(ValidationRules.CannotBeNull, "ColumnName");
Generated\Models\EncryptionProtector.cs (1)
125throw new ValidationException(ValidationRules.CannotBeNull, "ServerKeyType");
Generated\Models\EnvironmentVariableSetup.cs (2)
73throw new ValidationException(ValidationRules.CannotBeNull, "VariableName"); 77throw new ValidationException(ValidationRules.CannotBeNull, "VariableValue");
Generated\Models\EventGridDataConnection.cs (3)
168throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountResourceId"); 172throw new ValidationException(ValidationRules.CannotBeNull, "EventHubResourceId"); 176throw new ValidationException(ValidationRules.CannotBeNull, "ConsumerGroup");
Generated\Models\EventHubDataConnection.cs (2)
166throw new ValidationException(ValidationRules.CannotBeNull, "EventHubResourceId"); 170throw new ValidationException(ValidationRules.CannotBeNull, "ConsumerGroup");
Generated\Models\FollowerDatabaseDefinition.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "KustoPoolResourceId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "AttachedDatabaseConfigurationName");
Generated\Models\IntegrationRuntimeResource.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\IntegrationRuntimeStatusResponse.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\IotHubDataConnection.cs (3)
154throw new ValidationException(ValidationRules.CannotBeNull, "IotHubResourceId"); 158throw new ValidationException(ValidationRules.CannotBeNull, "ConsumerGroup"); 162throw new ValidationException(ValidationRules.CannotBeNull, "SharedAccessPolicyName");
Generated\Models\KustoPool.cs (1)
192throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\KustoPoolCheckNameRequest.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\LinkedIntegrationRuntimeKeyAuthorization.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "Key");
Generated\Models\LinkedIntegrationRuntimeRbacAuthorization.cs (1)
67throw new ValidationException(ValidationRules.CannotBeNull, "ResourceId");
Generated\Models\RecommendedSensitivityLabelUpdate.cs (3)
97throw new ValidationException(ValidationRules.CannotBeNull, "Schema"); 101throw new ValidationException(ValidationRules.CannotBeNull, "Table"); 105throw new ValidationException(ValidationRules.CannotBeNull, "Column");
Generated\Models\ResourceMoveDefinition.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\SecureString.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\SensitivityLabelUpdate.cs (3)
104throw new ValidationException(ValidationRules.CannotBeNull, "Schema"); 108throw new ValidationException(ValidationRules.CannotBeNull, "Table"); 112throw new ValidationException(ValidationRules.CannotBeNull, "Column");
Generated\Models\ServerVulnerabilityAssessment.cs (1)
111throw new ValidationException(ValidationRules.CannotBeNull, "StorageContainerPath");
Generated\Models\SkuLocationInfoItem.cs (1)
71throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\SkuV3.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\SparkConfigurationResource.cs (1)
116throw new ValidationException(ValidationRules.CannotBeNull, "Configs");
Generated\Models\SqlPoolVulnerabilityAssessmentRuleBaseline.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "BaselineResults");
Generated\Models\SqlPoolVulnerabilityAssessmentRuleBaselineItem.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Result");
Generated\Models\TopQueriesListResult.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\TrackedResource.cs (1)
83throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\WorkloadClassifier.cs (1)
114throw new ValidationException(ValidationRules.CannotBeNull, "MemberName");
Generated\Operations.cs (10)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "request"); 442throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 453throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 468throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 472throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 643throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 654throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 669throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 673throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
Generated\PrivateEndpointConnectionsOperations.cs (17)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 367throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 382throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "request"); 573throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 584throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 599throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 814throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 825throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 840throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 844throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 1024throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointConnectionsPrivateLinkHubOperations.cs (8)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "privateLinkHubName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 308throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "privateLinkHubName"); 327throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 507throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkHubPrivateLinkResourcesOperations.cs (8)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "privateLinkHubName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "privateLinkHubName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "privateLinkResourceName"); 516throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkHubsOperations.cs (19)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 296throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "privateLinkHubName"); 495throw new ValidationException(ValidationRules.CannotBeNull, "privateLinkHubPatchInfo"); 499throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 510throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 525throw new ValidationException(ValidationRules.CannotBeNull, "privateLinkHubName"); 734throw new ValidationException(ValidationRules.CannotBeNull, "privateLinkHubInfo"); 742throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 753throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 768throw new ValidationException(ValidationRules.CannotBeNull, "privateLinkHubName"); 990throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1171throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1182throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1197throw new ValidationException(ValidationRules.CannotBeNull, "privateLinkHubName"); 1357throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1525throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateLinkResourcesOperations.cs (8)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 314throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "privateLinkResourceName"); 516throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RestorableDroppedSqlPoolsOperations.cs (7)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 117throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 121throw new ValidationException(ValidationRules.CannotBeNull, "restorableDroppedSqlPoolId"); 304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 315throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName");
Generated\SparkConfigurationOperations.cs (4)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "sparkConfigurationName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName");
Generated\SparkConfigurationsOperations.cs (4)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 297throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlDatabasesOperations.cs (27)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "sqlDatabaseName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 393throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 408throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 412throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 423throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 615throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 630throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 634throw new ValidationException(ValidationRules.CannotBeNull, "sqlDatabaseName"); 638throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 646throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 657throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 870throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 885throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 889throw new ValidationException(ValidationRules.CannotBeNull, "sqlDatabaseName"); 893throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 904throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1080throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1095throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1099throw new ValidationException(ValidationRules.CannotBeNull, "sqlDatabaseName"); 1103throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1310throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlPoolBlobAuditingPoliciesOperations.cs (14)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 580throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 591throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 606throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 610throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 795throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlPoolColumnsOperations.cs (7)
99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 133throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 141throw new ValidationException(ValidationRules.CannotBeNull, "columnName");
Generated\SqlPoolConnectionPoliciesOperations.cs (4)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName");
Generated\SqlPoolDataWarehouseUserActivitiesOperations.cs (4)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName");
Generated\SqlPoolGeoBackupPoliciesOperations.cs (13)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 323throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 346throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 567throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 578throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName");
Generated\SqlPoolMaintenanceWindowOptionsOperations.cs (5)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "maintenanceWindowOptionsName");
Generated\SqlPoolMaintenanceWindowsOperations.cs (11)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "maintenanceWindowName"); 328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 354throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 358throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "maintenanceWindowName"); 366throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Generated\SqlPoolMetadataSyncConfigsOperations.cs (9)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 326throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "metadataSyncConfiguration");
Generated\SqlPoolOperationResultsOperations.cs (5)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
Generated\SqlPoolOperations.cs (5)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlPoolRecommendedSensitivityLabelsOperations.cs (5)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 124throw new ValidationException(ValidationRules.CannotBeNull, "parameters");
Generated\SqlPoolReplicationLinksOperations.cs (10)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 326throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "linkId"); 534throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlPoolRestorePointsOperations.cs (20)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 340throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 351throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 366throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "restorePointName"); 567throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 578throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 597throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 601throw new ValidationException(ValidationRules.CannotBeNull, "restorePointName"); 779throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 790throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 805throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 809throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 813throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1030throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlPoolSchemasOperations.cs (10)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 108throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 341throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 356throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 360throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 364throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 554throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlPoolSecurityAlertPoliciesOperations.cs (14)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 558throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 581throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 801throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlPoolSensitivityLabelsOperations.cs (51)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 108throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 332throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 351throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 548throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 559throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 578throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 800throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 811throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 826throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 830throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 834throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 838throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 842throw new ValidationException(ValidationRules.CannotBeNull, "columnName"); 846throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1077throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1088throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1103throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1107throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 1111throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 1115throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 1119throw new ValidationException(ValidationRules.CannotBeNull, "columnName"); 1314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1325throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1340throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1344throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 1348throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 1352throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 1356throw new ValidationException(ValidationRules.CannotBeNull, "columnName"); 1562throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1573throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1588throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1592throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 1596throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 1600throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 1604throw new ValidationException(ValidationRules.CannotBeNull, "columnName"); 1792throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1803throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1818throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1822throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 1826throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 1830throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 1834throw new ValidationException(ValidationRules.CannotBeNull, "columnName"); 2013throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2184throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlPoolsOperations.cs (35)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 326throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolInfo"); 601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 612throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 627throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 870throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 881throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 896throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 900throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 904throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1094throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1120throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1124throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 1128throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolInfo"); 1328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1339throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1354throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1358throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 1565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1576throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1591throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1595throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 1784throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1795throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1810throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1814throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 1997throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlPoolsV3Operations.cs (37)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 443throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 454throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 469throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 473throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 665throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 680throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 684throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 688throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 696throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 707throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 920throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 935throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 939throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 943throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 954throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1130throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1141throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1156throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1160throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 1164throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1168throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1363throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1378throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1382throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 1386throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1397throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1567throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1582throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1586throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 1590throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1768throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlPoolTableColumnsOperations.cs (7)
103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 114throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 133throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 141throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlPoolTablesOperations.cs (12)
100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 111throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 134throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 353throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 368throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 372throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 376throw new ValidationException(ValidationRules.CannotBeNull, "schemaName"); 380throw new ValidationException(ValidationRules.CannotBeNull, "tableName"); 572throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlPoolTransparentDataEncryptionsOperations.cs (14)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 319throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 330throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 581throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 596throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 600throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlPoolUsagesOperations.cs (5)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlPoolVulnerabilityAssessmentRuleBaselinesOperations.cs (16)
101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 112throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 127throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 131throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 135throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 139throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 353throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 364throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 379throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 383throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 387throw new ValidationException(ValidationRules.CannotBeNull, "ruleId"); 575throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 586throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 601throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 609throw new ValidationException(ValidationRules.CannotBeNull, "ruleId");
Generated\SqlPoolVulnerabilityAssessmentScansOperations.cs (20)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 360throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 375throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 379throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 383throw new ValidationException(ValidationRules.CannotBeNull, "scanId"); 600throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 611throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 626throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 630throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 634throw new ValidationException(ValidationRules.CannotBeNull, "scanId"); 830throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 841throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 856throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 860throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 864throw new ValidationException(ValidationRules.CannotBeNull, "scanId"); 1039throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlPoolVulnerabilityAssessmentsOperations.cs (18)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 119throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 123throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 343throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 558throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 577throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 581throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 800throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 811throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 826throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 830throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlPoolWorkloadClassifierOperations.cs (25)
99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 133throw new ValidationException(ValidationRules.CannotBeNull, "workloadGroupName"); 137throw new ValidationException(ValidationRules.CannotBeNull, "workloadClassifierName"); 409throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 420throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 435throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 439throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 443throw new ValidationException(ValidationRules.CannotBeNull, "workloadGroupName"); 648throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 659throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 674throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 678throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 682throw new ValidationException(ValidationRules.CannotBeNull, "workloadGroupName"); 686throw new ValidationException(ValidationRules.CannotBeNull, "workloadClassifierName"); 690throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 920throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 931throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 946throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 950throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 954throw new ValidationException(ValidationRules.CannotBeNull, "workloadGroupName"); 958throw new ValidationException(ValidationRules.CannotBeNull, "workloadClassifierName"); 1132throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlPoolWorkloadGroupOperations.cs (21)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "workloadGroupName"); 391throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 402throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 417throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 421throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 632throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 647throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 651throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 655throw new ValidationException(ValidationRules.CannotBeNull, "workloadGroupName"); 659throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 884throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 895throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 910throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 914throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 918throw new ValidationException(ValidationRules.CannotBeNull, "workloadGroupName"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SqlV3Operations.cs (10)
247throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 258throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 269throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 284throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 288throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 457throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 468throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 479throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 494throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 498throw new ValidationException(ValidationRules.CannotBeNull, "operationId");
Generated\WorkspaceAadAdminsOperations.cs (10)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 355throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "aadAdminInfo"); 577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 588throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName");
Generated\WorkspaceManagedIdentitySqlControlSettingsOperations.cs (7)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 333throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 352throw new ValidationException(ValidationRules.CannotBeNull, "managedIdentitySqlControlSettings");
Generated\WorkspaceManagedSqlServerBlobAuditingPoliciesOperations.cs (11)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 347throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 565throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 580throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 584throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 784throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkspaceManagedSqlServerEncryptionProtectorOperations.cs (14)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 331throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 342throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 585throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 600throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 604throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 799throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 810throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 825throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 996throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesOperations.cs (11)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 348throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 567throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 582throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 586throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 786throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkspaceManagedSqlServerRecoverableSqlpoolsOperations.cs (8)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 308throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 319throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 334throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "sqlPoolName"); 526throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkspaceManagedSqlServerSecurityAlertPolicyOperations.cs (11)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 347throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 362throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 554throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 565throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 580throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 584throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 784throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkspaceManagedSqlServerUsagesOperations.cs (4)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkspaceManagedSqlServerVulnerabilityAssessmentsOperations.cs (14)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 559throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 570throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 585throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 760throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 771throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 786throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 973throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkspacesOperations.cs (19)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 296throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 311throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 558throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 745throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 756throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 771throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 775throw new ValidationException(ValidationRules.CannotBeNull, "workspacePatchInfo"); 984throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 995throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1010throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1014throw new ValidationException(ValidationRules.CannotBeNull, "workspaceInfo"); 1224throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1235throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1250throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1446throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1614throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WorkspaceSqlAadAdminsOperations.cs (10)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 355throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 370throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 374throw new ValidationException(ValidationRules.CannotBeNull, "aadAdminInfo"); 577throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 588throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 603throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName");
Microsoft.Azure.Management.TrafficManager (61)
Generated\EndpointsOperations.cs (26)
97throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "endpointType"); 109throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "endpointType"); 334throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 541throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 545throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 549throw new ValidationException(ValidationRules.CannotBeNull, "endpointType"); 553throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 557throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 561throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 785throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 789throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 793throw new ValidationException(ValidationRules.CannotBeNull, "endpointType"); 797throw new ValidationException(ValidationRules.CannotBeNull, "endpointName"); 801throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 805throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\GeographicHierarchiesOperations.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\HeatMapOperations.cs (4)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 103throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ProfilesOperations.cs (24)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 277throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 461throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 465throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 645throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 649throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 653throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 657throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 845throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 849throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 853throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 857throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 861throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1071throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1075throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1083throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1270throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1274throw new ValidationException(ValidationRules.CannotBeNull, "profileName"); 1278throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Generated\TrafficManagerUserMetricsKeysOperations.cs (6)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 260throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 264throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 438throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 442throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
Microsoft.Azure.Management.VideoAnalyzer (309)
Generated\AccessPoliciesOperations.cs (25)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "accessPolicyName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 559throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 570throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 585throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 589throw new ValidationException(ValidationRules.CannotBeNull, "accessPolicyName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 815throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 826throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 841throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 845throw new ValidationException(ValidationRules.CannotBeNull, "accessPolicyName"); 849throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1033throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1044throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1063throw new ValidationException(ValidationRules.CannotBeNull, "accessPolicyName"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1269throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EdgeModulesOperations.cs (25)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "edgeModuleName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 559throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 570throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 585throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 589throw new ValidationException(ValidationRules.CannotBeNull, "edgeModuleName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 813throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 824throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 839throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 843throw new ValidationException(ValidationRules.CannotBeNull, "edgeModuleName"); 847throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1036throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1047throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1062throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1066throw new ValidationException(ValidationRules.CannotBeNull, "edgeModuleName"); 1070throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1268throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LivePipelineOperationStatusesOperations.cs (6)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "livePipelineName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\LivePipelinesOperations.cs (37)
99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "livePipelineName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 576throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 591throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 595throw new ValidationException(ValidationRules.CannotBeNull, "livePipelineName"); 599throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 607throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 823throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 834throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 849throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 853throw new ValidationException(ValidationRules.CannotBeNull, "livePipelineName"); 857throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1038throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1049throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1064throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1068throw new ValidationException(ValidationRules.CannotBeNull, "livePipelineName"); 1072throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1076throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1330throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1341throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1356throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1360throw new ValidationException(ValidationRules.CannotBeNull, "livePipelineName"); 1364throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1548throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1563throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1567throw new ValidationException(ValidationRules.CannotBeNull, "livePipelineName"); 1571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1742throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LocationsOperations.cs (3)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 104throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Models\EccTokenKey.cs (2)
86throw new ValidationException(ValidationRules.CannotBeNull, "X"); 90throw new ValidationException(ValidationRules.CannotBeNull, "Y");
Generated\Models\EncoderProcessor.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Preset");
Generated\Models\EndpointBase.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "Credentials"); 88throw new ValidationException(ValidationRules.CannotBeNull, "Url");
Generated\Models\IotHub.cs (2)
78throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 82throw new ValidationException(ValidationRules.CannotBeNull, "Identity");
Generated\Models\KeyVaultProperties.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "KeyIdentifier");
Generated\Models\LivePipeline.cs (1)
142throw new ValidationException(ValidationRules.CannotBeNull, "TopologyName");
Generated\Models\NodeBase.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\NodeInput.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "NodeName");
Generated\Models\Operation.cs (1)
104throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\ParameterDeclaration.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\ParameterDefinition.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\PemCertificateList.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Certificates");
Generated\Models\PipelineJob.cs (1)
136throw new ValidationException(ValidationRules.CannotBeNull, "TopologyName");
Generated\Models\PipelineTopology.cs (3)
163throw new ValidationException(ValidationRules.CannotBeNull, "Sources"); 167throw new ValidationException(ValidationRules.CannotBeNull, "Sinks"); 171throw new ValidationException(ValidationRules.CannotBeNull, "Sku");
Generated\Models\PrivateEndpointConnection.cs (1)
96throw new ValidationException(ValidationRules.CannotBeNull, "PrivateLinkServiceConnectionState");
Generated\Models\ProcessorNodeBase.cs (1)
70throw new ValidationException(ValidationRules.CannotBeNull, "Inputs");
Generated\Models\ResourceIdentity.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "UserAssignedIdentity");
Generated\Models\RsaTokenKey.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "N"); 88throw new ValidationException(ValidationRules.CannotBeNull, "E");
Generated\Models\RtspSource.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "Endpoint");
Generated\Models\SecureIotDeviceRemoteTunnel.cs (2)
74throw new ValidationException(ValidationRules.CannotBeNull, "IotHubName"); 78throw new ValidationException(ValidationRules.CannotBeNull, "DeviceId");
Generated\Models\SinkNodeBase.cs (1)
70throw new ValidationException(ValidationRules.CannotBeNull, "Inputs");
Generated\Models\StorageAccount.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\TokenClaim.cs (2)
72throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 76throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\TokenKey.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Kid");
Generated\Models\TrackedResource.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\UsernamePasswordCredentials.cs (2)
79throw new ValidationException(ValidationRules.CannotBeNull, "Username"); 83throw new ValidationException(ValidationRules.CannotBeNull, "Password");
Generated\Models\VideoAnalyzerAccount.cs (1)
156throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccounts");
Generated\Models\VideoAnalyzerIdentity.cs (1)
72throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\VideoAnalyzerOperationStatus.cs (1)
101throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\VideoAnalyzerPrivateEndpointConnectionOperationStatus.cs (1)
101throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\VideoSequenceAbsoluteTimeMarkers.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Ranges");
Generated\Models\VideoSink.cs (1)
103throw new ValidationException(ValidationRules.CannotBeNull, "VideoName");
Generated\Models\VideoSource.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "VideoName"); 85throw new ValidationException(ValidationRules.CannotBeNull, "TimeSequences");
Generated\OperationResultsOperations.cs (6)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "name"); 130throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Operations.cs (1)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\OperationStatusesOperations.cs (6)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "name"); 130throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PipelineJobOperationStatusesOperations.cs (6)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "pipelineJobName"); 130throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PipelineJobsOperations.cs (32)
99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "pipelineJobName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 564throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 575throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 590throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "pipelineJobName"); 598throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 606throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 822throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 833throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 848throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 852throw new ValidationException(ValidationRules.CannotBeNull, "pipelineJobName"); 856throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1036throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1047throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1062throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1066throw new ValidationException(ValidationRules.CannotBeNull, "pipelineJobName"); 1070throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1074throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1311throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1326throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1330throw new ValidationException(ValidationRules.CannotBeNull, "pipelineJobName"); 1334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1505throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PipelineTopologiesOperations.cs (27)
99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 125throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 359throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 363throw new ValidationException(ValidationRules.CannotBeNull, "pipelineTopologyName"); 367throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 568throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 579throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 594throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 598throw new ValidationException(ValidationRules.CannotBeNull, "pipelineTopologyName"); 602throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 610throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 838throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 853throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 857throw new ValidationException(ValidationRules.CannotBeNull, "pipelineTopologyName"); 861throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1044throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1055throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1070throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1074throw new ValidationException(ValidationRules.CannotBeNull, "pipelineTopologyName"); 1078throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1082throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1278throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PrivateEndpointConnectionsOperations.cs (20)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 323throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "name"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 543throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 554throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 569throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 573throw new ValidationException(ValidationRules.CannotBeNull, "name"); 577throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 585throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 796throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 807throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 822throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 826throw new ValidationException(ValidationRules.CannotBeNull, "name"); 830throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PrivateLinkResourcesOperations.cs (9)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 116throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 323throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "name"); 346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\VideoAnalyzerOperationResultsOperations.cs (4)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\VideoAnalyzerOperationStatusesOperations.cs (4)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "locationName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 109throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\VideoAnalyzersOperations.cs (23)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 300throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 311throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 544throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 555throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 570throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 574throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 767throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 778throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 966throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 977throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 992throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 996throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1004throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1234throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1245throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1260throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1264throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1268throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\VideosOperations.cs (32)
96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 107throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "videoName"); 357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 555throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 566throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 581throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 585throw new ValidationException(ValidationRules.CannotBeNull, "videoName"); 589throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 814throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 825throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 840throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 844throw new ValidationException(ValidationRules.CannotBeNull, "videoName"); 848throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1028throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1039throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1054throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1058throw new ValidationException(ValidationRules.CannotBeNull, "videoName"); 1062throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 1066throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1269throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1280throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1295throw new ValidationException(ValidationRules.CannotBeNull, "accountName"); 1299throw new ValidationException(ValidationRules.CannotBeNull, "videoName"); 1303throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1492throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.Websites (3333)
Generated\AppServiceCertificateOrdersOperations.cs (91)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 260throw new ValidationException(ValidationRules.CannotBeNull, "appServiceCertificateOrder"); 268throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 272throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 436throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 455throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 459throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 639throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 658throw new ValidationException(ValidationRules.CannotBeNull, "certificateOrderName"); 662throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 666throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 873throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 892throw new ValidationException(ValidationRules.CannotBeNull, "certificateOrderName"); 896throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 900throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1067throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1086throw new ValidationException(ValidationRules.CannotBeNull, "certificateOrderName"); 1090throw new ValidationException(ValidationRules.CannotBeNull, "certificateDistinguishedName"); 1094throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1098throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1305throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1324throw new ValidationException(ValidationRules.CannotBeNull, "certificateOrderName"); 1328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1517throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1536throw new ValidationException(ValidationRules.CannotBeNull, "certificateOrderName"); 1540throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1544throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1548throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1764throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1783throw new ValidationException(ValidationRules.CannotBeNull, "certificateOrderName"); 1787throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1791throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1795throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1968throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1987throw new ValidationException(ValidationRules.CannotBeNull, "certificateOrderName"); 1991throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1995throw new ValidationException(ValidationRules.CannotBeNull, "keyVaultCertificate"); 1999throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2003throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2212throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2231throw new ValidationException(ValidationRules.CannotBeNull, "certificateOrderName"); 2235throw new ValidationException(ValidationRules.CannotBeNull, "reissueCertificateOrderRequest"); 2239throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2243throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2414throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2433throw new ValidationException(ValidationRules.CannotBeNull, "certificateOrderName"); 2437throw new ValidationException(ValidationRules.CannotBeNull, "renewCertificateOrderRequest"); 2441throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2445throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2613throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2632throw new ValidationException(ValidationRules.CannotBeNull, "certificateOrderName"); 2636throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2640throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2804throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2823throw new ValidationException(ValidationRules.CannotBeNull, "certificateOrderName"); 2827throw new ValidationException(ValidationRules.CannotBeNull, "nameIdentifier"); 2831throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2835throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3009throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3028throw new ValidationException(ValidationRules.CannotBeNull, "certificateOrderName"); 3032throw new ValidationException(ValidationRules.CannotBeNull, "siteSealRequest"); 3036throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3040throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3226throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3245throw new ValidationException(ValidationRules.CannotBeNull, "certificateOrderName"); 3249throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3253throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3417throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3436throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3440throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3444throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3626throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3645throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3649throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3653throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3838throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3857throw new ValidationException(ValidationRules.CannotBeNull, "certificateOrderName"); 3861throw new ValidationException(ValidationRules.CannotBeNull, "certificateDistinguishedName"); 3869throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3873throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4087throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4106throw new ValidationException(ValidationRules.CannotBeNull, "certificateOrderName"); 4110throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4114throw new ValidationException(ValidationRules.CannotBeNull, "keyVaultCertificate"); 4122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4332throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4503throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4674throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AppServiceEnvironmentsOperations.cs (213)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 263throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 466throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 485throw new ValidationException(ValidationRules.CannotBeNull, "name"); 489throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 493throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 736throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 755throw new ValidationException(ValidationRules.CannotBeNull, "name"); 759throw new ValidationException(ValidationRules.CannotBeNull, "hostingEnvironmentEnvelope"); 763throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 767throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 994throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1013throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1017throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1021throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1203throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1222throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1226throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1230throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1440throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1459throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1463throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1467throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1652throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1671throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1675throw new ValidationException(ValidationRules.CannotBeNull, "aseNetworkingConfiguration"); 1679throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1683throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1872throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1891throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1895throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1899throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2084throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2103throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2107throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticsName"); 2111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2115throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2301throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2320throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2510throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2529throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2533throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2719throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2738throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2742throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2746throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2959throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2978throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2982throw new ValidationException(ValidationRules.CannotBeNull, "multiRolePoolEnvelope"); 2986throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2990throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3202throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3221throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3225throw new ValidationException(ValidationRules.CannotBeNull, "instance"); 3229throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3233throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3418throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3437throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3441throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3445throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3627throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3646throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3650throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3654throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3837throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3856throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3860throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3864throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4047throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4066throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4070throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4074throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4258throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4277throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4468throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4487throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4491throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4495throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4680throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4699throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4703throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 4707throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4711throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4951throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4970throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4974throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4978throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5157throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5176throw new ValidationException(ValidationRules.CannotBeNull, "name"); 5180throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5184throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5373throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5392throw new ValidationException(ValidationRules.CannotBeNull, "name"); 5396throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5400throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5585throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5604throw new ValidationException(ValidationRules.CannotBeNull, "name"); 5608throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5612throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5830throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5849throw new ValidationException(ValidationRules.CannotBeNull, "name"); 5853throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5857throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6044throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6063throw new ValidationException(ValidationRules.CannotBeNull, "name"); 6067throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6071throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6256throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6275throw new ValidationException(ValidationRules.CannotBeNull, "name"); 6279throw new ValidationException(ValidationRules.CannotBeNull, "workerPoolName"); 6283throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6508throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6527throw new ValidationException(ValidationRules.CannotBeNull, "name"); 6531throw new ValidationException(ValidationRules.CannotBeNull, "workerPoolName"); 6535throw new ValidationException(ValidationRules.CannotBeNull, "workerPoolEnvelope"); 6539throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6543throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6760throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6779throw new ValidationException(ValidationRules.CannotBeNull, "name"); 6783throw new ValidationException(ValidationRules.CannotBeNull, "workerPoolName"); 6787throw new ValidationException(ValidationRules.CannotBeNull, "instance"); 6791throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6795throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6985throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7004throw new ValidationException(ValidationRules.CannotBeNull, "name"); 7008throw new ValidationException(ValidationRules.CannotBeNull, "workerPoolName"); 7012throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7016throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7203throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7222throw new ValidationException(ValidationRules.CannotBeNull, "name"); 7226throw new ValidationException(ValidationRules.CannotBeNull, "workerPoolName"); 7230throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7234throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7422throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7441throw new ValidationException(ValidationRules.CannotBeNull, "name"); 7445throw new ValidationException(ValidationRules.CannotBeNull, "workerPoolName"); 7449throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7453throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7640throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7659throw new ValidationException(ValidationRules.CannotBeNull, "name"); 7663throw new ValidationException(ValidationRules.CannotBeNull, "hostingEnvironmentEnvelope"); 7671throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7675throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7902throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7921throw new ValidationException(ValidationRules.CannotBeNull, "name"); 7925throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7929throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8120throw new ValidationException(ValidationRules.CannotBeNull, "name"); 8124throw new ValidationException(ValidationRules.CannotBeNull, "vnetInfo"); 8132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8346throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8365throw new ValidationException(ValidationRules.CannotBeNull, "name"); 8369throw new ValidationException(ValidationRules.CannotBeNull, "multiRolePoolEnvelope"); 8373throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8377throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8588throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8607throw new ValidationException(ValidationRules.CannotBeNull, "name"); 8611throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 8615throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointWrapper"); 8619throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8623throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8834throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8853throw new ValidationException(ValidationRules.CannotBeNull, "name"); 8857throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 8861throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8865throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9085throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9104throw new ValidationException(ValidationRules.CannotBeNull, "name"); 9108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9112throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9312throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9331throw new ValidationException(ValidationRules.CannotBeNull, "name"); 9335throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9545throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9564throw new ValidationException(ValidationRules.CannotBeNull, "name"); 9568throw new ValidationException(ValidationRules.CannotBeNull, "workerPoolName"); 9572throw new ValidationException(ValidationRules.CannotBeNull, "workerPoolEnvelope"); 9576throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9580throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9786throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 9957throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 10130throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 10325throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 10496throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 10669throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 10841throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11012throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11184throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11357throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11529throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11722throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11893throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 12086throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 12257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 12430throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 12602throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 12773throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 12945throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 13116throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 13305throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 13494throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\AppServicePlansOperations.cs (139)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 274throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 293throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 477throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 496throw new ValidationException(ValidationRules.CannotBeNull, "name"); 500throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 504throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 711throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 730throw new ValidationException(ValidationRules.CannotBeNull, "name"); 734throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 738throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 905throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 924throw new ValidationException(ValidationRules.CannotBeNull, "name"); 928throw new ValidationException(ValidationRules.CannotBeNull, "appServicePlan"); 932throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 936throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1143throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1162throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1166throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1170throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1358throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1377throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1381throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1385throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 1389throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1393throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1582throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1601throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1605throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1609throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 1613throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1791throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1810throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1814throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 1818throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 1822throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1826throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2019throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2038throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2042throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 2046throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 2050throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2054throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2242throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2261throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2269throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2452throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2471throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2475throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2479throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2664throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2683throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2687throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2691throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2873throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2892throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2896throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2900throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3097throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3116throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3120throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3311throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3330throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3338throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3526throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3545throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3549throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3553throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3738throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3757throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3761throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 3765throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3769throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3959throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3978throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3982throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 3986throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 3990throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3994throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4189throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4208throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4212throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 4216throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 4220throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 4228throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4232throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4430throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4449throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4453throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 4457throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4461throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4651throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4670throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4674throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 4678throw new ValidationException(ValidationRules.CannotBeNull, "routeName"); 4682throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4686throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4882throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4901throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4905throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 4909throw new ValidationException(ValidationRules.CannotBeNull, "routeName"); 4913throw new ValidationException(ValidationRules.CannotBeNull, "route"); 4917throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4921throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5117throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5136throw new ValidationException(ValidationRules.CannotBeNull, "name"); 5140throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 5144throw new ValidationException(ValidationRules.CannotBeNull, "routeName"); 5148throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5152throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5330throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5349throw new ValidationException(ValidationRules.CannotBeNull, "name"); 5353throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 5357throw new ValidationException(ValidationRules.CannotBeNull, "routeName"); 5361throw new ValidationException(ValidationRules.CannotBeNull, "route"); 5365throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5369throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5562throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5581throw new ValidationException(ValidationRules.CannotBeNull, "name"); 5585throw new ValidationException(ValidationRules.CannotBeNull, "workerName"); 5589throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5762throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5781throw new ValidationException(ValidationRules.CannotBeNull, "name"); 5785throw new ValidationException(ValidationRules.CannotBeNull, "appServicePlan"); 5793throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5797throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6001throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 6172throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 6344throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 6516throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 6687throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 6858throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CertificateOrdersDiagnosticsOperations.cs (10)
91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 110throw new ValidationException(ValidationRules.CannotBeNull, "certificateOrderName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 314throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "certificateOrderName"); 337throw new ValidationException(ValidationRules.CannotBeNull, "detectorName"); 348throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 549throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CertificateRegistrationProviderOperations.cs (2)
86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 262throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\CertificatesOperations.cs (25)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 272throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 475throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 494throw new ValidationException(ValidationRules.CannotBeNull, "name"); 498throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 502throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 687throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 706throw new ValidationException(ValidationRules.CannotBeNull, "name"); 710throw new ValidationException(ValidationRules.CannotBeNull, "certificateEnvelope"); 718throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 722throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 908throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 927throw new ValidationException(ValidationRules.CannotBeNull, "name"); 931throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 935throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1102throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1121throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1125throw new ValidationException(ValidationRules.CannotBeNull, "certificateEnvelope"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1319throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1490throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DeletedWebAppsOperations.cs (11)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 262throw new ValidationException(ValidationRules.CannotBeNull, "location"); 266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 270throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 449throw new ValidationException(ValidationRules.CannotBeNull, "location"); 453throw new ValidationException(ValidationRules.CannotBeNull, "deletedSiteId"); 457throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 461throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 640throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 811throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DiagnosticsOperations.cs (132)
90throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "name"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 311throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "name"); 334throw new ValidationException(ValidationRules.CannotBeNull, "detectorName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 349throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 548throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 567throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 575throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 769throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 788throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 792throw new ValidationException(ValidationRules.CannotBeNull, "detectorName"); 803throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 807throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1006throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1025throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 1029throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1033throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1218throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1237throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 1241throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticCategory"); 1245throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1249throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1436throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1455throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 1459throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticCategory"); 1463throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1467throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1657throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1676throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 1680throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticCategory"); 1684throw new ValidationException(ValidationRules.CannotBeNull, "analysisName"); 1688throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1692throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1893throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1912throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 1916throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticCategory"); 1920throw new ValidationException(ValidationRules.CannotBeNull, "analysisName"); 1931throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1935throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2139throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2158throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 2162throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticCategory"); 2166throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2170throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2360throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2379throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 2383throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticCategory"); 2387throw new ValidationException(ValidationRules.CannotBeNull, "detectorName"); 2391throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2395throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2596throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2615throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 2619throw new ValidationException(ValidationRules.CannotBeNull, "detectorName"); 2623throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticCategory"); 2634throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2638throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2842throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2861throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 2865throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 2869throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2873throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3072throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3091throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 3095throw new ValidationException(ValidationRules.CannotBeNull, "detectorName"); 3099throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 3110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3337throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 3341throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 3345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3349throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3539throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3558throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 3562throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticCategory"); 3566throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 3570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3574throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3766throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3785throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 3789throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticCategory"); 3793throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 3797throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3801throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3996throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4015throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 4019throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticCategory"); 4023throw new ValidationException(ValidationRules.CannotBeNull, "analysisName"); 4027throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 4031throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4035throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4241throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4260throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 4264throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticCategory"); 4268throw new ValidationException(ValidationRules.CannotBeNull, "analysisName"); 4272throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 4283throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4496throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4515throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 4519throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticCategory"); 4523throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 4527throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4531throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4726throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4745throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 4749throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticCategory"); 4753throw new ValidationException(ValidationRules.CannotBeNull, "detectorName"); 4757throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 4761throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4765throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4971throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4990throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 4994throw new ValidationException(ValidationRules.CannotBeNull, "detectorName"); 4998throw new ValidationException(ValidationRules.CannotBeNull, "diagnosticCategory"); 5002throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 5013throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5017throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5217throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5388throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5559throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5730throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 5901throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 6072throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 6243throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 6414throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 6585throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DomainRegistrationProviderOperations.cs (2)
86throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 262throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DomainsOperations.cs (65)
87throw new ValidationException(ValidationRules.CannotBeNull, "identifier"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 274throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 451throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 455throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 630throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 634throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 638throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 820throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 839throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 843throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1023throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1042throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 1046throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1050throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1262throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1281throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 1285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1461throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1480throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 1491throw new ValidationException(ValidationRules.CannotBeNull, "domain"); 1495throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1499throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1706throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1725throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 1729throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1733throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1918throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1937throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 1941throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1945throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1949throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2141throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2160throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 2164throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2168throw new ValidationException(ValidationRules.CannotBeNull, "domainOwnershipIdentifier"); 2172throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2176throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2367throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2386throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 2390throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2394throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2398throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2572throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2591throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 2595throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2599throw new ValidationException(ValidationRules.CannotBeNull, "domainOwnershipIdentifier"); 2603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2607throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2795throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2814throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 2818throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2822throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2989throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3008throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 3019throw new ValidationException(ValidationRules.CannotBeNull, "domain"); 3027throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3031throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3235throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3406throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3577throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3748throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\GlobalModelOperations.cs (10)
87throw new ValidationException(ValidationRules.CannotBeNull, "deletedSiteId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 272throw new ValidationException(ValidationRules.CannotBeNull, "deletedSiteId"); 276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 457throw new ValidationException(ValidationRules.CannotBeNull, "location"); 461throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 465throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 469throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\KubeEnvironmentsOperations.cs (25)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 263throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 466throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 485throw new ValidationException(ValidationRules.CannotBeNull, "name"); 489throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 493throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 731throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 750throw new ValidationException(ValidationRules.CannotBeNull, "name"); 754throw new ValidationException(ValidationRules.CannotBeNull, "kubeEnvironmentEnvelope"); 758throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 762throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 972throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 991throw new ValidationException(ValidationRules.CannotBeNull, "name"); 995throw new ValidationException(ValidationRules.CannotBeNull, "kubeEnvironmentEnvelope"); 1003throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1007throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1211throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1230throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1234throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1238throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1399throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1570throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\Address.cs (5)
102throw new ValidationException(ValidationRules.CannotBeNull, "Address1"); 106throw new ValidationException(ValidationRules.CannotBeNull, "City"); 110throw new ValidationException(ValidationRules.CannotBeNull, "Country"); 114throw new ValidationException(ValidationRules.CannotBeNull, "PostalCode"); 118throw new ValidationException(ValidationRules.CannotBeNull, "State");
Generated\Models\AppServiceEnvironment.cs (1)
207throw new ValidationException(ValidationRules.CannotBeNull, "VirtualNetwork");
Generated\Models\AppServiceEnvironmentPatchResource.cs (1)
216throw new ValidationException(ValidationRules.CannotBeNull, "VirtualNetwork");
Generated\Models\AppServiceEnvironmentResource.cs (1)
219throw new ValidationException(ValidationRules.CannotBeNull, "VirtualNetwork");
Generated\Models\AppserviceGithubTokenRequest.cs (2)
72throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 76throw new ValidationException(ValidationRules.CannotBeNull, "State");
Generated\Models\AzureTableStorageApplicationLogsConfig.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "SasUrl");
Generated\Models\BackupRequest.cs (1)
108throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountUrl");
Generated\Models\CloningInfo.cs (1)
186throw new ValidationException(ValidationRules.CannotBeNull, "SourceWebAppId");
Generated\Models\ConnStringValueTypePair.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\Contact.cs (4)
128throw new ValidationException(ValidationRules.CannotBeNull, "Email"); 132throw new ValidationException(ValidationRules.CannotBeNull, "NameFirst"); 136throw new ValidationException(ValidationRules.CannotBeNull, "NameLast"); 140throw new ValidationException(ValidationRules.CannotBeNull, "Phone");
Generated\Models\CsmSlotEntity.cs (1)
74throw new ValidationException(ValidationRules.CannotBeNull, "TargetSlot");
Generated\Models\DatabaseBackupSetting.cs (1)
97throw new ValidationException(ValidationRules.CannotBeNull, "DatabaseType");
Generated\Models\Domain.cs (5)
264throw new ValidationException(ValidationRules.CannotBeNull, "ContactAdmin"); 268throw new ValidationException(ValidationRules.CannotBeNull, "ContactBilling"); 272throw new ValidationException(ValidationRules.CannotBeNull, "ContactRegistrant"); 276throw new ValidationException(ValidationRules.CannotBeNull, "ContactTech"); 280throw new ValidationException(ValidationRules.CannotBeNull, "Consent");
Generated\Models\DomainPatchResource.cs (5)
261throw new ValidationException(ValidationRules.CannotBeNull, "ContactAdmin"); 265throw new ValidationException(ValidationRules.CannotBeNull, "ContactBilling"); 269throw new ValidationException(ValidationRules.CannotBeNull, "ContactRegistrant"); 273throw new ValidationException(ValidationRules.CannotBeNull, "ContactTech"); 277throw new ValidationException(ValidationRules.CannotBeNull, "Consent");
Generated\Models\MigrateMySqlRequest.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "ConnectionString");
Generated\Models\PrivateLinkResource.cs (4)
82throw new ValidationException(ValidationRules.CannotBeNull, "Id"); 86throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 90throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 94throw new ValidationException(ValidationRules.CannotBeNull, "Properties");
Generated\Models\PrivateLinkResourcesWrapper.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Value");
Generated\Models\Resource.cs (1)
104throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\ResourceNameAvailabilityRequest.cs (2)
87throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 91throw new ValidationException(ValidationRules.CannotBeNull, "Type");
Generated\Models\RestoreRequest.cs (1)
184throw new ValidationException(ValidationRules.CannotBeNull, "StorageAccountUrl");
Generated\Models\SiteSeal.cs (1)
61throw new ValidationException(ValidationRules.CannotBeNull, "Html");
Generated\Models\StorageMigrationOptions.cs (2)
102throw new ValidationException(ValidationRules.CannotBeNull, "AzurefilesConnectionString"); 106throw new ValidationException(ValidationRules.CannotBeNull, "AzurefilesShare");
Generated\Models\TldLegalAgreement.cs (3)
87throw new ValidationException(ValidationRules.CannotBeNull, "AgreementKey"); 91throw new ValidationException(ValidationRules.CannotBeNull, "Title"); 95throw new ValidationException(ValidationRules.CannotBeNull, "Content");
Generated\Models\User.cs (1)
104throw new ValidationException(ValidationRules.CannotBeNull, "PublishingUserName");
Generated\Models\ValidateRequest.cs (3)
217throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 221throw new ValidationException(ValidationRules.CannotBeNull, "Type"); 225throw new ValidationException(ValidationRules.CannotBeNull, "Location");
Generated\Models\VirtualNetworkProfile.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "Id");
Generated\Models\VnetGateway.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "VpnPackageUri");
Generated\ProviderOperations.cs (17)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 267throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 450throw new ValidationException(ValidationRules.CannotBeNull, "location"); 454throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 639throw new ValidationException(ValidationRules.CannotBeNull, "location"); 643throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 823throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 997throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1177throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1181throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1361throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1532throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1704throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1876throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2049throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2220throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2391throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RecommendationsOperations.cs (67)
95throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 279throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 283throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 439throw new ValidationException(ValidationRules.CannotBeNull, "name"); 443throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 447throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 622throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 641throw new ValidationException(ValidationRules.CannotBeNull, "hostingEnvironmentName"); 645throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 649throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 851throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 870throw new ValidationException(ValidationRules.CannotBeNull, "hostingEnvironmentName"); 874throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 878throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1069throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1088throw new ValidationException(ValidationRules.CannotBeNull, "environmentName"); 1092throw new ValidationException(ValidationRules.CannotBeNull, "hostingEnvironmentName"); 1096throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1268throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1287throw new ValidationException(ValidationRules.CannotBeNull, "environmentName"); 1291throw new ValidationException(ValidationRules.CannotBeNull, "hostingEnvironmentName"); 1295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1479throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1498throw new ValidationException(ValidationRules.CannotBeNull, "hostingEnvironmentName"); 1502throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1506throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1706throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1725throw new ValidationException(ValidationRules.CannotBeNull, "environmentName"); 1729throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1733throw new ValidationException(ValidationRules.CannotBeNull, "hostingEnvironmentName"); 1737throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1741throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1925throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1944throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 1948throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1952throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2154throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2173throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 2177throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2181throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2370throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2389throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 2393throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2397throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2558throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2577throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 2581throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2585throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2760throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2779throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 2783throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2787throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2791throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2985throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3004throw new ValidationException(ValidationRules.CannotBeNull, "siteName"); 3008throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3012throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3016throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3179throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3352throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3523throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3696throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3867throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ResourceHealthMetadataOperations.cs (27)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 266throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 471throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 490throw new ValidationException(ValidationRules.CannotBeNull, "name"); 494throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 498throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 681throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 700throw new ValidationException(ValidationRules.CannotBeNull, "name"); 704throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 708throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 896throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 915throw new ValidationException(ValidationRules.CannotBeNull, "name"); 919throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 923throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 927throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1116throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1135throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1139throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 1143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1147throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1329throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1502throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1675throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1848throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\StaticSitesOperations.cs (245)
91throw new ValidationException(ValidationRules.CannotBeNull, "location"); 95throw new ValidationException(ValidationRules.CannotBeNull, "staticSitesWorkflowPreviewRequest"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 284throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 288throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 463throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 482throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 486throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 666throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 685throw new ValidationException(ValidationRules.CannotBeNull, "name"); 689throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 693throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 935throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 954throw new ValidationException(ValidationRules.CannotBeNull, "name"); 958throw new ValidationException(ValidationRules.CannotBeNull, "staticSiteEnvelope"); 962throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 966throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1176throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1195throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1199throw new ValidationException(ValidationRules.CannotBeNull, "authprovider"); 1203throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1207throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1394throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1413throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1417throw new ValidationException(ValidationRules.CannotBeNull, "authprovider"); 1421throw new ValidationException(ValidationRules.CannotBeNull, "userid"); 1425throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1429throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1606throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1625throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1629throw new ValidationException(ValidationRules.CannotBeNull, "authprovider"); 1633throw new ValidationException(ValidationRules.CannotBeNull, "userid"); 1637throw new ValidationException(ValidationRules.CannotBeNull, "staticSiteUserEnvelope"); 1641throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1645throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1838throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1857throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1861throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1865throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2050throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2069throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2073throw new ValidationException(ValidationRules.CannotBeNull, "environmentName"); 2077throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2081throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2299throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2318throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2322throw new ValidationException(ValidationRules.CannotBeNull, "environmentName"); 2326throw new ValidationException(ValidationRules.CannotBeNull, "appSettings"); 2330throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2532throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2551throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2555throw new ValidationException(ValidationRules.CannotBeNull, "environmentName"); 2559throw new ValidationException(ValidationRules.CannotBeNull, "appSettings"); 2563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2567throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2761throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2780throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2784throw new ValidationException(ValidationRules.CannotBeNull, "environmentName"); 2788throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2792throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2979throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2998throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3002throw new ValidationException(ValidationRules.CannotBeNull, "environmentName"); 3006throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3010throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3197throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3216throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3220throw new ValidationException(ValidationRules.CannotBeNull, "environmentName"); 3224throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3228throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3417throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3436throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3440throw new ValidationException(ValidationRules.CannotBeNull, "environmentName"); 3444throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3448throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3640throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3659throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3663throw new ValidationException(ValidationRules.CannotBeNull, "environmentName"); 3667throw new ValidationException(ValidationRules.CannotBeNull, "functionAppName"); 3671throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3675throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3907throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3926throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3930throw new ValidationException(ValidationRules.CannotBeNull, "environmentName"); 3934throw new ValidationException(ValidationRules.CannotBeNull, "functionAppName"); 3938throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3942throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4146throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4165throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4169throw new ValidationException(ValidationRules.CannotBeNull, "appSettings"); 4173throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4177throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4370throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4389throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4393throw new ValidationException(ValidationRules.CannotBeNull, "appSettings"); 4397throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4401throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4592throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4611throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4615throw new ValidationException(ValidationRules.CannotBeNull, "staticSiteUserRolesInvitationEnvelope"); 4619throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4623throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4813throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4832throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4836throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4840throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5026throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5045throw new ValidationException(ValidationRules.CannotBeNull, "name"); 5049throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 5053throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5057throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5361throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5380throw new ValidationException(ValidationRules.CannotBeNull, "name"); 5384throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5388throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5570throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5589throw new ValidationException(ValidationRules.CannotBeNull, "name"); 5593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5779throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5798throw new ValidationException(ValidationRules.CannotBeNull, "name"); 5802throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5806throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5988throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6007throw new ValidationException(ValidationRules.CannotBeNull, "name"); 6011throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6015throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6197throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6216throw new ValidationException(ValidationRules.CannotBeNull, "name"); 6220throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6224throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6407throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6426throw new ValidationException(ValidationRules.CannotBeNull, "name"); 6430throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6434throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6619throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6638throw new ValidationException(ValidationRules.CannotBeNull, "name"); 6642throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 6646throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6650throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6893throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6912throw new ValidationException(ValidationRules.CannotBeNull, "name"); 6916throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6920throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7120throw new ValidationException(ValidationRules.CannotBeNull, "name"); 7124throw new ValidationException(ValidationRules.CannotBeNull, "resetPropertiesEnvelope"); 7128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7305throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7324throw new ValidationException(ValidationRules.CannotBeNull, "name"); 7328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7332throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7519throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7538throw new ValidationException(ValidationRules.CannotBeNull, "name"); 7542throw new ValidationException(ValidationRules.CannotBeNull, "functionAppName"); 7546throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7772throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7791throw new ValidationException(ValidationRules.CannotBeNull, "name"); 7795throw new ValidationException(ValidationRules.CannotBeNull, "functionAppName"); 7799throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7803throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8003throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8022throw new ValidationException(ValidationRules.CannotBeNull, "name"); 8026throw new ValidationException(ValidationRules.CannotBeNull, "staticSiteEnvelope"); 8034throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8038throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8242throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8261throw new ValidationException(ValidationRules.CannotBeNull, "name"); 8265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8269throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8433throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8452throw new ValidationException(ValidationRules.CannotBeNull, "name"); 8456throw new ValidationException(ValidationRules.CannotBeNull, "environmentName"); 8460throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8464throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8647throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8666throw new ValidationException(ValidationRules.CannotBeNull, "name"); 8670throw new ValidationException(ValidationRules.CannotBeNull, "environmentName"); 8674throw new ValidationException(ValidationRules.CannotBeNull, "functionAppName"); 8678throw new ValidationException(ValidationRules.CannotBeNull, "staticSiteUserProvidedFunctionEnvelope"); 8682throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8686throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8907throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8926throw new ValidationException(ValidationRules.CannotBeNull, "name"); 8930throw new ValidationException(ValidationRules.CannotBeNull, "environmentName"); 8934throw new ValidationException(ValidationRules.CannotBeNull, "staticSiteZipDeploymentEnvelope"); 8938throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8942throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9124throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9143throw new ValidationException(ValidationRules.CannotBeNull, "name"); 9147throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 9151throw new ValidationException(ValidationRules.CannotBeNull, "staticSiteCustomDomainRequestPropertiesEnvelope"); 9155throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9159throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9368throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9387throw new ValidationException(ValidationRules.CannotBeNull, "name"); 9391throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 9395throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9399throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9570throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9589throw new ValidationException(ValidationRules.CannotBeNull, "name"); 9593throw new ValidationException(ValidationRules.CannotBeNull, "domainName"); 9597throw new ValidationException(ValidationRules.CannotBeNull, "staticSiteCustomDomainRequestPropertiesEnvelope"); 9601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9605throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9775throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9794throw new ValidationException(ValidationRules.CannotBeNull, "name"); 9798throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9802throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9972throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9991throw new ValidationException(ValidationRules.CannotBeNull, "name"); 9995throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 9999throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointWrapper"); 10003throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 10007throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 10219throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 10238throw new ValidationException(ValidationRules.CannotBeNull, "name"); 10242throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 10246throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 10250throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 10483throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 10502throw new ValidationException(ValidationRules.CannotBeNull, "name"); 10506throw new ValidationException(ValidationRules.CannotBeNull, "functionAppName"); 10510throw new ValidationException(ValidationRules.CannotBeNull, "staticSiteUserProvidedFunctionEnvelope"); 10514throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 10518throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 10733throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 10752throw new ValidationException(ValidationRules.CannotBeNull, "name"); 10756throw new ValidationException(ValidationRules.CannotBeNull, "staticSiteZipDeploymentEnvelope"); 10760throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 10764throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 10932throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11103throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11274throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11445throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11616throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11789throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 11961throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 12132throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 12304throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 12477throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\TopLevelDomainsOperations.cs (11)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 263throw new ValidationException(ValidationRules.CannotBeNull, "name"); 267throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 271throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 453throw new ValidationException(ValidationRules.CannotBeNull, "name"); 457throw new ValidationException(ValidationRules.CannotBeNull, "agreementOption"); 461throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 465throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 649throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 822throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WebAppsOperations.cs (2140)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 270throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 293throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 478throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 497throw new ValidationException(ValidationRules.CannotBeNull, "name"); 501throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 505throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 723throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 742throw new ValidationException(ValidationRules.CannotBeNull, "name"); 746throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 750throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 930throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 949throw new ValidationException(ValidationRules.CannotBeNull, "name"); 953throw new ValidationException(ValidationRules.CannotBeNull, "siteEnvelope"); 957throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 961throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1171throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1190throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1194throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1198throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1387throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1406throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1410throw new ValidationException(ValidationRules.CannotBeNull, "slotSwapEntity"); 1418throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1422throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1597throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1616throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1620throw new ValidationException(ValidationRules.CannotBeNull, "request"); 1628throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1632throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1821throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1840throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1848throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2033throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2052throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2056throw new ValidationException(ValidationRules.CannotBeNull, "backupId"); 2060throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2064throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2248throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2267throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2271throw new ValidationException(ValidationRules.CannotBeNull, "backupId"); 2275throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2279throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2457throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2476throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2480throw new ValidationException(ValidationRules.CannotBeNull, "backupId"); 2484throw new ValidationException(ValidationRules.CannotBeNull, "request"); 2492throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2496throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2722throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2741throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2745throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2749throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2931throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 2950throw new ValidationException(ValidationRules.CannotBeNull, "name"); 2954throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 2958throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3142throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3161throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3165throw new ValidationException(ValidationRules.CannotBeNull, "csmPublishingAccessPoliciesEntity"); 3173throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3177throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3367throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3386throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3390throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3394throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3579throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3598throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3602throw new ValidationException(ValidationRules.CannotBeNull, "csmPublishingAccessPoliciesEntity"); 3610throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3614throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 3803throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3822throw new ValidationException(ValidationRules.CannotBeNull, "name"); 3826throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 3830throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4015throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4034throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4038throw new ValidationException(ValidationRules.CannotBeNull, "appSettings"); 4042throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4046throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4235throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4254throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4258throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4449throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4468throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4472throw new ValidationException(ValidationRules.CannotBeNull, "siteAuthSettings"); 4476throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4480throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4669throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4688throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4692throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4696throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 4883throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 4902throw new ValidationException(ValidationRules.CannotBeNull, "name"); 4906throw new ValidationException(ValidationRules.CannotBeNull, "siteAuthSettingsV2"); 4910throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 4914throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5124throw new ValidationException(ValidationRules.CannotBeNull, "name"); 5128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5317throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5336throw new ValidationException(ValidationRules.CannotBeNull, "name"); 5340throw new ValidationException(ValidationRules.CannotBeNull, "azureStorageAccounts"); 5344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5348throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5537throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5556throw new ValidationException(ValidationRules.CannotBeNull, "name"); 5560throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5564throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5749throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5768throw new ValidationException(ValidationRules.CannotBeNull, "name"); 5772throw new ValidationException(ValidationRules.CannotBeNull, "request"); 5780throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5784throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 5970throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 5989throw new ValidationException(ValidationRules.CannotBeNull, "name"); 5993throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 5997throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6161throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6180throw new ValidationException(ValidationRules.CannotBeNull, "name"); 6184throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6188throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6370throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6389throw new ValidationException(ValidationRules.CannotBeNull, "name"); 6393throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6397throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6582throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6601throw new ValidationException(ValidationRules.CannotBeNull, "name"); 6605throw new ValidationException(ValidationRules.CannotBeNull, "appSettingKey"); 6609throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6613throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 6797throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 6816throw new ValidationException(ValidationRules.CannotBeNull, "name"); 6820throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 6824throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7008throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7027throw new ValidationException(ValidationRules.CannotBeNull, "name"); 7031throw new ValidationException(ValidationRules.CannotBeNull, "connectionStringKey"); 7035throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7039throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7226throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7245throw new ValidationException(ValidationRules.CannotBeNull, "name"); 7249throw new ValidationException(ValidationRules.CannotBeNull, "connectionStrings"); 7253throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7257throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7446throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7465throw new ValidationException(ValidationRules.CannotBeNull, "name"); 7469throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7473throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7655throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7674throw new ValidationException(ValidationRules.CannotBeNull, "name"); 7678throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7682throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 7868throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 7887throw new ValidationException(ValidationRules.CannotBeNull, "name"); 7891throw new ValidationException(ValidationRules.CannotBeNull, "siteLogsConfig"); 7899throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 7903throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8095throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8114throw new ValidationException(ValidationRules.CannotBeNull, "name"); 8118throw new ValidationException(ValidationRules.CannotBeNull, "metadata"); 8122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8126throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8315throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8334throw new ValidationException(ValidationRules.CannotBeNull, "name"); 8338throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8552throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8571throw new ValidationException(ValidationRules.CannotBeNull, "name"); 8575throw new ValidationException(ValidationRules.CannotBeNull, "pushSettings"); 8583throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8776throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 8795throw new ValidationException(ValidationRules.CannotBeNull, "name"); 8799throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 8803throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 8987throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9006throw new ValidationException(ValidationRules.CannotBeNull, "name"); 9010throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9014throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9201throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9220throw new ValidationException(ValidationRules.CannotBeNull, "name"); 9224throw new ValidationException(ValidationRules.CannotBeNull, "slotConfigNames"); 9228throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9232throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9423throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9442throw new ValidationException(ValidationRules.CannotBeNull, "name"); 9446throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9450throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9635throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9654throw new ValidationException(ValidationRules.CannotBeNull, "name"); 9658throw new ValidationException(ValidationRules.CannotBeNull, "siteConfig"); 9666throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9670throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 9862throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 9881throw new ValidationException(ValidationRules.CannotBeNull, "name"); 9885throw new ValidationException(ValidationRules.CannotBeNull, "siteConfig"); 9889throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 9893throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 10084throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 10103throw new ValidationException(ValidationRules.CannotBeNull, "name"); 10107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 10111throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 10297throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 10316throw new ValidationException(ValidationRules.CannotBeNull, "name"); 10320throw new ValidationException(ValidationRules.CannotBeNull, "snapshotId"); 10324throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 10328throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 10512throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 10531throw new ValidationException(ValidationRules.CannotBeNull, "name"); 10535throw new ValidationException(ValidationRules.CannotBeNull, "snapshotId"); 10539throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 10543throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 10709throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 10728throw new ValidationException(ValidationRules.CannotBeNull, "name"); 10732throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 10736throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 10910throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 10929throw new ValidationException(ValidationRules.CannotBeNull, "name"); 10933throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 10937throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 11111throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 11130throw new ValidationException(ValidationRules.CannotBeNull, "name"); 11134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 11138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 11324throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 11343throw new ValidationException(ValidationRules.CannotBeNull, "name"); 11347throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 11351throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 11355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 11540throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 11559throw new ValidationException(ValidationRules.CannotBeNull, "name"); 11563throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 11567throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 11571throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 11738throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 11757throw new ValidationException(ValidationRules.CannotBeNull, "name"); 11761throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 11765throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 11769throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 11935throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 11954throw new ValidationException(ValidationRules.CannotBeNull, "name"); 11958throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 11962throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 11966throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 12132throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 12151throw new ValidationException(ValidationRules.CannotBeNull, "name"); 12155throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 12159throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 12345throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 12364throw new ValidationException(ValidationRules.CannotBeNull, "name"); 12368throw new ValidationException(ValidationRules.CannotBeNull, "id"); 12372throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 12376throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 12566throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 12585throw new ValidationException(ValidationRules.CannotBeNull, "name"); 12589throw new ValidationException(ValidationRules.CannotBeNull, "id"); 12593throw new ValidationException(ValidationRules.CannotBeNull, "deployment"); 12597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 12601throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 12793throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 12812throw new ValidationException(ValidationRules.CannotBeNull, "name"); 12816throw new ValidationException(ValidationRules.CannotBeNull, "id"); 12820throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 12824throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 12996throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 13015throw new ValidationException(ValidationRules.CannotBeNull, "name"); 13019throw new ValidationException(ValidationRules.CannotBeNull, "id"); 13023throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 13027throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 13219throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 13238throw new ValidationException(ValidationRules.CannotBeNull, "name"); 13242throw new ValidationException(ValidationRules.CannotBeNull, "request"); 13250throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 13254throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 13444throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 13463throw new ValidationException(ValidationRules.CannotBeNull, "name"); 13467throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 13471throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 13656throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 13675throw new ValidationException(ValidationRules.CannotBeNull, "name"); 13679throw new ValidationException(ValidationRules.CannotBeNull, "domainOwnershipIdentifierName"); 13683throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 13687throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 13879throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 13898throw new ValidationException(ValidationRules.CannotBeNull, "name"); 13902throw new ValidationException(ValidationRules.CannotBeNull, "domainOwnershipIdentifierName"); 13906throw new ValidationException(ValidationRules.CannotBeNull, "domainOwnershipIdentifier"); 13910throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 13914throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 14105throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 14124throw new ValidationException(ValidationRules.CannotBeNull, "name"); 14128throw new ValidationException(ValidationRules.CannotBeNull, "domainOwnershipIdentifierName"); 14132throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 14136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 14310throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 14329throw new ValidationException(ValidationRules.CannotBeNull, "name"); 14333throw new ValidationException(ValidationRules.CannotBeNull, "domainOwnershipIdentifierName"); 14337throw new ValidationException(ValidationRules.CannotBeNull, "domainOwnershipIdentifier"); 14341throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 14345throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 14536throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 14555throw new ValidationException(ValidationRules.CannotBeNull, "name"); 14559throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 14563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 14773throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 14792throw new ValidationException(ValidationRules.CannotBeNull, "name"); 14796throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 14800throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 14982throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 15001throw new ValidationException(ValidationRules.CannotBeNull, "name"); 15005throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 15009throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 15192throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 15211throw new ValidationException(ValidationRules.CannotBeNull, "name"); 15215throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 15219throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 15405throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 15424throw new ValidationException(ValidationRules.CannotBeNull, "name"); 15428throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 15432throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 15436throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 15651throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 15670throw new ValidationException(ValidationRules.CannotBeNull, "name"); 15674throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 15678throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 15682throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 15857throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 15876throw new ValidationException(ValidationRules.CannotBeNull, "name"); 15880throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 15884throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 15888throw new ValidationException(ValidationRules.CannotBeNull, "key"); 15892throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 15896throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 16110throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 16129throw new ValidationException(ValidationRules.CannotBeNull, "name"); 16133throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 16137throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 16141throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 16145throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 16317throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 16336throw new ValidationException(ValidationRules.CannotBeNull, "name"); 16340throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 16344throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 16348throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 16536throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 16555throw new ValidationException(ValidationRules.CannotBeNull, "name"); 16559throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 16563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 16567throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 16751throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 16770throw new ValidationException(ValidationRules.CannotBeNull, "name"); 16774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 16778throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 16957throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 16976throw new ValidationException(ValidationRules.CannotBeNull, "name"); 16980throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 16984throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 17145throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 17164throw new ValidationException(ValidationRules.CannotBeNull, "name"); 17168throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 17172throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 17345throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 17364throw new ValidationException(ValidationRules.CannotBeNull, "name"); 17368throw new ValidationException(ValidationRules.CannotBeNull, "keyType"); 17372throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 17376throw new ValidationException(ValidationRules.CannotBeNull, "key"); 17380throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 17384throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 17598throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 17617throw new ValidationException(ValidationRules.CannotBeNull, "name"); 17621throw new ValidationException(ValidationRules.CannotBeNull, "keyType"); 17625throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 17629throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 17633throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 17801throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 17820throw new ValidationException(ValidationRules.CannotBeNull, "name"); 17824throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 17828throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 18015throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 18034throw new ValidationException(ValidationRules.CannotBeNull, "name"); 18038throw new ValidationException(ValidationRules.CannotBeNull, "hostName"); 18042throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 18046throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 18237throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 18256throw new ValidationException(ValidationRules.CannotBeNull, "name"); 18260throw new ValidationException(ValidationRules.CannotBeNull, "hostName"); 18264throw new ValidationException(ValidationRules.CannotBeNull, "hostNameBinding"); 18268throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 18272throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 18463throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 18482throw new ValidationException(ValidationRules.CannotBeNull, "name"); 18486throw new ValidationException(ValidationRules.CannotBeNull, "hostName"); 18490throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 18494throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 18667throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 18686throw new ValidationException(ValidationRules.CannotBeNull, "name"); 18690throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 18694throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 18698throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 18702throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 18897throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 18916throw new ValidationException(ValidationRules.CannotBeNull, "name"); 18920throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 18924throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 18928throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 18932throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 18936throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 19132throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 19151throw new ValidationException(ValidationRules.CannotBeNull, "name"); 19155throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 19159throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 19163throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 19167throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 19344throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 19363throw new ValidationException(ValidationRules.CannotBeNull, "name"); 19367throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 19371throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 19375throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 19379throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 19383throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 19577throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 19596throw new ValidationException(ValidationRules.CannotBeNull, "name"); 19600throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 19604throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 19788throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 19807throw new ValidationException(ValidationRules.CannotBeNull, "name"); 19811throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 19815throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 20000throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 20019throw new ValidationException(ValidationRules.CannotBeNull, "name"); 20023throw new ValidationException(ValidationRules.CannotBeNull, "entityName"); 20027throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 20031throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 20223throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 20242throw new ValidationException(ValidationRules.CannotBeNull, "name"); 20246throw new ValidationException(ValidationRules.CannotBeNull, "entityName"); 20250throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 20254throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 20258throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 20449throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 20468throw new ValidationException(ValidationRules.CannotBeNull, "name"); 20472throw new ValidationException(ValidationRules.CannotBeNull, "entityName"); 20476throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 20480throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 20654throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 20673throw new ValidationException(ValidationRules.CannotBeNull, "name"); 20677throw new ValidationException(ValidationRules.CannotBeNull, "entityName"); 20681throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 20685throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 20689throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 20880throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 20899throw new ValidationException(ValidationRules.CannotBeNull, "name"); 20903throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 20907throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 21091throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 21110throw new ValidationException(ValidationRules.CannotBeNull, "name"); 21114throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 21118throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 21122throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 21309throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 21328throw new ValidationException(ValidationRules.CannotBeNull, "name"); 21332throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 21336throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 21340throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 21558throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 21577throw new ValidationException(ValidationRules.CannotBeNull, "name"); 21581throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 21585throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 21589throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 21779throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 21798throw new ValidationException(ValidationRules.CannotBeNull, "name"); 21802throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 21806throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 21810throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 22003throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 22022throw new ValidationException(ValidationRules.CannotBeNull, "name"); 22026throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 22030throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 22034throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 22038throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 22230throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 22249throw new ValidationException(ValidationRules.CannotBeNull, "name"); 22253throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 22257throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 22261throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 22265throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 22442throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 22461throw new ValidationException(ValidationRules.CannotBeNull, "name"); 22465throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 22469throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 22473throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 22477throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 22659throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 22678throw new ValidationException(ValidationRules.CannotBeNull, "name"); 22682throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 22686throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 22690throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 22694throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 22892throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 22911throw new ValidationException(ValidationRules.CannotBeNull, "name"); 22915throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 22919throw new ValidationException(ValidationRules.CannotBeNull, "baseAddress"); 22923throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 22927throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 22931throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 23128throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 23147throw new ValidationException(ValidationRules.CannotBeNull, "name"); 23151throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 23155throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 23159throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 23163throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 23351throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 23370throw new ValidationException(ValidationRules.CannotBeNull, "name"); 23374throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 23378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 23560throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 23579throw new ValidationException(ValidationRules.CannotBeNull, "name"); 23583throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 23587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 23769throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 23788throw new ValidationException(ValidationRules.CannotBeNull, "name"); 23792throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 23796throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 24040throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 24059throw new ValidationException(ValidationRules.CannotBeNull, "name"); 24063throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 24067throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 24249throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 24268throw new ValidationException(ValidationRules.CannotBeNull, "name"); 24272throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 24276throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 24468throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 24487throw new ValidationException(ValidationRules.CannotBeNull, "name"); 24491throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 24495throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 24499throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 24687throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 24706throw new ValidationException(ValidationRules.CannotBeNull, "name"); 24710throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 24714throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 24888throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 24907throw new ValidationException(ValidationRules.CannotBeNull, "name"); 24911throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 24915throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 24919throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 25113throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 25132throw new ValidationException(ValidationRules.CannotBeNull, "name"); 25136throw new ValidationException(ValidationRules.CannotBeNull, "view"); 25140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 25144throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 25333throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 25352throw new ValidationException(ValidationRules.CannotBeNull, "name"); 25356throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 25360throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 25364throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 25576throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 25595throw new ValidationException(ValidationRules.CannotBeNull, "name"); 25599throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 25603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 25831throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 25850throw new ValidationException(ValidationRules.CannotBeNull, "name"); 25854throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 25858throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 26027throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 26046throw new ValidationException(ValidationRules.CannotBeNull, "name"); 26050throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 26054throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 26058throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 26247throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 26266throw new ValidationException(ValidationRules.CannotBeNull, "name"); 26270throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 26274throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 26278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 26485throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 26504throw new ValidationException(ValidationRules.CannotBeNull, "name"); 26508throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 26512throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 26516throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 26699throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 26718throw new ValidationException(ValidationRules.CannotBeNull, "name"); 26722throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 26726throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 26896throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 26915throw new ValidationException(ValidationRules.CannotBeNull, "name"); 26919throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 26923throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 27110throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 27129throw new ValidationException(ValidationRules.CannotBeNull, "name"); 27133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 27137throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 27319throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 27338throw new ValidationException(ValidationRules.CannotBeNull, "name"); 27342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 27346throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 27531throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 27550throw new ValidationException(ValidationRules.CannotBeNull, "name"); 27554throw new ValidationException(ValidationRules.CannotBeNull, "premierAddOnName"); 27558throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 27562throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 27752throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 27771throw new ValidationException(ValidationRules.CannotBeNull, "name"); 27775throw new ValidationException(ValidationRules.CannotBeNull, "premierAddOnName"); 27779throw new ValidationException(ValidationRules.CannotBeNull, "premierAddOn"); 27787throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 27791throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 27982throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 28001throw new ValidationException(ValidationRules.CannotBeNull, "name"); 28005throw new ValidationException(ValidationRules.CannotBeNull, "premierAddOnName"); 28009throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 28013throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 28185throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 28204throw new ValidationException(ValidationRules.CannotBeNull, "name"); 28208throw new ValidationException(ValidationRules.CannotBeNull, "premierAddOnName"); 28212throw new ValidationException(ValidationRules.CannotBeNull, "premierAddOn"); 28216throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 28220throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 28413throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 28432throw new ValidationException(ValidationRules.CannotBeNull, "name"); 28436throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 28440throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 28627throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 28646throw new ValidationException(ValidationRules.CannotBeNull, "name"); 28650throw new ValidationException(ValidationRules.CannotBeNull, "access"); 28654throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 28658throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 28848throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 28867throw new ValidationException(ValidationRules.CannotBeNull, "name"); 28871throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 28875throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 29060throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 29079throw new ValidationException(ValidationRules.CannotBeNull, "name"); 29083throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 29087throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 29091throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 29331throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 29350throw new ValidationException(ValidationRules.CannotBeNull, "name"); 29354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 29358throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 29542throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 29561throw new ValidationException(ValidationRules.CannotBeNull, "name"); 29565throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 29569throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 29756throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 29775throw new ValidationException(ValidationRules.CannotBeNull, "name"); 29779throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 29783throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 29787throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 29973throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 29992throw new ValidationException(ValidationRules.CannotBeNull, "name"); 29996throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 30000throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 30004throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 30175throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 30194throw new ValidationException(ValidationRules.CannotBeNull, "name"); 30198throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 30202throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 30206throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 30382throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 30401throw new ValidationException(ValidationRules.CannotBeNull, "name"); 30405throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 30409throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 30413throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 30605throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 30624throw new ValidationException(ValidationRules.CannotBeNull, "name"); 30628throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 30632throw new ValidationException(ValidationRules.CannotBeNull, "baseAddress"); 30636throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 30640throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 30831throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 30850throw new ValidationException(ValidationRules.CannotBeNull, "name"); 30854throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 30858throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 30862throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 31046throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 31065throw new ValidationException(ValidationRules.CannotBeNull, "name"); 31069throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 31073throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 31260throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 31279throw new ValidationException(ValidationRules.CannotBeNull, "name"); 31283throw new ValidationException(ValidationRules.CannotBeNull, "publicCertificateName"); 31287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 31291throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 31482throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 31501throw new ValidationException(ValidationRules.CannotBeNull, "name"); 31505throw new ValidationException(ValidationRules.CannotBeNull, "publicCertificateName"); 31509throw new ValidationException(ValidationRules.CannotBeNull, "publicCertificate"); 31513throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 31517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 31708throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 31727throw new ValidationException(ValidationRules.CannotBeNull, "name"); 31731throw new ValidationException(ValidationRules.CannotBeNull, "publicCertificateName"); 31735throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 31739throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 31910throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 31929throw new ValidationException(ValidationRules.CannotBeNull, "name"); 31933throw new ValidationException(ValidationRules.CannotBeNull, "publishingProfileOptions"); 31937throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 31941throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 32116throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 32135throw new ValidationException(ValidationRules.CannotBeNull, "name"); 32139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 32143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 32312throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 32331throw new ValidationException(ValidationRules.CannotBeNull, "name"); 32335throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 32339throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 32599throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 32618throw new ValidationException(ValidationRules.CannotBeNull, "name"); 32622throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 32626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 32813throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 32832throw new ValidationException(ValidationRules.CannotBeNull, "name"); 32836throw new ValidationException(ValidationRules.CannotBeNull, "siteExtensionId"); 32840throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 32844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 33057throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 33076throw new ValidationException(ValidationRules.CannotBeNull, "name"); 33080throw new ValidationException(ValidationRules.CannotBeNull, "siteExtensionId"); 33084throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 33088throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 33254throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 33273throw new ValidationException(ValidationRules.CannotBeNull, "name"); 33277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 33281throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 33467throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 33486throw new ValidationException(ValidationRules.CannotBeNull, "name"); 33490throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 33494throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 33498throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 33726throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 33745throw new ValidationException(ValidationRules.CannotBeNull, "name"); 33749throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 33753throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 33757throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 33943throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 33962throw new ValidationException(ValidationRules.CannotBeNull, "name"); 33966throw new ValidationException(ValidationRules.CannotBeNull, "siteEnvelope"); 33970throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 33974throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 33978throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 34194throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 34213throw new ValidationException(ValidationRules.CannotBeNull, "name"); 34217throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 34221throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 34225throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 34420throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 34439throw new ValidationException(ValidationRules.CannotBeNull, "name"); 34443throw new ValidationException(ValidationRules.CannotBeNull, "slotSwapEntity"); 34451throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 34455throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 34459throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 34640throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 34659throw new ValidationException(ValidationRules.CannotBeNull, "name"); 34663throw new ValidationException(ValidationRules.CannotBeNull, "request"); 34671throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 34675throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 34679throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 34874throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 34893throw new ValidationException(ValidationRules.CannotBeNull, "name"); 34897throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 34901throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 34905throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 35096throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 35115throw new ValidationException(ValidationRules.CannotBeNull, "name"); 35119throw new ValidationException(ValidationRules.CannotBeNull, "backupId"); 35123throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 35127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 35131throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 35321throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 35340throw new ValidationException(ValidationRules.CannotBeNull, "name"); 35344throw new ValidationException(ValidationRules.CannotBeNull, "backupId"); 35348throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 35352throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 35356throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 35540throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 35559throw new ValidationException(ValidationRules.CannotBeNull, "name"); 35563throw new ValidationException(ValidationRules.CannotBeNull, "backupId"); 35567throw new ValidationException(ValidationRules.CannotBeNull, "request"); 35575throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 35579throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 35583throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 35817throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 35836throw new ValidationException(ValidationRules.CannotBeNull, "name"); 35840throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 35844throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 35848throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 36034throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 36053throw new ValidationException(ValidationRules.CannotBeNull, "name"); 36057throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 36061throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 36065throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 36253throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 36272throw new ValidationException(ValidationRules.CannotBeNull, "name"); 36276throw new ValidationException(ValidationRules.CannotBeNull, "csmPublishingAccessPoliciesEntity"); 36284throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 36288throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 36292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 36486throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 36505throw new ValidationException(ValidationRules.CannotBeNull, "name"); 36509throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 36513throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 36517throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 36706throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 36725throw new ValidationException(ValidationRules.CannotBeNull, "name"); 36729throw new ValidationException(ValidationRules.CannotBeNull, "csmPublishingAccessPoliciesEntity"); 36737throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 36741throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 36745throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 36940throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 36959throw new ValidationException(ValidationRules.CannotBeNull, "name"); 36963throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 36967throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 36971throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 37162throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 37181throw new ValidationException(ValidationRules.CannotBeNull, "name"); 37185throw new ValidationException(ValidationRules.CannotBeNull, "appSettings"); 37189throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 37193throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 37197throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 37392throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 37411throw new ValidationException(ValidationRules.CannotBeNull, "name"); 37415throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 37419throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 37423throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 37616throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 37635throw new ValidationException(ValidationRules.CannotBeNull, "name"); 37639throw new ValidationException(ValidationRules.CannotBeNull, "siteAuthSettings"); 37643throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 37647throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 37651throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 37846throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 37865throw new ValidationException(ValidationRules.CannotBeNull, "name"); 37869throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 37873throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 37877throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 38070throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 38089throw new ValidationException(ValidationRules.CannotBeNull, "name"); 38093throw new ValidationException(ValidationRules.CannotBeNull, "siteAuthSettingsV2"); 38097throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 38101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 38105throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 38302throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 38321throw new ValidationException(ValidationRules.CannotBeNull, "name"); 38325throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 38329throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 38333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 38524throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 38543throw new ValidationException(ValidationRules.CannotBeNull, "name"); 38547throw new ValidationException(ValidationRules.CannotBeNull, "azureStorageAccounts"); 38551throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 38555throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 38559throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 38754throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 38773throw new ValidationException(ValidationRules.CannotBeNull, "name"); 38777throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 38781throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 38785throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 38976throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 38995throw new ValidationException(ValidationRules.CannotBeNull, "name"); 38999throw new ValidationException(ValidationRules.CannotBeNull, "request"); 39007throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 39011throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 39015throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 39207throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 39226throw new ValidationException(ValidationRules.CannotBeNull, "name"); 39230throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 39234throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 39238throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 39408throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 39427throw new ValidationException(ValidationRules.CannotBeNull, "name"); 39431throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 39435throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 39439throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 39625throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 39644throw new ValidationException(ValidationRules.CannotBeNull, "name"); 39648throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 39652throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 39656throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 39845throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 39864throw new ValidationException(ValidationRules.CannotBeNull, "name"); 39868throw new ValidationException(ValidationRules.CannotBeNull, "appSettingKey"); 39872throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 39876throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 39880throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 40068throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 40087throw new ValidationException(ValidationRules.CannotBeNull, "name"); 40091throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 40095throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 40099throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 40287throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 40306throw new ValidationException(ValidationRules.CannotBeNull, "name"); 40310throw new ValidationException(ValidationRules.CannotBeNull, "connectionStringKey"); 40314throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 40318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 40322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 40515throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 40534throw new ValidationException(ValidationRules.CannotBeNull, "name"); 40538throw new ValidationException(ValidationRules.CannotBeNull, "connectionStrings"); 40542throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 40546throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 40550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 40745throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 40764throw new ValidationException(ValidationRules.CannotBeNull, "name"); 40768throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 40772throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 40776throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 40964throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 40983throw new ValidationException(ValidationRules.CannotBeNull, "name"); 40987throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 40991throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 40995throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 41187throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 41206throw new ValidationException(ValidationRules.CannotBeNull, "name"); 41210throw new ValidationException(ValidationRules.CannotBeNull, "siteLogsConfig"); 41218throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 41222throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 41226throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 41424throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 41443throw new ValidationException(ValidationRules.CannotBeNull, "name"); 41447throw new ValidationException(ValidationRules.CannotBeNull, "metadata"); 41451throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 41455throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 41459throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 41654throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 41673throw new ValidationException(ValidationRules.CannotBeNull, "name"); 41677throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 41681throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 41685throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 41905throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 41924throw new ValidationException(ValidationRules.CannotBeNull, "name"); 41928throw new ValidationException(ValidationRules.CannotBeNull, "pushSettings"); 41936throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 41940throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 41944throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 42139throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 42158throw new ValidationException(ValidationRules.CannotBeNull, "name"); 42162throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 42166throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 42170throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 42360throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 42379throw new ValidationException(ValidationRules.CannotBeNull, "name"); 42383throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 42387throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 42391throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 42582throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 42601throw new ValidationException(ValidationRules.CannotBeNull, "name"); 42605throw new ValidationException(ValidationRules.CannotBeNull, "siteConfig"); 42613throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 42617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 42621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 42819throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 42838throw new ValidationException(ValidationRules.CannotBeNull, "name"); 42842throw new ValidationException(ValidationRules.CannotBeNull, "siteConfig"); 42846throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 42850throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 42854throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 43051throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 43070throw new ValidationException(ValidationRules.CannotBeNull, "name"); 43074throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 43078throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 43082throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 43274throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 43293throw new ValidationException(ValidationRules.CannotBeNull, "name"); 43297throw new ValidationException(ValidationRules.CannotBeNull, "snapshotId"); 43301throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 43305throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 43309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 43499throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 43518throw new ValidationException(ValidationRules.CannotBeNull, "name"); 43522throw new ValidationException(ValidationRules.CannotBeNull, "snapshotId"); 43526throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 43530throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 43534throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 43706throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 43725throw new ValidationException(ValidationRules.CannotBeNull, "name"); 43729throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 43733throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 43737throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 43917throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 43936throw new ValidationException(ValidationRules.CannotBeNull, "name"); 43940throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 43944throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 43948throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 44128throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 44147throw new ValidationException(ValidationRules.CannotBeNull, "name"); 44151throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 44155throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 44159throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 44351throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 44370throw new ValidationException(ValidationRules.CannotBeNull, "name"); 44374throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 44378throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 44382throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 44386throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 44577throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 44596throw new ValidationException(ValidationRules.CannotBeNull, "name"); 44600throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 44604throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 44608throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 44612throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 44785throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 44804throw new ValidationException(ValidationRules.CannotBeNull, "name"); 44808throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 44812throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 44816throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 44820throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 44992throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 45011throw new ValidationException(ValidationRules.CannotBeNull, "name"); 45015throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 45019throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 45023throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 45027throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 45199throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 45218throw new ValidationException(ValidationRules.CannotBeNull, "name"); 45222throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 45226throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 45230throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 45422throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 45441throw new ValidationException(ValidationRules.CannotBeNull, "name"); 45445throw new ValidationException(ValidationRules.CannotBeNull, "id"); 45449throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 45453throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 45457throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 45653throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 45672throw new ValidationException(ValidationRules.CannotBeNull, "name"); 45676throw new ValidationException(ValidationRules.CannotBeNull, "id"); 45680throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 45684throw new ValidationException(ValidationRules.CannotBeNull, "deployment"); 45688throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 45692throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 45890throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 45909throw new ValidationException(ValidationRules.CannotBeNull, "name"); 45913throw new ValidationException(ValidationRules.CannotBeNull, "id"); 45917throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 45921throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 45925throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 46103throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 46122throw new ValidationException(ValidationRules.CannotBeNull, "name"); 46126throw new ValidationException(ValidationRules.CannotBeNull, "id"); 46130throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 46134throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 46138throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 46336throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 46355throw new ValidationException(ValidationRules.CannotBeNull, "name"); 46359throw new ValidationException(ValidationRules.CannotBeNull, "request"); 46367throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 46371throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 46375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 46571throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 46590throw new ValidationException(ValidationRules.CannotBeNull, "name"); 46594throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 46598throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 46602throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 46793throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 46812throw new ValidationException(ValidationRules.CannotBeNull, "name"); 46816throw new ValidationException(ValidationRules.CannotBeNull, "domainOwnershipIdentifierName"); 46820throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 46824throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 46828throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 47026throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 47045throw new ValidationException(ValidationRules.CannotBeNull, "name"); 47049throw new ValidationException(ValidationRules.CannotBeNull, "domainOwnershipIdentifierName"); 47053throw new ValidationException(ValidationRules.CannotBeNull, "domainOwnershipIdentifier"); 47057throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 47061throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 47065throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 47262throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 47281throw new ValidationException(ValidationRules.CannotBeNull, "name"); 47285throw new ValidationException(ValidationRules.CannotBeNull, "domainOwnershipIdentifierName"); 47289throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 47293throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 47297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 47477throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 47496throw new ValidationException(ValidationRules.CannotBeNull, "name"); 47500throw new ValidationException(ValidationRules.CannotBeNull, "domainOwnershipIdentifierName"); 47504throw new ValidationException(ValidationRules.CannotBeNull, "domainOwnershipIdentifier"); 47508throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 47512throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 47516throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 47713throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 47732throw new ValidationException(ValidationRules.CannotBeNull, "name"); 47736throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 47740throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 47744throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 47964throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 47983throw new ValidationException(ValidationRules.CannotBeNull, "name"); 47987throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 47991throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 47995throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 48182throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 48201throw new ValidationException(ValidationRules.CannotBeNull, "name"); 48205throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 48209throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 48213throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 48402throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 48421throw new ValidationException(ValidationRules.CannotBeNull, "name"); 48425throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 48429throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 48433throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 48624throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 48643throw new ValidationException(ValidationRules.CannotBeNull, "name"); 48647throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 48651throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 48655throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 48659throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 48882throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 48901throw new ValidationException(ValidationRules.CannotBeNull, "name"); 48905throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 48909throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 48913throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 48917throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 49097throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 49116throw new ValidationException(ValidationRules.CannotBeNull, "name"); 49120throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 49124throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 49128throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 49132throw new ValidationException(ValidationRules.CannotBeNull, "key"); 49136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 49140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 49359throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 49378throw new ValidationException(ValidationRules.CannotBeNull, "name"); 49382throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 49386throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 49390throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 49394throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 49398throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 49575throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 49594throw new ValidationException(ValidationRules.CannotBeNull, "name"); 49598throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 49602throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 49606throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 49610throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 49803throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 49822throw new ValidationException(ValidationRules.CannotBeNull, "name"); 49826throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 49830throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 49834throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 49838throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 50027throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 50046throw new ValidationException(ValidationRules.CannotBeNull, "name"); 50050throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 50054throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 50058throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 50242throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 50261throw new ValidationException(ValidationRules.CannotBeNull, "name"); 50265throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 50269throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 50273throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 50439throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 50458throw new ValidationException(ValidationRules.CannotBeNull, "name"); 50462throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 50466throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 50470throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 50648throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 50667throw new ValidationException(ValidationRules.CannotBeNull, "name"); 50671throw new ValidationException(ValidationRules.CannotBeNull, "keyType"); 50675throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 50679throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 50683throw new ValidationException(ValidationRules.CannotBeNull, "key"); 50687throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 50691throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 50910throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 50929throw new ValidationException(ValidationRules.CannotBeNull, "name"); 50933throw new ValidationException(ValidationRules.CannotBeNull, "keyType"); 50937throw new ValidationException(ValidationRules.CannotBeNull, "keyName"); 50941throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 50945throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 50949throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 51123throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 51142throw new ValidationException(ValidationRules.CannotBeNull, "name"); 51146throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 51150throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 51154throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 51347throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 51366throw new ValidationException(ValidationRules.CannotBeNull, "name"); 51370throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 51374throw new ValidationException(ValidationRules.CannotBeNull, "hostName"); 51378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 51382throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 51579throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 51598throw new ValidationException(ValidationRules.CannotBeNull, "name"); 51602throw new ValidationException(ValidationRules.CannotBeNull, "hostName"); 51606throw new ValidationException(ValidationRules.CannotBeNull, "hostNameBinding"); 51610throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 51614throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 51618throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 51815throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 51834throw new ValidationException(ValidationRules.CannotBeNull, "name"); 51838throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 51842throw new ValidationException(ValidationRules.CannotBeNull, "hostName"); 51846throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 51850throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 52028throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 52047throw new ValidationException(ValidationRules.CannotBeNull, "name"); 52051throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 52055throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 52059throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 52063throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 52067throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 52267throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 52286throw new ValidationException(ValidationRules.CannotBeNull, "name"); 52290throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 52294throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 52298throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 52302throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 52306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 52310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 52511throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 52530throw new ValidationException(ValidationRules.CannotBeNull, "name"); 52534throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 52538throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 52542throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 52546throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 52550throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 52732throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 52751throw new ValidationException(ValidationRules.CannotBeNull, "name"); 52755throw new ValidationException(ValidationRules.CannotBeNull, "namespaceName"); 52759throw new ValidationException(ValidationRules.CannotBeNull, "relayName"); 52763throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 52767throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 52771throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 52775throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 52974throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 52993throw new ValidationException(ValidationRules.CannotBeNull, "name"); 52997throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 53001throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 53005throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 53195throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 53214throw new ValidationException(ValidationRules.CannotBeNull, "name"); 53218throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 53222throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 53226throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 53417throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 53436throw new ValidationException(ValidationRules.CannotBeNull, "name"); 53440throw new ValidationException(ValidationRules.CannotBeNull, "entityName"); 53444throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 53448throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 53452throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 53650throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 53669throw new ValidationException(ValidationRules.CannotBeNull, "name"); 53673throw new ValidationException(ValidationRules.CannotBeNull, "entityName"); 53677throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 53681throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 53685throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 53689throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 53886throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 53905throw new ValidationException(ValidationRules.CannotBeNull, "name"); 53909throw new ValidationException(ValidationRules.CannotBeNull, "entityName"); 53913throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 53917throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 53921throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 54101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 54120throw new ValidationException(ValidationRules.CannotBeNull, "name"); 54124throw new ValidationException(ValidationRules.CannotBeNull, "entityName"); 54128throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 54132throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 54136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 54140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 54337throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 54356throw new ValidationException(ValidationRules.CannotBeNull, "name"); 54360throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 54364throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 54368throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 54558throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 54577throw new ValidationException(ValidationRules.CannotBeNull, "name"); 54581throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 54585throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 54589throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 54593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 54786throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 54805throw new ValidationException(ValidationRules.CannotBeNull, "name"); 54809throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 54813throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 54817throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 54821throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 55049throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 55068throw new ValidationException(ValidationRules.CannotBeNull, "name"); 55072throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 55076throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 55080throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 55084throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 55280throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 55299throw new ValidationException(ValidationRules.CannotBeNull, "name"); 55303throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 55307throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 55311throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 55315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 55514throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 55533throw new ValidationException(ValidationRules.CannotBeNull, "name"); 55537throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 55541throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 55545throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 55549throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 55553throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 55751throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 55770throw new ValidationException(ValidationRules.CannotBeNull, "name"); 55774throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 55778throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 55782throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 55786throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 55790throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 55973throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 55992throw new ValidationException(ValidationRules.CannotBeNull, "name"); 55996throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 56000throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 56004throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 56008throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 56012throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 56200throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 56219throw new ValidationException(ValidationRules.CannotBeNull, "name"); 56223throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 56227throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 56231throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 56235throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 56239throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 56443throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 56462throw new ValidationException(ValidationRules.CannotBeNull, "name"); 56466throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 56470throw new ValidationException(ValidationRules.CannotBeNull, "baseAddress"); 56474throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 56478throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 56482throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 56486throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 56689throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 56708throw new ValidationException(ValidationRules.CannotBeNull, "name"); 56712throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 56716throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 56720throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 56724throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 56728throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 56922throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 56941throw new ValidationException(ValidationRules.CannotBeNull, "name"); 56945throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 56949throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 56953throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 57141throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 57160throw new ValidationException(ValidationRules.CannotBeNull, "name"); 57164throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 57168throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 57172throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 57359throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 57378throw new ValidationException(ValidationRules.CannotBeNull, "name"); 57382throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 57386throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 57390throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 57579throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 57598throw new ValidationException(ValidationRules.CannotBeNull, "name"); 57602throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 57606throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 57610throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 57798throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 57817throw new ValidationException(ValidationRules.CannotBeNull, "name"); 57821throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 57825throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 57829throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 58027throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 58046throw new ValidationException(ValidationRules.CannotBeNull, "name"); 58050throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 58054throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 58058throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 58062throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 58256throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 58275throw new ValidationException(ValidationRules.CannotBeNull, "name"); 58279throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 58283throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 58287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 58467throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 58486throw new ValidationException(ValidationRules.CannotBeNull, "name"); 58490throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 58494throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 58498throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 58502throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 58702throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 58721throw new ValidationException(ValidationRules.CannotBeNull, "name"); 58725throw new ValidationException(ValidationRules.CannotBeNull, "view"); 58729throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 58733throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 58737throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 58932throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 58951throw new ValidationException(ValidationRules.CannotBeNull, "name"); 58955throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 58959throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 58963throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 58967throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 59184throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 59203throw new ValidationException(ValidationRules.CannotBeNull, "name"); 59207throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 59211throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 59215throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 59451throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 59470throw new ValidationException(ValidationRules.CannotBeNull, "name"); 59474throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 59478throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 59482throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 59657throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 59676throw new ValidationException(ValidationRules.CannotBeNull, "name"); 59680throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 59684throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 59688throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 59692throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 59887throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 59906throw new ValidationException(ValidationRules.CannotBeNull, "name"); 59910throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 59914throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 59918throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 59922throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 60135throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 60154throw new ValidationException(ValidationRules.CannotBeNull, "name"); 60158throw new ValidationException(ValidationRules.CannotBeNull, "operationId"); 60162throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 60166throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 60170throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 60359throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 60378throw new ValidationException(ValidationRules.CannotBeNull, "name"); 60382throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 60386throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 60390throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 60566throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 60585throw new ValidationException(ValidationRules.CannotBeNull, "name"); 60589throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 60593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 60597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 60790throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 60809throw new ValidationException(ValidationRules.CannotBeNull, "name"); 60813throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 60817throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 60821throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 61009throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 61028throw new ValidationException(ValidationRules.CannotBeNull, "name"); 61032throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 61036throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 61040throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 61231throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 61250throw new ValidationException(ValidationRules.CannotBeNull, "name"); 61254throw new ValidationException(ValidationRules.CannotBeNull, "premierAddOnName"); 61258throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 61262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 61266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 61462throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 61481throw new ValidationException(ValidationRules.CannotBeNull, "name"); 61485throw new ValidationException(ValidationRules.CannotBeNull, "premierAddOnName"); 61489throw new ValidationException(ValidationRules.CannotBeNull, "premierAddOn"); 61497throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 61501throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 61505throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 61702throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 61721throw new ValidationException(ValidationRules.CannotBeNull, "name"); 61725throw new ValidationException(ValidationRules.CannotBeNull, "premierAddOnName"); 61729throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 61733throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 61737throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 61915throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 61934throw new ValidationException(ValidationRules.CannotBeNull, "name"); 61938throw new ValidationException(ValidationRules.CannotBeNull, "premierAddOnName"); 61942throw new ValidationException(ValidationRules.CannotBeNull, "premierAddOn"); 61946throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 61950throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 61954throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 62152throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 62171throw new ValidationException(ValidationRules.CannotBeNull, "name"); 62175throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 62179throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 62183throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 62375throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 62394throw new ValidationException(ValidationRules.CannotBeNull, "name"); 62398throw new ValidationException(ValidationRules.CannotBeNull, "access"); 62402throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 62406throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 62410throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 62605throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 62624throw new ValidationException(ValidationRules.CannotBeNull, "name"); 62628throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 62632throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 62636throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 62826throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 62845throw new ValidationException(ValidationRules.CannotBeNull, "name"); 62849throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 62853throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 62857throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 62861throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 63109throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 63128throw new ValidationException(ValidationRules.CannotBeNull, "name"); 63132throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 63136throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 63140throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 63330throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 63349throw new ValidationException(ValidationRules.CannotBeNull, "name"); 63353throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 63357throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 63361throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 63554throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 63573throw new ValidationException(ValidationRules.CannotBeNull, "name"); 63577throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 63581throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 63585throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 63589throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 63781throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 63800throw new ValidationException(ValidationRules.CannotBeNull, "name"); 63804throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 63808throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 63812throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 63816throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 63993throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 64012throw new ValidationException(ValidationRules.CannotBeNull, "name"); 64016throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 64020throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 64024throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 64028throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 64210throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 64229throw new ValidationException(ValidationRules.CannotBeNull, "name"); 64233throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 64237throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 64241throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 64245throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 64443throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 64462throw new ValidationException(ValidationRules.CannotBeNull, "name"); 64466throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 64470throw new ValidationException(ValidationRules.CannotBeNull, "baseAddress"); 64474throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 64478throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 64482throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 64679throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 64698throw new ValidationException(ValidationRules.CannotBeNull, "name"); 64702throw new ValidationException(ValidationRules.CannotBeNull, "processId"); 64706throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 64710throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 64714throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 64904throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 64923throw new ValidationException(ValidationRules.CannotBeNull, "name"); 64927throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 64931throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 64935throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 65128throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 65147throw new ValidationException(ValidationRules.CannotBeNull, "name"); 65151throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 65155throw new ValidationException(ValidationRules.CannotBeNull, "publicCertificateName"); 65159throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 65163throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 65360throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 65379throw new ValidationException(ValidationRules.CannotBeNull, "name"); 65383throw new ValidationException(ValidationRules.CannotBeNull, "publicCertificateName"); 65387throw new ValidationException(ValidationRules.CannotBeNull, "publicCertificate"); 65391throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 65395throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 65399throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 65596throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 65615throw new ValidationException(ValidationRules.CannotBeNull, "name"); 65619throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 65623throw new ValidationException(ValidationRules.CannotBeNull, "publicCertificateName"); 65627throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 65631throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 65808throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 65827throw new ValidationException(ValidationRules.CannotBeNull, "name"); 65831throw new ValidationException(ValidationRules.CannotBeNull, "publishingProfileOptions"); 65835throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 65839throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 65843throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 66024throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 66043throw new ValidationException(ValidationRules.CannotBeNull, "name"); 66047throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 66051throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 66055throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 66230throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 66249throw new ValidationException(ValidationRules.CannotBeNull, "name"); 66253throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 66257throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 66261throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 66539throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 66558throw new ValidationException(ValidationRules.CannotBeNull, "name"); 66562throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 66566throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 66570throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 66763throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 66782throw new ValidationException(ValidationRules.CannotBeNull, "name"); 66786throw new ValidationException(ValidationRules.CannotBeNull, "siteExtensionId"); 66790throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 66794throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 66798throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 67021throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 67040throw new ValidationException(ValidationRules.CannotBeNull, "name"); 67044throw new ValidationException(ValidationRules.CannotBeNull, "siteExtensionId"); 67048throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 67052throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 67056throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 67232throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 67251throw new ValidationException(ValidationRules.CannotBeNull, "name"); 67255throw new ValidationException(ValidationRules.CannotBeNull, "slotSwapEntity"); 67263throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 67267throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 67271throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 67497throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 67516throw new ValidationException(ValidationRules.CannotBeNull, "name"); 67520throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 67524throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 67528throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 67716throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 67735throw new ValidationException(ValidationRules.CannotBeNull, "name"); 67739throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 67743throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 67747throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 67935throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 67954throw new ValidationException(ValidationRules.CannotBeNull, "name"); 67958throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 67962throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 67966throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 68221throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 68240throw new ValidationException(ValidationRules.CannotBeNull, "name"); 68244throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 68248throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 68252throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 68430throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 68449throw new ValidationException(ValidationRules.CannotBeNull, "name"); 68453throw new ValidationException(ValidationRules.CannotBeNull, "siteSourceControl"); 68457throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 68461throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 68465throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 68693throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 68712throw new ValidationException(ValidationRules.CannotBeNull, "name"); 68716throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 68720throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 68724throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 68928throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 68947throw new ValidationException(ValidationRules.CannotBeNull, "name"); 68951throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 68955throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 68959throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 69125throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 69144throw new ValidationException(ValidationRules.CannotBeNull, "name"); 69148throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 69152throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 69156throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 69323throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 69342throw new ValidationException(ValidationRules.CannotBeNull, "name"); 69346throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 69350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 69354throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 69520throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 69539throw new ValidationException(ValidationRules.CannotBeNull, "name"); 69543throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 69547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 69551throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 69721throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 69740throw new ValidationException(ValidationRules.CannotBeNull, "name"); 69744throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 69748throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 69752throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 69944throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 69963throw new ValidationException(ValidationRules.CannotBeNull, "name"); 69967throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 69971throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 69975throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 69979throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 70170throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 70189throw new ValidationException(ValidationRules.CannotBeNull, "name"); 70193throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 70197throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 70201throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 70205throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 70381throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 70400throw new ValidationException(ValidationRules.CannotBeNull, "name"); 70404throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 70408throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 70412throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 70416throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 70614throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 70633throw new ValidationException(ValidationRules.CannotBeNull, "name"); 70637throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 70641throw new ValidationException(ValidationRules.CannotBeNull, "id"); 70645throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 70649throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 70653throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 70845throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 70864throw new ValidationException(ValidationRules.CannotBeNull, "name"); 70868throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 70872throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 70876throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 70880throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 71060throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 71079throw new ValidationException(ValidationRules.CannotBeNull, "name"); 71083throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 71087throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 71091throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 71285throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 71304throw new ValidationException(ValidationRules.CannotBeNull, "name"); 71308throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 71312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 71316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 71509throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 71528throw new ValidationException(ValidationRules.CannotBeNull, "name"); 71532throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 71536throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 71540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 71544throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 71742throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 71761throw new ValidationException(ValidationRules.CannotBeNull, "name"); 71765throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 71769throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 71773throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 71777throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 71781throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 71980throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 71999throw new ValidationException(ValidationRules.CannotBeNull, "name"); 72003throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 72007throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 72011throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 72015throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 72195throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 72214throw new ValidationException(ValidationRules.CannotBeNull, "name"); 72218throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 72222throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 72226throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 72230throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 72234throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 72437throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 72456throw new ValidationException(ValidationRules.CannotBeNull, "name"); 72460throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 72464throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 72468throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 72472throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 72476throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 72678throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 72697throw new ValidationException(ValidationRules.CannotBeNull, "name"); 72701throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 72705throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 72709throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 72717throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 72721throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 72725throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 72934throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 72953throw new ValidationException(ValidationRules.CannotBeNull, "name"); 72957throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 72961throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 72965throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 72969throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 72973throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 72977throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 73176throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 73195throw new ValidationException(ValidationRules.CannotBeNull, "name"); 73199throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 73203throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 73207throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 73398throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 73417throw new ValidationException(ValidationRules.CannotBeNull, "name"); 73421throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 73425throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 73429throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 73433throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 73623throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 73642throw new ValidationException(ValidationRules.CannotBeNull, "name"); 73646throw new ValidationException(ValidationRules.CannotBeNull, "slotSwapEntity"); 73654throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 73658throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 73875throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 73894throw new ValidationException(ValidationRules.CannotBeNull, "name"); 73898throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 73902throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 74085throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 74104throw new ValidationException(ValidationRules.CannotBeNull, "name"); 74108throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 74112throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 74294throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 74313throw new ValidationException(ValidationRules.CannotBeNull, "name"); 74317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 74321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 74566throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 74585throw new ValidationException(ValidationRules.CannotBeNull, "name"); 74589throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 74593throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 74765throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 74784throw new ValidationException(ValidationRules.CannotBeNull, "name"); 74788throw new ValidationException(ValidationRules.CannotBeNull, "siteSourceControl"); 74792throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 74796throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 75018throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 75037throw new ValidationException(ValidationRules.CannotBeNull, "name"); 75041throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 75045throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 75240throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 75259throw new ValidationException(ValidationRules.CannotBeNull, "name"); 75263throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 75267throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 75428throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 75447throw new ValidationException(ValidationRules.CannotBeNull, "name"); 75451throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 75455throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 75616throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 75635throw new ValidationException(ValidationRules.CannotBeNull, "name"); 75639throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 75643throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 75804throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 75823throw new ValidationException(ValidationRules.CannotBeNull, "name"); 75827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 75831throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 75995throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 76014throw new ValidationException(ValidationRules.CannotBeNull, "name"); 76018throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 76022throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 76208throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 76227throw new ValidationException(ValidationRules.CannotBeNull, "name"); 76231throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 76235throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 76239throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 76424throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 76443throw new ValidationException(ValidationRules.CannotBeNull, "name"); 76447throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 76451throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 76455throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 76625throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 76644throw new ValidationException(ValidationRules.CannotBeNull, "name"); 76648throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 76652throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 76656throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 76848throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 76867throw new ValidationException(ValidationRules.CannotBeNull, "name"); 76871throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 76875throw new ValidationException(ValidationRules.CannotBeNull, "id"); 76879throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 76883throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 77069throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 77088throw new ValidationException(ValidationRules.CannotBeNull, "name"); 77092throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 77096throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 77100throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 77274throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 77293throw new ValidationException(ValidationRules.CannotBeNull, "name"); 77297throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 77301throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 77489throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 77508throw new ValidationException(ValidationRules.CannotBeNull, "name"); 77512throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 77516throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 77703throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 77722throw new ValidationException(ValidationRules.CannotBeNull, "name"); 77726throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 77730throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 77734throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 77926throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 77945throw new ValidationException(ValidationRules.CannotBeNull, "name"); 77949throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 77953throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 77957throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 77961throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 78154throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 78173throw new ValidationException(ValidationRules.CannotBeNull, "name"); 78177throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 78181throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 78185throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 78359throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 78378throw new ValidationException(ValidationRules.CannotBeNull, "name"); 78382throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 78386throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 78390throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 78394throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 78591throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 78610throw new ValidationException(ValidationRules.CannotBeNull, "name"); 78614throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 78618throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 78622throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 78626throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 78822throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 78841throw new ValidationException(ValidationRules.CannotBeNull, "name"); 78845throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 78849throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 78853throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 78861throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 78865throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 79068throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 79087throw new ValidationException(ValidationRules.CannotBeNull, "name"); 79091throw new ValidationException(ValidationRules.CannotBeNull, "vnetName"); 79095throw new ValidationException(ValidationRules.CannotBeNull, "gatewayName"); 79099throw new ValidationException(ValidationRules.CannotBeNull, "connectionEnvelope"); 79103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 79107throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 79300throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 79319throw new ValidationException(ValidationRules.CannotBeNull, "name"); 79323throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 79327throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 79512throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 79531throw new ValidationException(ValidationRules.CannotBeNull, "name"); 79535throw new ValidationException(ValidationRules.CannotBeNull, "webJobName"); 79539throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 79543throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 79733throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 79752throw new ValidationException(ValidationRules.CannotBeNull, "name"); 79756throw new ValidationException(ValidationRules.CannotBeNull, "siteEnvelope"); 79764throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 79768throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 79980throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 79999throw new ValidationException(ValidationRules.CannotBeNull, "name"); 80003throw new ValidationException(ValidationRules.CannotBeNull, "backupId"); 80007throw new ValidationException(ValidationRules.CannotBeNull, "request"); 80015throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 80019throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 80192throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 80211throw new ValidationException(ValidationRules.CannotBeNull, "name"); 80215throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 80219throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 80404throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 80423throw new ValidationException(ValidationRules.CannotBeNull, "name"); 80427throw new ValidationException(ValidationRules.CannotBeNull, "mSDeploy"); 80431throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 80435throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 80630throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 80649throw new ValidationException(ValidationRules.CannotBeNull, "name"); 80653throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 80657throw new ValidationException(ValidationRules.CannotBeNull, "functionEnvelope"); 80661throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 80665throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 80862throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 80881throw new ValidationException(ValidationRules.CannotBeNull, "name"); 80885throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 80889throw new ValidationException(ValidationRules.CannotBeNull, "mSDeploy"); 80893throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 80897throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 81094throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionName"); 81098throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 81117throw new ValidationException(ValidationRules.CannotBeNull, "name"); 81121throw new ValidationException(ValidationRules.CannotBeNull, "migrationOptions"); 81129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 81133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 81331throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 81350throw new ValidationException(ValidationRules.CannotBeNull, "name"); 81354throw new ValidationException(ValidationRules.CannotBeNull, "migrationRequestEnvelope"); 81362throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 81366throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 81564throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 81583throw new ValidationException(ValidationRules.CannotBeNull, "name"); 81587throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 81591throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 81810throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 81829throw new ValidationException(ValidationRules.CannotBeNull, "name"); 81833throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 81837throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointWrapper"); 81841throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 81845throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 82056throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 82075throw new ValidationException(ValidationRules.CannotBeNull, "name"); 82079throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 82083throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 82087throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 82307throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 82326throw new ValidationException(ValidationRules.CannotBeNull, "name"); 82330throw new ValidationException(ValidationRules.CannotBeNull, "request"); 82338throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 82342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 82513throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 82532throw new ValidationException(ValidationRules.CannotBeNull, "name"); 82536throw new ValidationException(ValidationRules.CannotBeNull, "restoreRequest"); 82540throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 82544throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 82716throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 82735throw new ValidationException(ValidationRules.CannotBeNull, "name"); 82739throw new ValidationException(ValidationRules.CannotBeNull, "restoreRequest"); 82747throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 82751throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 82925throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 82944throw new ValidationException(ValidationRules.CannotBeNull, "name"); 82948throw new ValidationException(ValidationRules.CannotBeNull, "siteExtensionId"); 82952throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 82956throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 83168throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 83187throw new ValidationException(ValidationRules.CannotBeNull, "name"); 83191throw new ValidationException(ValidationRules.CannotBeNull, "siteEnvelope"); 83199throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 83203throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 83207throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 83425throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 83444throw new ValidationException(ValidationRules.CannotBeNull, "name"); 83448throw new ValidationException(ValidationRules.CannotBeNull, "backupId"); 83452throw new ValidationException(ValidationRules.CannotBeNull, "request"); 83460throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 83464throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 83468throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 83647throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 83666throw new ValidationException(ValidationRules.CannotBeNull, "name"); 83670throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 83674throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 83678throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 83869throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 83888throw new ValidationException(ValidationRules.CannotBeNull, "name"); 83892throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 83896throw new ValidationException(ValidationRules.CannotBeNull, "mSDeploy"); 83900throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 83904throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 84104throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 84123throw new ValidationException(ValidationRules.CannotBeNull, "name"); 84127throw new ValidationException(ValidationRules.CannotBeNull, "functionName"); 84131throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 84135throw new ValidationException(ValidationRules.CannotBeNull, "functionEnvelope"); 84139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 84143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 84346throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 84365throw new ValidationException(ValidationRules.CannotBeNull, "name"); 84369throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 84373throw new ValidationException(ValidationRules.CannotBeNull, "instanceId"); 84377throw new ValidationException(ValidationRules.CannotBeNull, "mSDeploy"); 84381throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 84385throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 84590throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 84609throw new ValidationException(ValidationRules.CannotBeNull, "name"); 84613throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 84617throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 84621throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 84844throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 84863throw new ValidationException(ValidationRules.CannotBeNull, "name"); 84867throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 84871throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointWrapper"); 84875throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 84879throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 84883throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 85098throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 85117throw new ValidationException(ValidationRules.CannotBeNull, "name"); 85121throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName"); 85125throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 85129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85133throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 85359throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 85378throw new ValidationException(ValidationRules.CannotBeNull, "name"); 85382throw new ValidationException(ValidationRules.CannotBeNull, "request"); 85390throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 85394throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85398throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 85575throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 85594throw new ValidationException(ValidationRules.CannotBeNull, "name"); 85598throw new ValidationException(ValidationRules.CannotBeNull, "restoreRequest"); 85602throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 85606throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85610throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 85788throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 85807throw new ValidationException(ValidationRules.CannotBeNull, "name"); 85811throw new ValidationException(ValidationRules.CannotBeNull, "restoreRequest"); 85819throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 85823throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85827throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 86007throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 86026throw new ValidationException(ValidationRules.CannotBeNull, "name"); 86030throw new ValidationException(ValidationRules.CannotBeNull, "siteExtensionId"); 86034throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 86038throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 86042throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 86250throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 86269throw new ValidationException(ValidationRules.CannotBeNull, "name"); 86273throw new ValidationException(ValidationRules.CannotBeNull, "slotSwapEntity"); 86281throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 86285throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 86289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 86469throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 86488throw new ValidationException(ValidationRules.CannotBeNull, "name"); 86492throw new ValidationException(ValidationRules.CannotBeNull, "siteSourceControl"); 86496throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 86500throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 86504throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 86743throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 86762throw new ValidationException(ValidationRules.CannotBeNull, "name"); 86766throw new ValidationException(ValidationRules.CannotBeNull, "slot"); 86770throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 86774throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 86991throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 87010throw new ValidationException(ValidationRules.CannotBeNull, "name"); 87014throw new ValidationException(ValidationRules.CannotBeNull, "slotSwapEntity"); 87022throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 87026throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 87200throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 87219throw new ValidationException(ValidationRules.CannotBeNull, "name"); 87223throw new ValidationException(ValidationRules.CannotBeNull, "siteSourceControl"); 87227throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 87231throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 87465throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 87484throw new ValidationException(ValidationRules.CannotBeNull, "name"); 87488throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 87492throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 87704throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 87876throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 88047throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 88220throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 88391throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 88562throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 88733throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 88906throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 89077throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 89248throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 89420throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 89591throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 89762throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 89933throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 90106throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 90279throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 90452throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 90623throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 90794throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 90966throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 91139throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 91312throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 91485throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 91656throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 91828throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 91999throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 92170throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 92343throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 92514throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 92685throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 92856throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 93029throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 93200throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 93371throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 93543throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 93714throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 93885throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 94056throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 94229throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 94402throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 94575throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 94746throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 94917throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 95089throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 95262throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 95435throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 95608throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 95779throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 95951throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 96123throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 96294throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 96466throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 96637throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 96809throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 96982throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 97153throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 97325throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 97496throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 97668throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 97839throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 98011throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 98184throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 98355throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\WebSiteManagementClient.cs (49)
501throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 505throw new ValidationException(ValidationRules.CannotBeNull, "code"); 509throw new ValidationException(ValidationRules.CannotBeNull, "state"); 693throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 867throw new ValidationException(ValidationRules.CannotBeNull, "userDetails"); 875throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 1053throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 1227throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlType"); 1231throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 1410throw new ValidationException(ValidationRules.CannotBeNull, "sourceControlType"); 1414throw new ValidationException(ValidationRules.CannotBeNull, "requestMessage"); 1418throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 1604throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 1608throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 1802throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 1806throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 1810throw new ValidationException(ValidationRules.CannotBeNull, "name"); 1814throw new ValidationException(ValidationRules.CannotBeNull, "type"); 2000throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 2004throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 2194throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 2198throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 2393throw new ValidationException(ValidationRules.CannotBeNull, "nameIdentifier"); 2397throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 2401throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 2580throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 2584throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 2756throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 2760throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 2937throw new ValidationException(ValidationRules.CannotBeNull, "parameters"); 2941throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 2945throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 3127throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3146throw new ValidationException(ValidationRules.CannotBeNull, "moveResourceEnvelope"); 3154throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 3158throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 3327throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3346throw new ValidationException(ValidationRules.CannotBeNull, "validateRequest"); 3354throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 3358throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 3542throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 3561throw new ValidationException(ValidationRules.CannotBeNull, "moveResourceEnvelope"); 3569throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 3573throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 3739throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 3910throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4081throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 4423throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.Management.WorkloadMonitor (34)
Generated\HealthMonitorsOperations.cs (26)
106throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 114throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 118throw new ValidationException(ValidationRules.CannotBeNull, "resourceCollectionName"); 122throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 333throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 337throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 341throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 345throw new ValidationException(ValidationRules.CannotBeNull, "resourceCollectionName"); 349throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 353throw new ValidationException(ValidationRules.CannotBeNull, "monitorId"); 573throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 577throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 581throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 585throw new ValidationException(ValidationRules.CannotBeNull, "resourceCollectionName"); 589throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 593throw new ValidationException(ValidationRules.CannotBeNull, "monitorId"); 820throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 824throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 828throw new ValidationException(ValidationRules.CannotBeNull, "providerName"); 832throw new ValidationException(ValidationRules.CannotBeNull, "resourceCollectionName"); 836throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 840throw new ValidationException(ValidationRules.CannotBeNull, "monitorId"); 844throw new ValidationException(ValidationRules.CannotBeNull, "timestampUnix"); 1036throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1207throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\Operation.cs (3)
82throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 86throw new ValidationException(ValidationRules.CannotBeNull, "Display"); 90throw new ValidationException(ValidationRules.CannotBeNull, "Origin");
Generated\Models\OperationDisplay.cs (4)
88throw new ValidationException(ValidationRules.CannotBeNull, "Provider"); 92throw new ValidationException(ValidationRules.CannotBeNull, "Resource"); 96throw new ValidationException(ValidationRules.CannotBeNull, "Operation"); 100throw new ValidationException(ValidationRules.CannotBeNull, "Description");
Generated\Operations.cs (1)
242throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Azure.OperationalInsights (12)
Generated\Models\ErrorDetail.cs (2)
103throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 107throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ErrorInfo.cs (2)
89throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 93throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ErrorResponse.cs (1)
60throw new ValidationException(ValidationRules.CannotBeNull, "Error");
Generated\Models\QueryBody.cs (1)
82throw new ValidationException(ValidationRules.CannotBeNull, "Query");
Generated\Models\QueryResults.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Tables");
Generated\Models\Table.cs (3)
78throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 82throw new ValidationException(ValidationRules.CannotBeNull, "Columns"); 86throw new ValidationException(ValidationRules.CannotBeNull, "Rows");
Generated\OperationalInsightsDataClient.cs (2)
324throw new ValidationException(ValidationRules.CannotBeNull, "this.WorkspaceId"); 328throw new ValidationException(ValidationRules.CannotBeNull, "query");
Microsoft.Azure.Search.Data (47)
Customizations\Documents\DocumentsOperations.Customization.cs (1)
333throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\DocumentsOperations.cs (45)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.IndexName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.IndexName"); 310throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 688throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 692throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 696throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.IndexName"); 700throw new ValidationException(ValidationRules.CannotBeNull, "searchRequest"); 704throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 917throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 921throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 925throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.IndexName"); 929throw new ValidationException(ValidationRules.CannotBeNull, "key"); 933throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1145throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 1149throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 1153throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.IndexName"); 1157throw new ValidationException(ValidationRules.CannotBeNull, "searchText"); 1161throw new ValidationException(ValidationRules.CannotBeNull, "suggesterName"); 1165throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1459throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 1463throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 1467throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.IndexName"); 1471throw new ValidationException(ValidationRules.CannotBeNull, "suggestRequest"); 1475throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1679throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 1683throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 1687throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.IndexName"); 1691throw new ValidationException(ValidationRules.CannotBeNull, "batch"); 1699throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1929throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 1933throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 1937throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.IndexName"); 1941throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1945throw new ValidationException(ValidationRules.CannotBeNull, "searchText"); 1949throw new ValidationException(ValidationRules.CannotBeNull, "suggesterName"); 2234throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 2238throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 2242throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.IndexName"); 2246throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 2250throw new ValidationException(ValidationRules.CannotBeNull, "autocompleteRequest");
Generated\Models\IndexBatch.cs (1)
63throw new ValidationException(ValidationRules.CannotBeNull, "Actions");
Microsoft.Azure.Search.Service (177)
Generated\DataSourcesOperations.cs (20)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 102throw new ValidationException(ValidationRules.CannotBeNull, "dataSourceName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "dataSource"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 379throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 383throw new ValidationException(ValidationRules.CannotBeNull, "dataSourceName"); 387throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 595throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 599throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 603throw new ValidationException(ValidationRules.CannotBeNull, "dataSourceName"); 607throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 802throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 806throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 810throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1006throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 1010throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 1014throw new ValidationException(ValidationRules.CannotBeNull, "dataSource"); 1022throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\IndexersOperations.cs (32)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 89throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 93throw new ValidationException(ValidationRules.CannotBeNull, "indexerName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 274throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 278throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 282throw new ValidationException(ValidationRules.CannotBeNull, "indexerName"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 472throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 476throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 480throw new ValidationException(ValidationRules.CannotBeNull, "indexerName"); 484throw new ValidationException(ValidationRules.CannotBeNull, "indexer"); 492throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 753throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 757throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 761throw new ValidationException(ValidationRules.CannotBeNull, "indexerName"); 765throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 973throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 977throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 981throw new ValidationException(ValidationRules.CannotBeNull, "indexerName"); 985throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1180throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 1184throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 1188throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1384throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 1388throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 1392throw new ValidationException(ValidationRules.CannotBeNull, "indexer"); 1400throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1603throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 1607throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 1611throw new ValidationException(ValidationRules.CannotBeNull, "indexerName"); 1615throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\IndexesOperations.cs (29)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 96throw new ValidationException(ValidationRules.CannotBeNull, "index"); 104throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 309throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 531throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 535throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 539throw new ValidationException(ValidationRules.CannotBeNull, "indexName"); 543throw new ValidationException(ValidationRules.CannotBeNull, "index"); 551throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 817throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 821throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 825throw new ValidationException(ValidationRules.CannotBeNull, "indexName"); 829throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1037throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 1041throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 1045throw new ValidationException(ValidationRules.CannotBeNull, "indexName"); 1049throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1248throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 1252throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 1256throw new ValidationException(ValidationRules.CannotBeNull, "indexName"); 1260throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1461throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 1465throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 1469throw new ValidationException(ValidationRules.CannotBeNull, "indexName"); 1473throw new ValidationException(ValidationRules.CannotBeNull, "request"); 1481throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Models\Analyzer.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\AnalyzeRequest.cs (1)
174throw new ValidationException(ValidationRules.CannotBeNull, "Text");
Generated\Models\CharFilter.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\CognitiveServicesByKey.cs (1)
62throw new ValidationException(ValidationRules.CannotBeNull, "Key");
Generated\Models\CommonGramTokenFilter.cs (1)
99throw new ValidationException(ValidationRules.CannotBeNull, "CommonWords");
Generated\Models\CorsOptions.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "AllowedOrigins");
Generated\Models\DataContainer.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\DataSource.cs (3)
124throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 128throw new ValidationException(ValidationRules.CannotBeNull, "Credentials"); 132throw new ValidationException(ValidationRules.CannotBeNull, "Container");
Generated\Models\DictionaryDecompounderTokenFilter.cs (1)
119throw new ValidationException(ValidationRules.CannotBeNull, "WordList");
Generated\Models\DistanceScoringFunction.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\DistanceScoringParameters.cs (1)
73throw new ValidationException(ValidationRules.CannotBeNull, "ReferencePointParameter");
Generated\Models\Field.cs (1)
464throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\FieldMapping.cs (1)
86throw new ValidationException(ValidationRules.CannotBeNull, "SourceFieldName");
Generated\Models\FieldMappingFunction.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\FreshnessScoringFunction.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\HighWaterMarkChangeDetectionPolicy.cs (1)
66throw new ValidationException(ValidationRules.CannotBeNull, "HighWaterMarkColumnName");
Generated\Models\Index.cs (2)
154throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 158throw new ValidationException(ValidationRules.CannotBeNull, "Fields");
Generated\Models\Indexer.cs (3)
157throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 161throw new ValidationException(ValidationRules.CannotBeNull, "DataSourceName"); 165throw new ValidationException(ValidationRules.CannotBeNull, "TargetIndexName");
Generated\Models\InputFieldMappingEntry.cs (1)
91throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\KeepTokenFilter.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "KeepWords");
Generated\Models\KeywordMarkerTokenFilter.cs (1)
85throw new ValidationException(ValidationRules.CannotBeNull, "Keywords");
Generated\Models\MagnitudeScoringFunction.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\MappingCharFilter.cs (1)
80throw new ValidationException(ValidationRules.CannotBeNull, "Mappings");
Generated\Models\OutputFieldMappingEntry.cs (1)
75throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\PatternCaptureTokenFilter.cs (1)
87throw new ValidationException(ValidationRules.CannotBeNull, "Patterns");
Generated\Models\PatternReplaceCharFilter.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "Pattern"); 88throw new ValidationException(ValidationRules.CannotBeNull, "Replacement");
Generated\Models\PatternReplaceTokenFilter.cs (2)
84throw new ValidationException(ValidationRules.CannotBeNull, "Pattern"); 88throw new ValidationException(ValidationRules.CannotBeNull, "Replacement");
Generated\Models\ScoringFunction.cs (1)
90throw new ValidationException(ValidationRules.CannotBeNull, "FieldName");
Generated\Models\ScoringProfile.cs (1)
102throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\Skill.cs (2)
116throw new ValidationException(ValidationRules.CannotBeNull, "Inputs"); 120throw new ValidationException(ValidationRules.CannotBeNull, "Outputs");
Generated\Models\Skillset.cs (3)
100throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 104throw new ValidationException(ValidationRules.CannotBeNull, "Description"); 108throw new ValidationException(ValidationRules.CannotBeNull, "Skills");
Generated\Models\StemmerOverrideTokenFilter.cs (1)
79throw new ValidationException(ValidationRules.CannotBeNull, "Rules");
Generated\Models\Suggester.cs (2)
87throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 91throw new ValidationException(ValidationRules.CannotBeNull, "SourceFields");
Generated\Models\SynonymMap.cs (2)
94throw new ValidationException(ValidationRules.CannotBeNull, "Name"); 98throw new ValidationException(ValidationRules.CannotBeNull, "Synonyms");
Generated\Models\SynonymTokenFilter.cs (1)
120throw new ValidationException(ValidationRules.CannotBeNull, "Synonyms");
Generated\Models\TagScoringFunction.cs (1)
77throw new ValidationException(ValidationRules.CannotBeNull, "Parameters");
Generated\Models\TagScoringParameters.cs (1)
64throw new ValidationException(ValidationRules.CannotBeNull, "TagsParameter");
Generated\Models\TextWeights.cs (1)
68throw new ValidationException(ValidationRules.CannotBeNull, "Weights");
Generated\Models\TokenFilter.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\Tokenizer.cs (1)
69throw new ValidationException(ValidationRules.CannotBeNull, "Name");
Generated\Models\WebApiSkill.cs (1)
131throw new ValidationException(ValidationRules.CannotBeNull, "Uri");
Generated\SearchServiceClient.cs (3)
325throw new ValidationException(ValidationRules.CannotBeNull, "this.SearchServiceName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "this.SearchDnsSuffix"); 333throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion");
Generated\SkillsetsOperations.cs (20)
93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 101throw new ValidationException(ValidationRules.CannotBeNull, "skillsetName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "skillset"); 113throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 343throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 347throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 351throw new ValidationException(ValidationRules.CannotBeNull, "skillsetName"); 355throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 535throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 539throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 543throw new ValidationException(ValidationRules.CannotBeNull, "skillsetName"); 547throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 742throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 746throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 750throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 946throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 950throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 954throw new ValidationException(ValidationRules.CannotBeNull, "skillset"); 962throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\SynonymMapsOperations.cs (20)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 102throw new ValidationException(ValidationRules.CannotBeNull, "synonymMapName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "synonymMap"); 114throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 375throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 379throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 383throw new ValidationException(ValidationRules.CannotBeNull, "synonymMapName"); 387throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 595throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 599throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 603throw new ValidationException(ValidationRules.CannotBeNull, "synonymMapName"); 607throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 802throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 806throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 810throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1006throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchServiceName"); 1010throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SearchDnsSuffix"); 1014throw new ValidationException(ValidationRules.CannotBeNull, "synonymMap"); 1022throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.Azure.Synapse (99)
Generated\Models\ErrorDetail.cs (2)
68throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 72throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\Models\ErrorResponse.cs (2)
76throw new ValidationException(ValidationRules.CannotBeNull, "Code"); 80throw new ValidationException(ValidationRules.CannotBeNull, "Message");
Generated\MonitoringOperations.cs (32)
97throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 105throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 109throw new ValidationException(ValidationRules.CannotBeNull, "livyId"); 113throw new ValidationException(ValidationRules.CannotBeNull, "appId"); 117throw new ValidationException(ValidationRules.CannotBeNull, "attemptId"); 121throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 308throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 316throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 502throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 506throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 510throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 514throw new ValidationException(ValidationRules.CannotBeNull, "livyId"); 518throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 701throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 705throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 709throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 901throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 905throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 909throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 913throw new ValidationException(ValidationRules.CannotBeNull, "livyId"); 917throw new ValidationException(ValidationRules.CannotBeNull, "appId"); 921throw new ValidationException(ValidationRules.CannotBeNull, "attemptId"); 925throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1125throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1129throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 1133throw new ValidationException(ValidationRules.CannotBeNull, "poolName"); 1137throw new ValidationException(ValidationRules.CannotBeNull, "livyId"); 1141throw new ValidationException(ValidationRules.CannotBeNull, "appId"); 1145throw new ValidationException(ValidationRules.CannotBeNull, "attemptId"); 1149throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\SparkBatchOperations.cs (17)
98throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LivyApiVersion"); 110throw new ValidationException(ValidationRules.CannotBeNull, "sparkPoolName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LivyApiVersion"); 325throw new ValidationException(ValidationRules.CannotBeNull, "sparkPoolName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "livyRequest"); 529throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 533throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LivyApiVersion"); 541throw new ValidationException(ValidationRules.CannotBeNull, "sparkPoolName"); 729throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 733throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 737throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LivyApiVersion"); 741throw new ValidationException(ValidationRules.CannotBeNull, "sparkPoolName");
Generated\SparkSessionOperations.cs (38)
98throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LivyApiVersion"); 110throw new ValidationException(ValidationRules.CannotBeNull, "sparkPoolName"); 313throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 317throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 321throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LivyApiVersion"); 325throw new ValidationException(ValidationRules.CannotBeNull, "sparkPoolName"); 329throw new ValidationException(ValidationRules.CannotBeNull, "livyRequest"); 529throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 533throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 537throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LivyApiVersion"); 541throw new ValidationException(ValidationRules.CannotBeNull, "sparkPoolName"); 730throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 734throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 738throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LivyApiVersion"); 742throw new ValidationException(ValidationRules.CannotBeNull, "sparkPoolName"); 909throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 913throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 917throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LivyApiVersion"); 921throw new ValidationException(ValidationRules.CannotBeNull, "sparkPoolName"); 1089throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1093throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 1097throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LivyApiVersion"); 1101throw new ValidationException(ValidationRules.CannotBeNull, "sparkPoolName"); 1290throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 1298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LivyApiVersion"); 1302throw new ValidationException(ValidationRules.CannotBeNull, "sparkPoolName"); 1306throw new ValidationException(ValidationRules.CannotBeNull, "livyRequest"); 1502throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1506throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 1510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LivyApiVersion"); 1514throw new ValidationException(ValidationRules.CannotBeNull, "sparkPoolName"); 1705throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 1709throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 1713throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.LivyApiVersion"); 1717throw new ValidationException(ValidationRules.CannotBeNull, "sparkPoolName");
Generated\WorkspaceAclOperations.cs (8)
87throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resource"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 283throw new ValidationException(ValidationRules.CannotBeNull, "workspaceName"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SynapseDnsSuffix"); 291throw new ValidationException(ValidationRules.CannotBeNull, "request"); 295throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.AzureStack.Management.AzureBridge.Admin (47)
Generated\ActivationsOperations.cs (17)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 274throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 282throw new ValidationException(ValidationRules.CannotBeNull, "activationName"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 473throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 477throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 481throw new ValidationException(ValidationRules.CannotBeNull, "activationName"); 485throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 489throw new ValidationException(ValidationRules.CannotBeNull, "activation"); 680throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 684throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 688throw new ValidationException(ValidationRules.CannotBeNull, "activationName"); 692throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 873throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DownloadedProductsOperations.cs (15)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 95throw new ValidationException(ValidationRules.CannotBeNull, "activationName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 290throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 294throw new ValidationException(ValidationRules.CannotBeNull, "activationName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "productName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 516throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 520throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 524throw new ValidationException(ValidationRules.CannotBeNull, "activationName"); 528throw new ValidationException(ValidationRules.CannotBeNull, "productName"); 532throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 733throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ProductsOperations.cs (15)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 95throw new ValidationException(ValidationRules.CannotBeNull, "activationName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 290throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 294throw new ValidationException(ValidationRules.CannotBeNull, "activationName"); 298throw new ValidationException(ValidationRules.CannotBeNull, "productName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 513throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 517throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroup"); 521throw new ValidationException(ValidationRules.CannotBeNull, "activationName"); 525throw new ValidationException(ValidationRules.CannotBeNull, "productName"); 529throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 694throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.AzureStack.Management.Backup.Admin (34)
Generated\BackupLocationsOperations.cs (17)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 274throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 282throw new ValidationException(ValidationRules.CannotBeNull, "location"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 520throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 524throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 528throw new ValidationException(ValidationRules.CannotBeNull, "location"); 532throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 536throw new ValidationException(ValidationRules.CannotBeNull, "backup"); 745throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 749throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 753throw new ValidationException(ValidationRules.CannotBeNull, "location"); 757throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 956throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\BackupsOperations.cs (15)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "location"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 290throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "location"); 298throw new ValidationException(ValidationRules.CannotBeNull, "backup"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 519throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 523throw new ValidationException(ValidationRules.CannotBeNull, "location"); 527throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 531throw new ValidationException(ValidationRules.CannotBeNull, "backup"); 535throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 539throw new ValidationException(ValidationRules.CannotBeNull, "restoreOptions");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.AzureStack.Management.Commerce.Admin (7)
Generated\CommerceAdminClient.cs (2)
353throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 357throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SubscriberUsageAggregatesOperations.cs (3)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 298throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.AzureStack.Management.Compute.Admin (70)
Generated\DiskMigrationJobsOperations.cs (13)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "location"); 280throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 284throw new ValidationException(ValidationRules.CannotBeNull, "location"); 288throw new ValidationException(ValidationRules.CannotBeNull, "migrationId"); 480throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 484throw new ValidationException(ValidationRules.CannotBeNull, "location"); 488throw new ValidationException(ValidationRules.CannotBeNull, "migrationId"); 492throw new ValidationException(ValidationRules.CannotBeNull, "targetShare"); 496throw new ValidationException(ValidationRules.CannotBeNull, "disks"); 694throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 698throw new ValidationException(ValidationRules.CannotBeNull, "location"); 702throw new ValidationException(ValidationRules.CannotBeNull, "migrationId");
Generated\DisksOperations.cs (5)
99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 103throw new ValidationException(ValidationRules.CannotBeNull, "location"); 312throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 316throw new ValidationException(ValidationRules.CannotBeNull, "location"); 320throw new ValidationException(ValidationRules.CannotBeNull, "diskId");
Generated\Operations.cs (1)
249throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PlatformImagesOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "location"); 288throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 292throw new ValidationException(ValidationRules.CannotBeNull, "location"); 296throw new ValidationException(ValidationRules.CannotBeNull, "publisher"); 300throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 304throw new ValidationException(ValidationRules.CannotBeNull, "sku"); 308throw new ValidationException(ValidationRules.CannotBeNull, "version"); 546throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 550throw new ValidationException(ValidationRules.CannotBeNull, "location"); 554throw new ValidationException(ValidationRules.CannotBeNull, "publisher"); 558throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 562throw new ValidationException(ValidationRules.CannotBeNull, "sku"); 566throw new ValidationException(ValidationRules.CannotBeNull, "version"); 755throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 759throw new ValidationException(ValidationRules.CannotBeNull, "location"); 763throw new ValidationException(ValidationRules.CannotBeNull, "publisher"); 767throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 771throw new ValidationException(ValidationRules.CannotBeNull, "sku"); 775throw new ValidationException(ValidationRules.CannotBeNull, "version"); 779throw new ValidationException(ValidationRules.CannotBeNull, "newImage");
Generated\QuotasOperations.cs (12)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "location"); 98throw new ValidationException(ValidationRules.CannotBeNull, "quotaName"); 290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 294throw new ValidationException(ValidationRules.CannotBeNull, "location"); 298throw new ValidationException(ValidationRules.CannotBeNull, "quotaName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "newQuota"); 499throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 503throw new ValidationException(ValidationRules.CannotBeNull, "location"); 507throw new ValidationException(ValidationRules.CannotBeNull, "quotaName"); 675throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 679throw new ValidationException(ValidationRules.CannotBeNull, "location");
Generated\VMExtensionsOperations.cs (18)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "location"); 105throw new ValidationException(ValidationRules.CannotBeNull, "publisher"); 109throw new ValidationException(ValidationRules.CannotBeNull, "type"); 113throw new ValidationException(ValidationRules.CannotBeNull, "version"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 319throw new ValidationException(ValidationRules.CannotBeNull, "location"); 323throw new ValidationException(ValidationRules.CannotBeNull, "publisher"); 327throw new ValidationException(ValidationRules.CannotBeNull, "type"); 331throw new ValidationException(ValidationRules.CannotBeNull, "version"); 335throw new ValidationException(ValidationRules.CannotBeNull, "extension"); 556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 560throw new ValidationException(ValidationRules.CannotBeNull, "location"); 564throw new ValidationException(ValidationRules.CannotBeNull, "publisher"); 568throw new ValidationException(ValidationRules.CannotBeNull, "type"); 572throw new ValidationException(ValidationRules.CannotBeNull, "version"); 745throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 749throw new ValidationException(ValidationRules.CannotBeNull, "location");
Microsoft.AzureStack.Management.Fabric.Admin (230)
Generated\ApplicationOperationResultsOperations.cs (8)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "location"); 103throw new ValidationException(ValidationRules.CannotBeNull, "operation"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "location"); 494throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ComputeOperationResultsOperations.cs (8)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "location"); 103throw new ValidationException(ValidationRules.CannotBeNull, "operation"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "location"); 494throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DrivesOperations.cs (12)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "location"); 109throw new ValidationException(ValidationRules.CannotBeNull, "scaleUnit"); 113throw new ValidationException(ValidationRules.CannotBeNull, "storageSubSystem"); 117throw new ValidationException(ValidationRules.CannotBeNull, "drive"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "location"); 330throw new ValidationException(ValidationRules.CannotBeNull, "scaleUnit"); 334throw new ValidationException(ValidationRules.CannotBeNull, "storageSubSystem"); 530throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EdgeGatewayPoolsOperations.cs (8)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "location"); 103throw new ValidationException(ValidationRules.CannotBeNull, "edgeGatewayPool"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "location"); 494throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\EdgeGatewaysOperations.cs (8)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "location"); 103throw new ValidationException(ValidationRules.CannotBeNull, "edgeGateway"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "location"); 494throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FabricLocationsOperations.cs (6)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "fabricLocation"); 282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 476throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FabricOperations.cs (1)
249throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\FileSharesOperations.cs (7)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "location"); 103throw new ValidationException(ValidationRules.CannotBeNull, "fileShare"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "location");
Generated\InfraRoleInstancesOperations.cs (24)
191throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 195throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 199throw new ValidationException(ValidationRules.CannotBeNull, "location"); 203throw new ValidationException(ValidationRules.CannotBeNull, "infraRoleInstance"); 394throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 398throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 402throw new ValidationException(ValidationRules.CannotBeNull, "location"); 597throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 601throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 605throw new ValidationException(ValidationRules.CannotBeNull, "location"); 609throw new ValidationException(ValidationRules.CannotBeNull, "infraRoleInstance"); 779throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 783throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 787throw new ValidationException(ValidationRules.CannotBeNull, "location"); 791throw new ValidationException(ValidationRules.CannotBeNull, "infraRoleInstance"); 961throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 965throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 969throw new ValidationException(ValidationRules.CannotBeNull, "location"); 973throw new ValidationException(ValidationRules.CannotBeNull, "infraRoleInstance"); 1143throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1147throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1151throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1155throw new ValidationException(ValidationRules.CannotBeNull, "infraRoleInstance"); 1322throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\InfraRolesOperations.cs (12)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "location"); 103throw new ValidationException(ValidationRules.CannotBeNull, "infraRole"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "location"); 522throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 526throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 530throw new ValidationException(ValidationRules.CannotBeNull, "location"); 534throw new ValidationException(ValidationRules.CannotBeNull, "infraRole"); 701throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\IpPoolsOperations.cs (13)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "location"); 103throw new ValidationException(ValidationRules.CannotBeNull, "ipPool"); 322throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 326throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 330throw new ValidationException(ValidationRules.CannotBeNull, "location"); 531throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 535throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 539throw new ValidationException(ValidationRules.CannotBeNull, "location"); 543throw new ValidationException(ValidationRules.CannotBeNull, "ipPool"); 547throw new ValidationException(ValidationRules.CannotBeNull, "pool"); 757throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LogicalNetworksOperations.cs (8)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "location"); 103throw new ValidationException(ValidationRules.CannotBeNull, "logicalNetwork"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "location"); 494throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LogicalSubnetsOperations.cs (10)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "location"); 106throw new ValidationException(ValidationRules.CannotBeNull, "logicalNetwork"); 110throw new ValidationException(ValidationRules.CannotBeNull, "logicalSubnet"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 310throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "location"); 318throw new ValidationException(ValidationRules.CannotBeNull, "logicalNetwork"); 512throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\MacAddressPoolsOperations.cs (8)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "location"); 103throw new ValidationException(ValidationRules.CannotBeNull, "macAddressPool"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "location"); 494throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\NetworkOperationResultsOperations.cs (8)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "location"); 103throw new ValidationException(ValidationRules.CannotBeNull, "operation"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "location"); 494throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ScaleUnitNodesOperations.cs (33)
244throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 248throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 252throw new ValidationException(ValidationRules.CannotBeNull, "location"); 256throw new ValidationException(ValidationRules.CannotBeNull, "scaleUnitNode"); 447throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 451throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 455throw new ValidationException(ValidationRules.CannotBeNull, "location"); 650throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 654throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 658throw new ValidationException(ValidationRules.CannotBeNull, "location"); 662throw new ValidationException(ValidationRules.CannotBeNull, "scaleUnitNode"); 832throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 836throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 840throw new ValidationException(ValidationRules.CannotBeNull, "location"); 844throw new ValidationException(ValidationRules.CannotBeNull, "scaleUnitNode"); 1014throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1018throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1022throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1026throw new ValidationException(ValidationRules.CannotBeNull, "scaleUnitNode"); 1196throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1200throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1204throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1208throw new ValidationException(ValidationRules.CannotBeNull, "scaleUnitNode"); 1378throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1382throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1386throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1390throw new ValidationException(ValidationRules.CannotBeNull, "scaleUnitNode"); 1563throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1567throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1571throw new ValidationException(ValidationRules.CannotBeNull, "location"); 1575throw new ValidationException(ValidationRules.CannotBeNull, "scaleUnitNode"); 1579throw new ValidationException(ValidationRules.CannotBeNull, "bareMetalNode"); 1753throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ScaleUnitsOperations.cs (18)
147throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 151throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 155throw new ValidationException(ValidationRules.CannotBeNull, "location"); 159throw new ValidationException(ValidationRules.CannotBeNull, "scaleUnit"); 350throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 354throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 358throw new ValidationException(ValidationRules.CannotBeNull, "location"); 556throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 560throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 564throw new ValidationException(ValidationRules.CannotBeNull, "location"); 568throw new ValidationException(ValidationRules.CannotBeNull, "scaleUnit"); 572throw new ValidationException(ValidationRules.CannotBeNull, "scaleUnitNodeParameters"); 752throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 756throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 760throw new ValidationException(ValidationRules.CannotBeNull, "location"); 764throw new ValidationException(ValidationRules.CannotBeNull, "scaleUnit"); 768throw new ValidationException(ValidationRules.CannotBeNull, "creationData"); 942throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\SlbMuxInstancesOperations.cs (8)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "location"); 103throw new ValidationException(ValidationRules.CannotBeNull, "slbMuxInstance"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "location"); 494throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\StorageOperationResultsOperations.cs (8)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "location"); 103throw new ValidationException(ValidationRules.CannotBeNull, "operation"); 294throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 298throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "location"); 494throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\StorageSubSystemsOperations.cs (10)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "location"); 106throw new ValidationException(ValidationRules.CannotBeNull, "scaleUnit"); 110throw new ValidationException(ValidationRules.CannotBeNull, "storageSubSystem"); 306throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 310throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "location"); 318throw new ValidationException(ValidationRules.CannotBeNull, "scaleUnit"); 512throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\VolumesOperations.cs (12)
97throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 101throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 105throw new ValidationException(ValidationRules.CannotBeNull, "location"); 109throw new ValidationException(ValidationRules.CannotBeNull, "scaleUnit"); 113throw new ValidationException(ValidationRules.CannotBeNull, "storageSubSystem"); 117throw new ValidationException(ValidationRules.CannotBeNull, "volume"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 322throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 326throw new ValidationException(ValidationRules.CannotBeNull, "location"); 330throw new ValidationException(ValidationRules.CannotBeNull, "scaleUnit"); 334throw new ValidationException(ValidationRules.CannotBeNull, "storageSubSystem"); 530throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.AzureStack.Management.Gallery.Admin (11)
Generated\GalleryItemsOperations.cs (10)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 266throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 474throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 478throw new ValidationException(ValidationRules.CannotBeNull, "galleryItemName"); 482throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 659throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 663throw new ValidationException(ValidationRules.CannotBeNull, "galleryItemName"); 667throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.AzureStack.Management.InfrastructureInsights.Admin (54)
Generated\AlertsOperations.cs (22)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "location"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 303throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "location"); 311throw new ValidationException(ValidationRules.CannotBeNull, "alertName"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 514throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 518throw new ValidationException(ValidationRules.CannotBeNull, "location"); 522throw new ValidationException(ValidationRules.CannotBeNull, "alertName"); 526throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 530throw new ValidationException(ValidationRules.CannotBeNull, "user"); 534throw new ValidationException(ValidationRules.CannotBeNull, "alert"); 757throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 761throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 765throw new ValidationException(ValidationRules.CannotBeNull, "location"); 769throw new ValidationException(ValidationRules.CannotBeNull, "alertName"); 773throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 938throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\RegionHealthsOperations.cs (8)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 291throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 295throw new ValidationException(ValidationRules.CannotBeNull, "location"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 480throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ResourceHealthsOperations.cs (12)
94throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 98throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 102throw new ValidationException(ValidationRules.CannotBeNull, "location"); 106throw new ValidationException(ValidationRules.CannotBeNull, "serviceRegistrationId"); 110throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 322throw new ValidationException(ValidationRules.CannotBeNull, "location"); 326throw new ValidationException(ValidationRules.CannotBeNull, "serviceRegistrationId"); 330throw new ValidationException(ValidationRules.CannotBeNull, "resourceRegistrationId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 524throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\ServiceHealthsOperations.cs (10)
91throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 95throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 99throw new ValidationException(ValidationRules.CannotBeNull, "location"); 103throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 303throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 307throw new ValidationException(ValidationRules.CannotBeNull, "location"); 311throw new ValidationException(ValidationRules.CannotBeNull, "serviceHealth"); 315throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 498throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.AzureStack.Management.KeyVault.Admin (5)
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\QuotasOperations.cs (3)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "location"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.AzureStack.Management.Network.Admin (27)
Generated\LoadBalancersOperations.cs (3)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 283throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\PublicIPAddressesOperations.cs (3)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 283throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\QuotasOperations.cs (16)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "location"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 291throw new ValidationException(ValidationRules.CannotBeNull, "location"); 295throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 299throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 486throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 490throw new ValidationException(ValidationRules.CannotBeNull, "location"); 494throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 498throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 502throw new ValidationException(ValidationRules.CannotBeNull, "quota"); 730throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 734throw new ValidationException(ValidationRules.CannotBeNull, "location"); 738throw new ValidationException(ValidationRules.CannotBeNull, "resourceName"); 742throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\ResourceProviderStateOperations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\VirtualNetworksOperations.cs (3)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 283throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.AzureStack.Management.Storage.Admin (41)
Generated\AcquisitionsOperations.cs (3)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "location"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\StorageAccountsOperations.cs (15)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "location"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 292throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 296throw new ValidationException(ValidationRules.CannotBeNull, "location"); 300throw new ValidationException(ValidationRules.CannotBeNull, "accountId"); 304throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 532throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 536throw new ValidationException(ValidationRules.CannotBeNull, "location"); 540throw new ValidationException(ValidationRules.CannotBeNull, "accountId"); 544throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 722throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 726throw new ValidationException(ValidationRules.CannotBeNull, "location"); 730throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 886throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\StorageQuotasOperations.cs (16)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "location"); 98throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 102throw new ValidationException(ValidationRules.CannotBeNull, "quotaName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "quotaObject"); 289throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 293throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 297throw new ValidationException(ValidationRules.CannotBeNull, "location"); 301throw new ValidationException(ValidationRules.CannotBeNull, "quotaName"); 462throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 466throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 470throw new ValidationException(ValidationRules.CannotBeNull, "location"); 474throw new ValidationException(ValidationRules.CannotBeNull, "quotaName"); 650throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 654throw new ValidationException(ValidationRules.CannotBeNull, "location"); 658throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\StorageSettingsOperations.cs (6)
88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "location"); 96throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 282throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "location"); 290throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.AzureStack.Management.Subscription (17)
Generated\DelegatedProviderOffersOperations.cs (6)
84throw new ValidationException(ValidationRules.CannotBeNull, "delegatedProviderId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 269throw new ValidationException(ValidationRules.CannotBeNull, "delegatedProviderId"); 273throw new ValidationException(ValidationRules.CannotBeNull, "offerName"); 277throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 457throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\OffersOperations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\SubscriptionsOperations.cs (8)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 257throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 261throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 442throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 446throw new ValidationException(ValidationRules.CannotBeNull, "newSubscription"); 450throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 650throw new ValidationException(ValidationRules.CannotBeNull, "subscriptionId"); 654throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Microsoft.AzureStack.Management.Subscriptions.Admin (181)
Generated\AcquiredPlansOperations.cs (17)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "targetSubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 274throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "targetSubscriptionId"); 282throw new ValidationException(ValidationRules.CannotBeNull, "planAcquisitionId"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 467throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 471throw new ValidationException(ValidationRules.CannotBeNull, "targetSubscriptionId"); 475throw new ValidationException(ValidationRules.CannotBeNull, "planAcquisitionId"); 479throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 648throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 652throw new ValidationException(ValidationRules.CannotBeNull, "targetSubscriptionId"); 656throw new ValidationException(ValidationRules.CannotBeNull, "planAcquisitionId"); 660throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 664throw new ValidationException(ValidationRules.CannotBeNull, "newAcquiredPlan"); 870throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DelegatedProviderOffersOperations.cs (8)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "delegatedProviderSubscriptionId"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 274throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "delegatedProviderSubscriptionId"); 282throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 467throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\DelegatedProvidersOperations.cs (5)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 266throw new ValidationException(ValidationRules.CannotBeNull, "delegatedProvider"); 270throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\DirectoryTenantsOperations.cs (17)
85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 89throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 93throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 275throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 279throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 283throw new ValidationException(ValidationRules.CannotBeNull, "tenant"); 287throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 468throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 472throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 476throw new ValidationException(ValidationRules.CannotBeNull, "tenant"); 480throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 649throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 653throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 657throw new ValidationException(ValidationRules.CannotBeNull, "tenant"); 661throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 665throw new ValidationException(ValidationRules.CannotBeNull, "newTenant"); 872throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\LocationsOperations.cs (13)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 266throw new ValidationException(ValidationRules.CannotBeNull, "location"); 270throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 452throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 456throw new ValidationException(ValidationRules.CannotBeNull, "location"); 460throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 464throw new ValidationException(ValidationRules.CannotBeNull, "newLocation"); 647throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 651throw new ValidationException(ValidationRules.CannotBeNull, "location"); 655throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 816throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Models\MoveSubscriptionsDefinition.cs (1)
78throw new ValidationException(ValidationRules.CannotBeNull, "Resources");
Generated\OfferDelegationsOperations.cs (21)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 290throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 298throw new ValidationException(ValidationRules.CannotBeNull, "offerDelegationName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 494throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 498throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 502throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 506throw new ValidationException(ValidationRules.CannotBeNull, "offerDelegationName"); 510throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 514throw new ValidationException(ValidationRules.CannotBeNull, "newOfferDelegation"); 725throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 729throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 733throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 737throw new ValidationException(ValidationRules.CannotBeNull, "offerDelegationName"); 741throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 906throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\OffersOperations.cs (38)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 266throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 270throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 452throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 456throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 460throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 464throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 651throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 655throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 659throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 663throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 667throw new ValidationException(ValidationRules.CannotBeNull, "newOffer"); 873throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 877throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 881throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 885throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1051throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1055throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 1063throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1247throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1251throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1255throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 1259throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1446throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1450throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1454throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 1458throw new ValidationException(ValidationRules.CannotBeNull, "planLink"); 1462throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1656throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1660throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1664throw new ValidationException(ValidationRules.CannotBeNull, "offer"); 1668throw new ValidationException(ValidationRules.CannotBeNull, "planLink"); 1672throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1860throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 2033throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (1)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\PlansOperations.cs (28)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 85throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 262throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 266throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 270throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 452throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 456throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 460throw new ValidationException(ValidationRules.CannotBeNull, "plan"); 464throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 651throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 655throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 659throw new ValidationException(ValidationRules.CannotBeNull, "plan"); 663throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 667throw new ValidationException(ValidationRules.CannotBeNull, "newPlan"); 873throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 877throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 881throw new ValidationException(ValidationRules.CannotBeNull, "plan"); 885throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1051throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1055throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1059throw new ValidationException(ValidationRules.CannotBeNull, "plan"); 1063throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1247throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1251throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1255throw new ValidationException(ValidationRules.CannotBeNull, "plan"); 1259throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1440throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1613throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\QuotasOperations.cs (7)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "location"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 274throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "location"); 282throw new ValidationException(ValidationRules.CannotBeNull, "quota"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\SubscriptionsAdminClient.cs (4)
407throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 411throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); 567throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); 571throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion");
Generated\SubscriptionsOperations.cs (21)
124throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 128throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 314throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 322throw new ValidationException(ValidationRules.CannotBeNull, "nameAvailabilityDefinition"); 506throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 510throw new ValidationException(ValidationRules.CannotBeNull, "subscription"); 514throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 696throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 700throw new ValidationException(ValidationRules.CannotBeNull, "subscription"); 704throw new ValidationException(ValidationRules.CannotBeNull, "newSubscription"); 708throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 909throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 913throw new ValidationException(ValidationRules.CannotBeNull, "subscription"); 917throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1075throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1079throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1083throw new ValidationException(ValidationRules.CannotBeNull, "moveSubscriptionsDefinition"); 1251throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1255throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1259throw new ValidationException(ValidationRules.CannotBeNull, "moveSubscriptionsDefinition");
Microsoft.AzureStack.Management.Update.Admin (40)
Generated\UpdateLocationsOperations.cs (7)
84throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 88throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 92throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 274throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 278throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 282throw new ValidationException(ValidationRules.CannotBeNull, "updateLocation"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion");
Generated\UpdateRunsOperations.cs (18)
90throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 94throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 98throw new ValidationException(ValidationRules.CannotBeNull, "updateLocation"); 102throw new ValidationException(ValidationRules.CannotBeNull, "updateName"); 106throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 298throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 302throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 306throw new ValidationException(ValidationRules.CannotBeNull, "updateLocation"); 310throw new ValidationException(ValidationRules.CannotBeNull, "updateName"); 314throw new ValidationException(ValidationRules.CannotBeNull, "runName"); 318throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 509throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 513throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 517throw new ValidationException(ValidationRules.CannotBeNull, "updateLocation"); 521throw new ValidationException(ValidationRules.CannotBeNull, "updateName"); 525throw new ValidationException(ValidationRules.CannotBeNull, "runName"); 529throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 696throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\UpdatesOperations.cs (15)
87throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 91throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 95throw new ValidationException(ValidationRules.CannotBeNull, "updateLocation"); 99throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 286throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 290throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 294throw new ValidationException(ValidationRules.CannotBeNull, "updateLocation"); 298throw new ValidationException(ValidationRules.CannotBeNull, "updateName"); 302throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 516throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 520throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 524throw new ValidationException(ValidationRules.CannotBeNull, "updateLocation"); 528throw new ValidationException(ValidationRules.CannotBeNull, "updateName"); 532throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 733throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.CustomProviders (26)
Generated\CustomResourceProviderOperations.cs (24)
135throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 139throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 143throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderName"); 147throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 330throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 334throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 338throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderName"); 342throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 530throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 534throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 538throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 709throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 713throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 892throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 896throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 900throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderName"); 904throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 908throw new ValidationException(ValidationRules.CannotBeNull, "resourceProvider"); 1127throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); 1131throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); 1135throw new ValidationException(ValidationRules.CannotBeNull, "resourceProviderName"); 1139throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 1297throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink"); 1465throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Generated\Operations.cs (2)
81throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); 252throw new ValidationException(ValidationRules.CannotBeNull, "nextPageLink");
Microsoft.Rest.ClientRuntime.Azure (19)
AzureClientExtensions.cs (5)
373throw new ValidationException(ValidationRules.CannotBeNull, "operationUrl"); 501throw new ValidationException(ValidationRules.CannotBeNull, "response"); 506throw new ValidationException(ValidationRules.CannotBeNull, "response.Response"); 511throw new ValidationException(ValidationRules.CannotBeNull, "response.Request"); 516throw new ValidationException(ValidationRules.CannotBeNull, "response.Request.Method");
LRO\Base\AzureLRO.cs (5)
134throw new ValidationException(ValidationRules.CannotBeNull, "response"); 139throw new ValidationException(ValidationRules.CannotBeNull, "response.Response"); 144throw new ValidationException(ValidationRules.CannotBeNull, "response.Request"); 149throw new ValidationException(ValidationRules.CannotBeNull, "response.Request.Method"); 154throw new ValidationException(ValidationRules.CannotBeNull, "response.Request.RequestUri");
LRO\LROPollState.cs (1)
147throw new ValidationException(ValidationRules.CannotBeNull, "operationUrl");
LRO\Operations\DeleteLro.cs (2)
71throw new ValidationException(ValidationRules.CannotBeNull, "Recommended pattern DELETE-201-LocationHeader"); 97throw new ValidationException(ValidationRules.CannotBeNull, "Recommended patterns: DELETE-202-LocationHeader(Prefered)/AzureAsyncOperationHeader");
LRO\Operations\PATCHLro.cs (2)
79throw new ValidationException(ValidationRules.CannotBeNull, "201 status code requires AzureAsyncOperationHeader/RequestUri"); 98throw new ValidationException(ValidationRules.CannotBeNull, "AzureAsyncOperationHeader/LocationHeader");
LRO\Operations\POSTLro.cs (2)
63throw new ValidationException(ValidationRules.CannotBeNull, "Recommended pattern POST-201-LocationHeader"); 88throw new ValidationException(ValidationRules.CannotBeNull, "Recommended patterns: POST-202-LocationHeader(Prefered)/AzureAsyncOperationHeader");
LRO\Operations\PUTLro.cs (2)
122throw new ValidationException(ValidationRules.CannotBeNull, "201 status code requires AzureAsyncOperationHeader/RequestUri"); 141throw new ValidationException(ValidationRules.CannotBeNull, "202 status code requires AzureAsyncOperationHeader/LocationHeader");
StorSimple1200Series.Tests (1)
Tests\DeviceSettingsTests.cs (1)
144if (ex.Rule != ValidationRules.CannotBeNull ||